1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

task-poky-sdk: Add quilt, less

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2552 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-08-24 13:10:20 +00:00
parent 968262db10
commit 7e2f729075
+3
View File
@@ -4,6 +4,7 @@
DESCRIPTON = "Software Development Tasks for OpenedHand Poky"
DEPENDS = "task-poky"
PR = "r1"
ALLOW_EMPTY = "1"
#PACKAGEFUNCS =+ 'generate_sdk_pkgs'
@@ -29,6 +30,8 @@ RDEPENDS_task-poky-sdk = "\
perl-module-re \
perl-module-text-wrap \
pkgconfig \
quilt \
less \
distcc"
#python generate_sdk_pkgs () {