* [master] packagegroup-*-addons: enable glsdk-example-apps
@ 2017-02-24 7:04 Karthik Ramanan
2017-02-24 17:53 ` Denys Dmytriyenko
0 siblings, 1 reply; 3+ messages in thread
From: Karthik Ramanan @ 2017-02-24 7:04 UTC (permalink / raw)
To: meta-arago
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
---
.../recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
index 97184b1..291816d 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "Task to install additional utilities/demos for SDKs"
LICENSE = "MIT"
-PR = "r55"
+PR = "r56"
PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -54,10 +54,10 @@ UTILS_append_omap-a15 = " mmc-utils \
uio-module-drv-test \
"
-# glsdk-example-apps
UTILS_append_dra7xx = " canutils \
dsptop \
gdbc6x \
+ glsdk-example-apps \
"
UTILS_append_keystone = " \
--
1.9.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [master] packagegroup-*-addons: enable glsdk-example-apps
2017-02-24 7:04 [master] packagegroup-*-addons: enable glsdk-example-apps Karthik Ramanan
@ 2017-02-24 17:53 ` Denys Dmytriyenko
2017-02-24 18:49 ` R, Karthik
0 siblings, 1 reply; 3+ messages in thread
From: Denys Dmytriyenko @ 2017-02-24 17:53 UTC (permalink / raw)
To: Karthik Ramanan; +Cc: meta-arago
Does it actually build? I disabled it last time because it was breaking.
On Fri, Feb 24, 2017 at 12:34:19PM +0530, Karthik Ramanan wrote:
> Signed-off-by: Karthik Ramanan <a0393906@ti.com>
> ---
> .../recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
> index 97184b1..291816d 100644
> --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
> +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
> @@ -1,6 +1,6 @@
> DESCRIPTION = "Task to install additional utilities/demos for SDKs"
> LICENSE = "MIT"
> -PR = "r55"
> +PR = "r56"
>
> PACKAGE_ARCH = "${MACHINE_ARCH}"
>
> @@ -54,10 +54,10 @@ UTILS_append_omap-a15 = " mmc-utils \
> uio-module-drv-test \
> "
>
> -# glsdk-example-apps
> UTILS_append_dra7xx = " canutils \
> dsptop \
> gdbc6x \
> + glsdk-example-apps \
> "
>
> UTILS_append_keystone = " \
> --
> 1.9.1
>
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [master] packagegroup-*-addons: enable glsdk-example-apps
2017-02-24 17:53 ` Denys Dmytriyenko
@ 2017-02-24 18:49 ` R, Karthik
0 siblings, 0 replies; 3+ messages in thread
From: R, Karthik @ 2017-02-24 18:49 UTC (permalink / raw)
To: Dmytriyenko, Denys; +Cc: meta-arago@arago-project.org
[-- Attachment #1: Type: text/plain, Size: 1821 bytes --]
Yes, it does. Just checked it today morning.
From: Dmytriyenko, Denys<mailto:denys@ti.com>
Sent: 24 February 2017 23:23
To: R, Karthik<mailto:karthik.ramanan@ti.com>
Cc: meta-arago@arago-project.org<mailto:meta-arago@arago-project.org>
Subject: Re: [meta-arago] [master] packagegroup-*-addons: enable glsdk-example-apps
Does it actually build? I disabled it last time because it was breaking.
On Fri, Feb 24, 2017 at 12:34:19PM +0530, Karthik Ramanan wrote:
> Signed-off-by: Karthik Ramanan <a0393906@ti.com>
> ---
> .../recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
> index 97184b1..291816d 100644
> --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
> +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
> @@ -1,6 +1,6 @@
> DESCRIPTION = "Task to install additional utilities/demos for SDKs"
> LICENSE = "MIT"
> -PR = "r55"
> +PR = "r56"
>
> PACKAGE_ARCH = "${MACHINE_ARCH}"
>
> @@ -54,10 +54,10 @@ UTILS_append_omap-a15 = " mmc-utils \
> uio-module-drv-test \
> "
>
> -# glsdk-example-apps
> UTILS_append_dra7xx = " canutils \
> dsptop \
> gdbc6x \
> + glsdk-example-apps \
> "
>
> UTILS_append_keystone = " \
> --
> 1.9.1
>
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
[-- Attachment #2: Type: text/html, Size: 4233 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-02-24 18:49 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-24 7:04 [master] packagegroup-*-addons: enable glsdk-example-apps Karthik Ramanan
2017-02-24 17:53 ` Denys Dmytriyenko
2017-02-24 18:49 ` R, Karthik
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.