summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorC.R. Guo <chunrong.guo@nxp.com>2018-03-02 15:07:08 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-03-06 10:03:49 -0300
commitcf0c808fe204f04c4b31aa7878de8105fd6a7426 (patch)
tree304d184894c9890c2253b5b6fcf95dd1847f7af1
parentd98ef002d64c263dcfde7313d8ed50f3904e96df (diff)
downloadmeta-freescale-cf0c808fe204f04c4b31aa7878de8105fd6a7426.tar.gz
qemu: update SRC_URL
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-devtools/qemu/qemu-qoriq_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/qemu/qemu-qoriq_git.bb b/recipes-devtools/qemu/qemu-qoriq_git.bb
index 87662e13..a99bec7f 100644
--- a/recipes-devtools/qemu/qemu-qoriq_git.bb
+++ b/recipes-devtools/qemu/qemu-qoriq_git.bb
@@ -20,7 +20,7 @@ QorIQ machines. The poky version should be used for native/nativesdk build."
20LIC_FILES_CHKSUM = "file://COPYING;md5=441c28d2cf86e15a37fa47e15a72fbac \ 20LIC_FILES_CHKSUM = "file://COPYING;md5=441c28d2cf86e15a37fa47e15a72fbac \
21 file://COPYING.LIB;endline=24;md5=c04def7ae38850e7d3ef548588159913" 21 file://COPYING.LIB;endline=24;md5=c04def7ae38850e7d3ef548588159913"
22 22
23SRC_URI = "git://git.freescale.com/ppc/sdk/qemu.git;nobranch=1" 23SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/qemu;nobranch=1"
24SRCREV = "ef54fffcee4324c9a32bf6e260c8141b4e6c542e" 24SRCREV = "ef54fffcee4324c9a32bf6e260c8141b4e6c542e"
25 25
26# add ptest patches 26# add ptest patches