From: C.R. Guo Date: Thu, 1 Mar 2018 08:53:41 +0000 (+0800) Subject: restool: update SRC_URL X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=4edc9b85a7b9057244959132b40a3b1913df6c62;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 7cec3534..95141a99 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=ec8d84e9cd4de287e290275d09db27f0" RDEPENDS_${PN} += "bash" -SRC_URI = "git://github.com/qoriq-open-source/restool.git;nobranch=1 \ +SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/restool;nobranch=1 \ file://0001-restool-fix-build-error-with-gcc7.patch" SRCREV = "8f08b9d499e84f9057784c2036f0ddf75ae3fc70"