[gnome-continuous-yocto/gnomeostree-3.28-rocko: 979/8267] packagegroup-core-device-devel: add binutils-symlinks



commit 39ed5441c58daedddca8dfaee1d310f5c62337e6
Author: Ross Burton <ross burton intel com>
Date:   Thu Jun 16 10:02:06 2016 +0100

    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>

 .../packagegroup-core-device-devel.bb              |    2 +-
 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 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 \
     "
-


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]