summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-04-24 07:38:31 -0300
committerGitHub <noreply@github.com>2023-04-24 07:38:31 -0300
commit66635782a4968cc9fcb58a07e1821cc910245a80 (patch)
tree5352ef68bd05eca5db1522f39c7ac5fd79246e9c /dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb
parentea1b2fe42976a8a4970f2febccea1dfb08798a18 (diff)
parentc60279d886eba2d9bb51a00430066b8a0ca9a853 (diff)
downloadmeta-freescale-66635782a4968cc9fcb58a07e1821cc910245a80.tar.gz
Merge pull request #1512 from floion/honisterhonister
meta-freescale: migrate IMX repos from codeaurora to github
Diffstat (limited to 'dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb')
-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 70e5a1a3..0198eba4 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/qoriq-components/fmc;nobranch=1"
10SRCREV = "c2ed7c269e86ac6a0aac361f5876c96e700443f4" 10SRCREV = "c2ed7c269e86ac6a0aac361f5876c96e700443f4"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"