From: Denys Dmytriyenko <[email protected]> TMC IP has changed and the old CLI uses the wrong one now.
Signed-off-by: Denys Dmytriyenko <[email protected]> --- configs/coresdk/arago-core-tisdk-2014.08.00.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/coresdk/arago-core-tisdk-2014.08.00.txt b/configs/coresdk/arago-core-tisdk-2014.08.00.txt index 000f903..3b00504 100644 --- a/configs/coresdk/arago-core-tisdk-2014.08.00.txt +++ b/configs/coresdk/arago-core-tisdk-2014.08.00.txt @@ -164,7 +164,7 @@ TEST_LOCAL_IFACE="" # This variable contains the tarball name for the opentest CLI which is # required to do target side testing. -OPENTEST_CLI="$SCRIPTS_ROOT/opentest_cli_0.7.tar.gz" +OPENTEST_CLI="$SCRIPTS_ROOT/linux-devtest.tgz" # This variable specifies the IP address of the TEE to be used with OpenTest # Defaults to 128.247.105.11 if not set -- 2.0.2 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
