* [tisdk-build-scripts][PATCH] arago-core-tisdk-2014.08.00: use the right opentest CLI
@ 2014-07-24 15:59 Denys Dmytriyenko
2014-07-24 16:19 ` Maupin, Chase
0 siblings, 1 reply; 4+ messages in thread
From: Denys Dmytriyenko @ 2014-07-24 15:59 UTC (permalink / raw)
To: meta-arago
From: Denys Dmytriyenko <denys@ti.com>
TMC IP has changed and the old CLI uses the wrong one now.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
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
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [tisdk-build-scripts][PATCH] arago-core-tisdk-2014.08.00: use the right opentest CLI
2014-07-24 15:59 [tisdk-build-scripts][PATCH] arago-core-tisdk-2014.08.00: use the right opentest CLI Denys Dmytriyenko
@ 2014-07-24 16:19 ` Maupin, Chase
2014-07-24 16:51 ` Cooper Jr., Franklin
2014-07-24 18:16 ` Denys Dmytriyenko
0 siblings, 2 replies; 4+ messages in thread
From: Maupin, Chase @ 2014-07-24 16:19 UTC (permalink / raw)
To: Denys Dmytriyenko, meta-arago@arago-project.org
ACK. This would also explain why I see the error when moving client/*
because the old version didn¹t have it.
On 7/24/14, 11:59 AM, "Denys Dmytriyenko" <denis@denix.org> wrote:
>From: Denys Dmytriyenko <denys@ti.com>
>
>TMC IP has changed and the old CLI uses the wrong one now.
>
>Signed-off-by: Denys Dmytriyenko <denys@ti.com>
>---
> 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
>meta-arago@arago-project.org
>http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [tisdk-build-scripts][PATCH] arago-core-tisdk-2014.08.00: use the right opentest CLI
2014-07-24 16:19 ` Maupin, Chase
@ 2014-07-24 16:51 ` Cooper Jr., Franklin
2014-07-24 18:16 ` Denys Dmytriyenko
1 sibling, 0 replies; 4+ messages in thread
From: Cooper Jr., Franklin @ 2014-07-24 16:51 UTC (permalink / raw)
To: Maupin, Chase, Denys Dmytriyenko, meta-arago@arago-project.org
Acked-by: Franklin Cooper Jr. <fcooper@ti.com>
> -----Original Message-----
> From: meta-arago-bounces@arago-project.org [mailto:meta-arago-
> bounces@arago-project.org] On Behalf Of Maupin, Chase
> Sent: Thursday, July 24, 2014 12:19 PM
> To: Denys Dmytriyenko; meta-arago@arago-project.org
> Subject: Re: [meta-arago] [tisdk-build-scripts][PATCH] arago-core-tisdk-
> 2014.08.00: use the right opentest CLI
>
> ACK. This would also explain why I see the error when moving client/*
> because the old version didn¹t have it.
>
> On 7/24/14, 11:59 AM, "Denys Dmytriyenko" <denis@denix.org> wrote:
>
> >From: Denys Dmytriyenko <denys@ti.com>
> >
> >TMC IP has changed and the old CLI uses the wrong one now.
> >
> >Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> >---
> > 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
> >meta-arago@arago-project.org
> >http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
>
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [tisdk-build-scripts][PATCH] arago-core-tisdk-2014.08.00: use the right opentest CLI
2014-07-24 16:19 ` Maupin, Chase
2014-07-24 16:51 ` Cooper Jr., Franklin
@ 2014-07-24 18:16 ` Denys Dmytriyenko
1 sibling, 0 replies; 4+ messages in thread
From: Denys Dmytriyenko @ 2014-07-24 18:16 UTC (permalink / raw)
To: Maupin, Chase; +Cc: meta-arago@arago-project.org
On Thu, Jul 24, 2014 at 04:19:15PM +0000, Maupin, Chase wrote:
> ACK. This would also explain why I see the error when moving client/*
> because the old version didn¹t have it.
Yes, but it shouldn't break, as it has || true
> On 7/24/14, 11:59 AM, "Denys Dmytriyenko" <denis@denix.org> wrote:
>
> >From: Denys Dmytriyenko <denys@ti.com>
> >
> >TMC IP has changed and the old CLI uses the wrong one now.
> >
> >Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> >---
> > 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
> >meta-arago@arago-project.org
> >http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
>
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-07-24 18:16 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-24 15:59 [tisdk-build-scripts][PATCH] arago-core-tisdk-2014.08.00: use the right opentest CLI Denys Dmytriyenko
2014-07-24 16:19 ` Maupin, Chase
2014-07-24 16:51 ` Cooper Jr., Franklin
2014-07-24 18:16 ` Denys Dmytriyenko
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.