summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-dpaa2/restool/restool_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-dpaa2/restool/restool_git.bb b/recipes-dpaa2/restool/restool_git.bb
index e67be12a..b101c44d 100644
--- a/recipes-dpaa2/restool/restool_git.bb
+++ b/recipes-dpaa2/restool/restool_git.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e613b54e73c0e4a2a8918c61924bd623"
4 4
5RDEPENDS_${PN} += "bash" 5RDEPENDS_${PN} += "bash"
6 6
7SRC_URI = "git://git.freescale.com/ppc/sdk/restool.git;branch=sdk-v2.0.x" 7SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/restool;branch=nxp/sdk-v2.0.x"
8SRCREV = "eba25cdfdccef45f7ba02dd2f829b9b55198fbb1" 8SRCREV = "eba25cdfdccef45f7ba02dd2f829b9b55198fbb1"
9 9
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"