From: C.R. Guo Date: Fri, 2 Mar 2018 07:07:10 +0000 (+0800) Subject: restool: update SRC_URL X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=54f611c30e1ccb27fc96b93f3d93e2651e97547c;p=meta-freescale.git restool: update SRC_URL Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- diff --git a/recipes-dpaa2/restool/restool_git.bb b/recipes-dpaa2/restool/restool_git.bb index ab46fb33..efd53b7c 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" RDEPENDS_${PN} += "bash" -SRC_URI = "git://git.freescale.com/ppc/sdk/restool.git;nobranch=1" +SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/restool;nobranch=1" SRCREV = "eba25cdfdccef45f7ba02dd2f829b9b55198fbb1" S = "${WORKDIR}/git"