mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 18:59:23 +00:00
task-sdk-host: Add qemu-sdk
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3507 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
5697a026ef
commit
bb48bd4cc4
@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
DESCRIPTION = "Host packages for the standalone SDK or external toolchain"
|
||||
PR = "r3"
|
||||
PR = "r4"
|
||||
LICENSE = "MIT"
|
||||
ALLOW_EMPTY = "1"
|
||||
|
||||
@ -16,4 +16,5 @@ RDEPENDS_${PN} = "\
|
||||
gcc-cross-sdk \
|
||||
gdb-cross-sdk \
|
||||
pkgconfig-sdk \
|
||||
qemu-sdk \
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user