mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
extended tasks: move binutils from basic to lsb
(From OE-Core rev: 5e6a574db545ea793480765ffb1e69f3723b59bf) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d659e6242b
commit
fe6e54773e
@@ -100,7 +100,6 @@ RDEPENDS_task-poky-basic-extended = "\
|
|||||||
module-init-tools \
|
module-init-tools \
|
||||||
openssl \
|
openssl \
|
||||||
"
|
"
|
||||||
# openssh
|
|
||||||
|
|
||||||
RDEPENDS_task-poky-dev-utils = "\
|
RDEPENDS_task-poky-dev-utils = "\
|
||||||
byacc \
|
byacc \
|
||||||
@@ -108,7 +107,6 @@ RDEPENDS_task-poky-dev-utils = "\
|
|||||||
m4 \
|
m4 \
|
||||||
make \
|
make \
|
||||||
patch \
|
patch \
|
||||||
binutils \
|
|
||||||
"
|
"
|
||||||
|
|
||||||
RDEPENDS_task-poky-initscripts = "\
|
RDEPENDS_task-poky-initscripts = "\
|
||||||
|
|||||||
@@ -52,9 +52,8 @@ RDEPENDS_task-poky-lsb = "\
|
|||||||
task-poky-lsb-command-add \
|
task-poky-lsb-command-add \
|
||||||
"
|
"
|
||||||
|
|
||||||
#
|
|
||||||
# GPLv2 Should List
|
|
||||||
RDEPENDS_task-poky-sys-extended = "\
|
RDEPENDS_task-poky-sys-extended = "\
|
||||||
|
binutils \
|
||||||
chkconfig \
|
chkconfig \
|
||||||
curl \
|
curl \
|
||||||
dhcp-client \
|
dhcp-client \
|
||||||
|
|||||||
Reference in New Issue
Block a user