aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
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:40 +0100
commit39ed5441c58daedddca8dfaee1d310f5c62337e6 (patch)
tree8aeb20083880d167812d7f2113d82b9aa219f8ad /meta/recipes-devtools
parent2a85038dd03463774fb787b655887297ec4f0a04 (diff)
downloadopenembedded-core-contrib-39ed5441c58daedddca8dfaee1d310f5c62337e6.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). (From OE-Core rev: a4f05a1427ba5bdad9b0d81c5d2cf4f96ae2452b) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-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 \
"
-