summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa2/restool/restool_git.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-04-18 09:07:22 -0300
committerGitHub <noreply@github.com>2023-04-18 09:07:22 -0300
commit2ee3f2a9f254adab6a6d42a6e3085d05fbc8ac07 (patch)
tree97d048c25982b6d2c6b091762085cfadfc42f6bf /recipes-dpaa2/restool/restool_git.bb
parent154852cae5662f5aa5e983d412c95612dfbaf267 (diff)
parent289dae16bef8ee2e6b10edecd9d9c728e37694ac (diff)
downloadmeta-freescale-2ee3f2a9f254adab6a6d42a6e3085d05fbc8ac07.tar.gz
Merge pull request #1503 from het-masteen/update-qoriq-git-linkwarrior
[warrior] meta-freescale: migrate IMX repos from codeaurora to github (for QorIQ)
Diffstat (limited to 'recipes-dpaa2/restool/restool_git.bb')
-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 521aa7ad..084d893f 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"
4 4
5RDEPENDS_${PN} += "bash dtc" 5RDEPENDS_${PN} += "bash dtc"
6 6
7SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/restool;nobranch=1 \ 7SRC_URI = "git://github.com/nxp-qoriq/restool;nobranch=1 \
8 file://0001-restool-fix-build-error-with-gcc7.patch" 8 file://0001-restool-fix-build-error-with-gcc7.patch"
9 9
10SRCREV = "8b1dd407bbd48b4f1a50c71b78083112a6397619" 10SRCREV = "8b1dd407bbd48b4f1a50c71b78083112a6397619"