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 <[email protected]> > --- > .../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 > [email protected] > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
