From bb96cd06e42f23ab749d8f4fdbe76fc306527486 Mon Sep 17 00:00:00 2001 From: Ting Liu Date: Fri, 17 Mar 2017 15:51:04 +0800 Subject: qemu-qoriq: upgrade to v2.6.2+ upgrade to v2.6.2, add support for ls1012a. Signed-off-by: Ting Liu Signed-off-by: Otavio Salvador --- recipes-devtools/qemu/qemu-qoriq_git.bb | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'recipes-devtools/qemu') diff --git a/recipes-devtools/qemu/qemu-qoriq_git.bb b/recipes-devtools/qemu/qemu-qoriq_git.bb index b9535d81..87662e13 100644 --- a/recipes-devtools/qemu/qemu-qoriq_git.bb +++ b/recipes-devtools/qemu/qemu-qoriq_git.bb @@ -20,13 +20,8 @@ QorIQ machines. The poky version should be used for native/nativesdk build." LIC_FILES_CHKSUM = "file://COPYING;md5=441c28d2cf86e15a37fa47e15a72fbac \ file://COPYING.LIB;endline=24;md5=c04def7ae38850e7d3ef548588159913" -# remove not supported PACKAGECONFIG by this recipe -PACKAGECONFIG[gcrypt] = "" -PACKAGECONFIG[nettle] = "" -PACKAGECONFIG[nss] = "" - -SRC_URI = "git://git.freescale.com/ppc/sdk/qemu.git;branch=sdk-v2.0.x" -SRCREV = "4b846e9b2b15660abace52dd27a406af08c4212d" +SRC_URI = "git://git.freescale.com/ppc/sdk/qemu.git;nobranch=1" +SRCREV = "ef54fffcee4324c9a32bf6e260c8141b4e6c542e" # add ptest patches SRC_URI_append = "\ -- cgit v1.2.3-54-g00ecf