I think there are already couple places where gdb is added directly. Can we clean those up as well?
-- Denys On Thu, Feb 04, 2016 at 09:04:26AM -0500, Jacob Stiffler wrote: > Signed-off-by: Jacob Stiffler <[email protected]> > --- > .../recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb | 3 > ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > 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 b34c6f4..f4bc863 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 = "r36" > +PR = "r37" > > PACKAGE_ARCH = "${MACHINE_ARCH}" > > @@ -90,6 +90,7 @@ EXTRA_LIBS_append_omap-a15 = " cmem" > > DEVTOOLS = " \ > packagegroup-core-buildessential \ > + packagegroup-core-tools-debug \ > git \ > " > > -- > 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
