aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoen Kooi <koen.kooi@linaro.org>2014-08-12 14:52:46 +0200
committerKoen Kooi <koen.kooi@linaro.org>2014-08-12 14:55:57 +0200
commit0ffb137a7363e4d3b0ae309e2cc95d3c268d48d6 (patch)
tree38e0b9fd88a343bc36b3339c49dc6abc9de75257
parent4a063d9bd1b1827f21837c0f887966a931963b35 (diff)
qemu git: update to 2.1.0 to fix build error
OE-core's qemu.inc passes in new configure options that fail with our qemu_git.bb recipe. Change-Id: I161314d4c27b0c9528ed912b225088f2f0cec1f4 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
-rw-r--r--meta-linaro/recipes-devtools/qemu/qemu_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-linaro/recipes-devtools/qemu/qemu_git.bb b/meta-linaro/recipes-devtools/qemu/qemu_git.bb
index 7c0effe5..bdd41ceb 100644
--- a/meta-linaro/recipes-devtools/qemu/qemu_git.bb
+++ b/meta-linaro/recipes-devtools/qemu/qemu_git.bb
@@ -4,12 +4,12 @@ DEPENDS = "glib-2.0 zlib alsa-lib virtual/libx11 pixman dtc libsdl jpeg"
DEPENDS_class-native = "zlib-native alsa-lib-native glib-2.0-native pixman-native dtc-native"
DEPENDS_class-nativesdk = "nativesdk-zlib nativesdk-libsdl nativesdk-glib-2.0 nativesdk-pixman nativesdk-dtc"
-SRCREV = "f976b09ea249cccc3fd41c98aaf6512908db0bae"
+SRCREV = "541bbb07eb197a870661ed702ae1f15c7d46aea6"
LIC_FILES_CHKSUM = "file://COPYING;md5=441c28d2cf86e15a37fa47e15a72fbac \
file://COPYING.LIB;endline=24;md5=c04def7ae38850e7d3ef548588159913"
-PV = "1.7.50+git${SRCPV}"
+PV = "2.1.0+git${SRCPV}"
SRC_URI = "git://git.qemu.org/qemu.git \
file://powerpc_rom.bin \