mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 00:32:12 +02:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2936 311d38ba-8fff-0310-9ca6-ca027cbcb966
7 lines
127 B
BlitzBasic
7 lines
127 B
BlitzBasic
require qemu_cvs.bb
|
|
inherit native
|
|
DEPENDS = "zlib-native"
|
|
prefix = "${STAGING_DIR}/${BUILD_SYS}"
|
|
|
|
require qemu-gcc3-check.inc
|