]> code.ossystems Code Review - openembedded-core.git/commitdiff
tkas-poky-sdk: Add findutils
authorRichard Purdie <richard@openedhand.com>
Wed, 9 Jan 2008 15:38:08 +0000 (15:38 +0000)
committerRichard Purdie <richard@openedhand.com>
Wed, 9 Jan 2008 15:38:08 +0000 (15:38 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3442 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/tasks/task-poky-sdk.bb

index e5132e0832478a051b5e3caf7d7913338f3fa92b..ee39b9b3d594c5ff7da6bcd82742f0e3bb263438 100644 (file)
@@ -4,7 +4,7 @@
 
 DESCRIPTON = "Software Development Tasks for OpenedHand Poky"
 DEPENDS = "task-poky"
-PR = "r3"
+PR = "r4"
 
 ALLOW_EMPTY = "1"
 #PACKAGEFUNCS =+ 'generate_sdk_pkgs'
@@ -37,6 +37,7 @@ RDEPENDS_task-poky-sdk = "\
     perl-module-re \
     perl-module-text-wrap \
     pkgconfig \
+    findutils \
     quilt \
     less \
     distcc"