summaryrefslogtreecommitdiffstats
path: root/recipes-append/qemu/qemu_1.7.0.bbappend
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2014-06-26 13:57:02 +0200
committerAdrian Dudau <adrian.dudau@enea.com>2014-06-26 13:57:02 +0200
commit74d51c8c3e18a8b6738aff0c6f7ff706fd70eaa6 (patch)
treed4b576b12f8fe930ac8a76056ecaa356ec0ec133 /recipes-append/qemu/qemu_1.7.0.bbappend
downloadmeta-vt-74d51c8c3e18a8b6738aff0c6f7ff706fd70eaa6.tar.gz
initial commit for Enea Linux 4.0daisy-enea
Migrated from the internal git server on the daisy-enea branch Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'recipes-append/qemu/qemu_1.7.0.bbappend')
-rw-r--r--recipes-append/qemu/qemu_1.7.0.bbappend6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-append/qemu/qemu_1.7.0.bbappend b/recipes-append/qemu/qemu_1.7.0.bbappend
new file mode 100644
index 0000000..d633a19
--- /dev/null
+++ b/recipes-append/qemu/qemu_1.7.0.bbappend
@@ -0,0 +1,6 @@
1# Fixes the DEPENDS variable to not require x11
2DEPENDS = "glib-2.0 zlib alsa-lib pixman dtc libsdl \
3 ${@base_contains('DISTRO_FEATURES', 'x11', 'virtual/libx11', '', d)}"
4
5PACKAGECONFIG += "virtfs"
6PACKAGECONFIG_class-nativesdk ??= ""