mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 09:49:33 +02:00
tkas-poky-sdk: Add findutils
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3442 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
DESCRIPTON = "Software Development Tasks for OpenedHand Poky"
|
DESCRIPTON = "Software Development Tasks for OpenedHand Poky"
|
||||||
DEPENDS = "task-poky"
|
DEPENDS = "task-poky"
|
||||||
PR = "r3"
|
PR = "r4"
|
||||||
|
|
||||||
ALLOW_EMPTY = "1"
|
ALLOW_EMPTY = "1"
|
||||||
#PACKAGEFUNCS =+ 'generate_sdk_pkgs'
|
#PACKAGEFUNCS =+ 'generate_sdk_pkgs'
|
||||||
@@ -37,6 +37,7 @@ RDEPENDS_task-poky-sdk = "\
|
|||||||
perl-module-re \
|
perl-module-re \
|
||||||
perl-module-text-wrap \
|
perl-module-text-wrap \
|
||||||
pkgconfig \
|
pkgconfig \
|
||||||
|
findutils \
|
||||||
quilt \
|
quilt \
|
||||||
less \
|
less \
|
||||||
distcc"
|
distcc"
|
||||||
|
|||||||
Reference in New Issue
Block a user