aboutsummaryrefslogtreecommitdiff
path: root/meta-linaro/recipes-devtools
diff options
context:
space:
mode:
authorKoen Kooi <koen.kooi@linaro.org>2013-11-14 10:13:15 +0100
committerKoen Kooi <koen.kooi@linaro.org>2014-01-06 11:58:39 +0000
commit2def4e0a5548cadfedcf9511f835af9456b40953 (patch)
treed8d900a0b0beacaaea79ba31d223e24540695a99 /meta-linaro/recipes-devtools
parent649671e36530176bf3492b6491eebe60fef97fde (diff)
qemu git: replace AUTOREV with fixed SRCREV
Also change PV to match the VERSION file in the tree and drop the PR field. Change-Id: Ib5545f369ee0fc18ee1469840ff0d1484de91589 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
Diffstat (limited to 'meta-linaro/recipes-devtools')
-rw-r--r--meta-linaro/recipes-devtools/qemu/qemu_git.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-linaro/recipes-devtools/qemu/qemu_git.bb b/meta-linaro/recipes-devtools/qemu/qemu_git.bb
index 40dafe5..62ba936 100644
--- a/meta-linaro/recipes-devtools/qemu/qemu_git.bb
+++ b/meta-linaro/recipes-devtools/qemu/qemu_git.bb
@@ -4,13 +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 = "${AUTOREV}"
+SRCREV = "5c5432e7d630592ddcc1876ac8a1505f8f14ef15"
LIC_FILES_CHKSUM = "file://COPYING;md5=441c28d2cf86e15a37fa47e15a72fbac \
file://COPYING.LIB;endline=24;md5=c04def7ae38850e7d3ef548588159913"
-PV = "1.6.0+git${SRCPV}"
-PR = "r2"
+PV = "1.6.90+git${SRCPV}"
SRC_URI = "git://git.qemu.org/qemu.git \
file://powerpc_rom.bin \