aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb
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/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb
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/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb')
-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 \
"
-
='n223' href='#n223'>223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263