summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa2/spc/spc_git.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-03-31 20:43:31 -0300
committerGitHub <noreply@github.com>2023-03-31 20:43:31 -0300
commite56f52e4afdd043c003475fd671cf3f2f497f2e8 (patch)
treec6cfa1f7d67d5950f296c63d7f5800e44894cf25 /recipes-dpaa2/spc/spc_git.bb
parent14f1a630a47375432f93c556927b879b51d84c4e (diff)
parentfda27abe2a9ea16f010f103a366ed3ba701acfae (diff)
downloadmeta-freescale-e56f52e4afdd043c003475fd671cf3f2f497f2e8.tar.gz
Merge pull request #1471 from logbaseaofn/zeuszeus
Migrate codeaurora repositories 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..5b0d4974 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/spc;protocol=https;nobranch=1"
8SRCREV = "be7dd8e346a934aae1e4bdd6b579f2aa4bb5cd86" 8SRCREV = "be7dd8e346a934aae1e4bdd6b579f2aa4bb5cd86"
9 9
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"