Ack
On Thu, May 28, 2015 at 07:04:52AM -0400, Jacob Stiffler wrote: > Signed-off-by: Jacob Stiffler <[email protected]> > --- > .../packagegroup-arago-tisdk-addons-sdk-target.bb | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git > a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb > > b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb > index 725c3e3..2ccbdd4 100644 > --- > a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb > +++ > b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb > @@ -1,6 +1,6 @@ > DESCRIPTION = "Task to install headers and libraries related to addons into > the SDK" > LICENSE = "MIT" > -PR = "r6" > +PR = "r7" > > inherit packagegroup > > @@ -15,6 +15,7 @@ UTILS_append_dra7xx = " canutils-dev" > > EXTRA_LIBS = "" > EXTRA_LIBS_append_omap-a15 = " cmem-dev" > +EXTRA_LIBS_append_dra7xx = " libulm-dev libulm-staticdev" > > RDEPENDS_${PN} = "\ > ${UTILS} \ > -- > 1.7.9.5 > > _______________________________________________ > 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
