From: Ting Liu Date: Sat, 9 Jan 2016 06:43:31 +0000 (+0800) Subject: qemu-qoriq: update to commit 8362a29 X-Git-Tag: 2.1~130 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=6509526b83c1529a2e40f91f83054da773c23bdb;p=meta-freescale.git qemu-qoriq: update to commit 8362a29 New commits imported: 8362a29 nbd: fix type conversion error when doing ioctl Signed-off-by: Ting Liu Signed-off-by: Zhenhua Luo Signed-off-by: Otavio Salvador --- 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}" # 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"