mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
qemu: create common include for qemu-native versions
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3488 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
inherit native
|
||||
DEPENDS = "zlib-native"
|
||||
|
||||
require qemu-gcc3-check.inc
|
||||
@@ -1,5 +1,2 @@
|
||||
require qemu_${PV}.bb
|
||||
inherit native
|
||||
DEPENDS = "zlib-native"
|
||||
|
||||
require qemu-gcc3-check.inc
|
||||
require qemu-native.inc
|
||||
|
||||
@@ -1,5 +1,2 @@
|
||||
require qemu_${PV}.bb
|
||||
inherit native
|
||||
DEPENDS = "zlib-native"
|
||||
|
||||
require qemu-gcc3-check.inc
|
||||
require qemu-native.inc
|
||||
|
||||
@@ -1,5 +1,2 @@
|
||||
require qemu_cvs.bb
|
||||
inherit native
|
||||
DEPENDS = "zlib-native"
|
||||
|
||||
require qemu-gcc3-check.inc
|
||||
require qemu-native.inc
|
||||
|
||||
Reference in New Issue
Block a user