summaryrefslogtreecommitdiffstats
path: root/dynamic-layers
diff options
context:
space:
mode:
authorGuillaume Lecocq <glq@momagroup.com>2023-04-18 13:53:34 +0200
committerGuillaume Lecocq <glq@momagroup.com>2023-04-18 13:53:34 +0200
commit289dae16bef8ee2e6b10edecd9d9c728e37694ac (patch)
tree97d048c25982b6d2c6b091762085cfadfc42f6bf /dynamic-layers
parent046f6216362b5d396767c83b7338cca071be725b (diff)
downloadmeta-freescale-289dae16bef8ee2e6b10edecd9d9c728e37694ac.tar.gz
[warrior] meta-freescale: migrate IMX repos from codeaurora to github (for QorIQ)
Diffstat (limited to 'dynamic-layers')
-rw-r--r--dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb b/dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb
index cbf8e24f..a3631bc1 100644
--- a/dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb
+++ b/dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb
@@ -6,7 +6,7 @@ PR = "r2"
6 6
7DEPENDS = "libxml2 fmlib tclap" 7DEPENDS = "libxml2 fmlib tclap"
8 8
9SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/fmc;nobranch=1" 9SRC_URI = "git://github.com/nxp-qoriq/fmc;nobranch=1"
10SRCREV = "c7576ab7fb6fb09b68ebc40531e5452fc89e5cd5" 10SRCREV = "c7576ab7fb6fb09b68ebc40531e5452fc89e5cd5"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"