summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa2/spc/spc_git.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-04-04 08:40:46 -0300
committerGitHub <noreply@github.com>2023-04-04 08:40:46 -0300
commit296f367ac913b0170ccf0233c0209d4cbf50341e (patch)
tree68c71921cbcad4d2f402ca629c7b164938f45585 /recipes-dpaa2/spc/spc_git.bb
parent470da01b34b538d8b2a9bf9da512b89f4f76c7f9 (diff)
parentf4a04b56ccd516961326dd3371eeb4db7753266a (diff)
downloadmeta-freescale-296f367ac913b0170ccf0233c0209d4cbf50341e.tar.gz
Merge pull request #1480 from agre/hardknott
[hardhnott] meta-freescale: migrate IMX repos from codeaurora to github
Diffstat (limited to 'recipes-dpaa2/spc/spc_git.bb')
-rw-r--r--recipes-dpaa2/spc/spc_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-dpaa2/spc/spc_git.bb b/recipes-dpaa2/spc/spc_git.bb
index e9bf1427..052aa266 100644
--- a/recipes-dpaa2/spc/spc_git.bb
+++ b/recipes-dpaa2/spc/spc_git.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=163b09a1c249a6ff2b28da1ceca2e0a8"
4 4
5DEPENDS = "libxml2 fmlib tclap" 5DEPENDS = "libxml2 fmlib tclap"
6 6
7SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/spc;nobranch=1" 7SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/spc;nobranch=1"
8SRCREV = "be7dd8e346a934aae1e4bdd6b579f2aa4bb5cd86" 8SRCREV = "be7dd8e346a934aae1e4bdd6b579f2aa4bb5cd86"
9 9
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"