summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 b9535d81..ebe057f4 100644
--- a/recipes-devtools/qemu/qemu-qoriq_git.bb
+++ b/recipes-devtools/qemu/qemu-qoriq_git.bb
@@ -25,7 +25,7 @@ PACKAGECONFIG[gcrypt] = ""
25PACKAGECONFIG[nettle] = "" 25PACKAGECONFIG[nettle] = ""
26PACKAGECONFIG[nss] = "" 26PACKAGECONFIG[nss] = ""
27 27
28SRC_URI = "git://git.freescale.com/ppc/sdk/qemu.git;branch=sdk-v2.0.x" 28SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/qemu;branch=sdk-v2.0.x"
29SRCREV = "4b846e9b2b15660abace52dd27a406af08c4212d" 29SRCREV = "4b846e9b2b15660abace52dd27a406af08c4212d"
30 30
31# add ptest patches 31# add ptest patches