[OE-core] [PATCH] packagegroup-core-device-devel: add binutils-symlinks

Ross Burton ross.burton at intel.com
Thu Jun 16 09:02:06 UTC 2016


This packagegroup previously included oprofileui-server which indirectly
depended on binutils-symlinks.  Since the removal of oprofileui-server
binutils-symlinks wasn't pulled in, which makes a packagegroup apparently for
development on the target fairly useless (and also broke QA).

Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb b/meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb
index d20eae7..edee474 100644
--- a/meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb
+++ b/meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb
@@ -12,5 +12,5 @@ RDEPENDS_${PN} = "\
     distcc-config \
     nfs-export-root \
     bash \
+    binutils-symlinks \
     "
-
-- 
2.8.0.rc3




More information about the Openembedded-core mailing list