]> code.ossystems Code Review - meta-freescale.git/commitdiff
qemu-qoriq: update to commit 8362a29
authorTing Liu <ting.liu@nxp.com>
Sat, 9 Jan 2016 06:43:31 +0000 (14:43 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:23 +0000 (15:03 -0300)
New commits imported:
8362a29 nbd: fix type conversion error when doing ioctl

Signed-off-by: Ting Liu <ting.liu@nxp.com>
Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-devtools/qemu/qemu-qoriq_git.bb

index 167a9b878e05359d5ef46a950bc3c70d01859ae0..7a959a3855c6b85f508235eeb58dd73e3e96e30f 100644 (file)
@@ -17,8 +17,8 @@ PV = "2.2.0+${SRCPV}"
 # to qemu 2.3:
 PACKAGECONFIG[glx] = "--enable-glx,--disable-glx,mesa"
 
-SRC_URI = "git://git.freescale.com/ppc/sdk/qemu.git;branch=master"
-SRCREV = "00ac004143e9fe46944a1885b04268fcd3a95a3a"
+SRC_URI = "git://git.freescale.com/ppc/sdk/qemu.git;branch=sdk-v1.9.x"
+SRCREV = "8362a298c4feef33c84d7db2d111af18bd29ef86"
 
 S = "${WORKDIR}/git"