mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
task-sdk-host: switched to opkg
Signed-off-by: Marcin Juszkiewicz <hrw@openedhand.com> git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4032 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 = "r6"
|
||||
PR = "r7"
|
||||
LICENSE = "MIT"
|
||||
ALLOW_EMPTY = "1"
|
||||
|
||||
@@ -18,5 +18,5 @@ RDEPENDS_${PN} = "\
|
||||
pkgconfig-sdk \
|
||||
qemu-sdk \
|
||||
qemu-helper-sdk \
|
||||
ipkg-sdk \
|
||||
opkg-sdk \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user