summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/qemu/qemu-qoriq_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/qemu/qemu-qoriq_git.bb b/recipes-devtools/qemu/qemu-qoriq_git.bb
index 167a9b87..7a959a38 100644
--- a/recipes-devtools/qemu/qemu-qoriq_git.bb
+++ b/recipes-devtools/qemu/qemu-qoriq_git.bb
@@ -17,8 +17,8 @@ PV = "2.2.0+${SRCPV}"
17# to qemu 2.3: 17# to qemu 2.3:
18PACKAGECONFIG[glx] = "--enable-glx,--disable-glx,mesa" 18PACKAGECONFIG[glx] = "--enable-glx,--disable-glx,mesa"
19 19
20SRC_URI = "git://git.freescale.com/ppc/sdk/qemu.git;branch=master" 20SRC_URI = "git://git.freescale.com/ppc/sdk/qemu.git;branch=sdk-v1.9.x"
21SRCREV = "00ac004143e9fe46944a1885b04268fcd3a95a3a" 21SRCREV = "8362a298c4feef33c84d7db2d111af18bd29ef86"
22 22
23S = "${WORKDIR}/git" 23S = "${WORKDIR}/git"
24 24