]> code.ossystems Code Review - openembedded-core.git/commitdiff
extended tasks: move binutils from basic to lsb
authorSaul Wold <sgw@linux.intel.com>
Wed, 16 Mar 2011 22:10:47 +0000 (15:10 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 17 Mar 2011 15:56:51 +0000 (15:56 +0000)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-extended/tasks/task-poky-basic.bb
meta/recipes-extended/tasks/task-poky-lsb.bb

index 3d313f0e52f39210d003191121bf92e62f17a694..80eac0f7481c328be413a20062d3d2376044aae0 100644 (file)
@@ -99,7 +99,6 @@ RDEPENDS_task-poky-basic-extended = "\
     module-init-tools \
     openssl \
     "
-#    openssh
 
 RDEPENDS_task-poky-dev-utils = "\
     byacc \
@@ -107,7 +106,6 @@ RDEPENDS_task-poky-dev-utils = "\
     m4 \
     make \
     patch \
-    binutils \
     "
 
 RDEPENDS_task-poky-initscripts = "\
index 5e3397eb97b8f0fe90f12774e44204769542fc76..7b3c41a85c91f0e0495b8fecbc742ab43fdbf15c 100644 (file)
@@ -52,9 +52,8 @@ RDEPENDS_task-poky-lsb = "\
     task-poky-lsb-command-add \
     "
 
-#
-# GPLv2 Should List
 RDEPENDS_task-poky-sys-extended = "\
+    binutils \
     chkconfig \
     curl \
     dhcp-client \