aboutsummaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2016-06-16 10:02:06 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-06-16 11:11:36 +0100
commita4f05a1427ba5bdad9b0d81c5d2cf4f96ae2452b (patch)
tree6a80146172927d3d8f60cfcc4f754d64b1b95761 /meta
parent7b4b67da33beff736dc0286ea24e3860480f9650 (diff)
downloadopenembedded-core-contrib-a4f05a1427ba5bdad9b0d81c5d2cf4f96ae2452b.tar.gz
packagegroup-core-device-devel: add binutils-symlinks
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@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb b/meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb
index d20eae756f..edee474eca 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 \
"
-