mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 09:32:17 +02:00
task-sdk-host: added ipkg-sdk
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4012 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
DESCRIPTION = "Host packages for the standalone SDK or external toolchain"
|
||||
PR = "r5"
|
||||
PR = "r6"
|
||||
LICENSE = "MIT"
|
||||
ALLOW_EMPTY = "1"
|
||||
|
||||
@@ -18,4 +18,5 @@ RDEPENDS_${PN} = "\
|
||||
pkgconfig-sdk \
|
||||
qemu-sdk \
|
||||
qemu-helper-sdk \
|
||||
ipkg-sdk \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user