summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa2/restool/restool_git.bb
diff options
context:
space:
mode:
authorFlorin Sarbu <florin@balena.io>2023-04-24 10:08:32 +0300
committerFlorin Sarbu <florin@balena.io>2023-04-24 10:15:06 +0300
commitc60279d886eba2d9bb51a00430066b8a0ca9a853 (patch)
tree5352ef68bd05eca5db1522f39c7ac5fd79246e9c /recipes-dpaa2/restool/restool_git.bb
parentea1b2fe42976a8a4970f2febccea1dfb08798a18 (diff)
downloadmeta-freescale-c60279d886eba2d9bb51a00430066b8a0ca9a853.tar.gz
meta-freescale: migrate IMX repos from codeaurora to github
CodeAurora has shutdown: https://bye.codeaurora.org/ Signed-off-by: Florin Sarbu <florin@balena.io>
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 3ff5afd8..1fff4db1 100644
--- a/recipes-dpaa2/restool/restool_git.bb
+++ b/recipes-dpaa2/restool/restool_git.bb
@@ -2,7 +2,7 @@ SUMMARY = "DPAA2 Resource Manager Tool"
2LICENSE = "BSD" 2LICENSE = "BSD"
3LIC_FILES_CHKSUM = "file://COPYING;md5=ec8d84e9cd4de287e290275d09db27f0" 3LIC_FILES_CHKSUM = "file://COPYING;md5=ec8d84e9cd4de287e290275d09db27f0"
4 4
5SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/restool;nobranch=1 \ 5SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/restool;nobranch=1 \
6 file://disable-manpage-generation.patch \ 6 file://disable-manpage-generation.patch \
7" 7"
8SRCREV = "d29522aef9f92ff2557978d5d3979b771a9576fe" 8SRCREV = "d29522aef9f92ff2557978d5d3979b771a9576fe"