summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa
diff options
context:
space:
mode:
authorC.R. Guo <chunrong.guo@nxp.com>2018-03-01 16:53:32 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-03-06 10:05:00 -0300
commit3c3cc57f3b2589c965d6962e7205a9b10df85cab (patch)
tree694286e8c7a19cafd8dd7b12fe898858d746b4a9 /recipes-dpaa
parenta0a38921bac2b834e82e3e7ce6f610a624d582f9 (diff)
downloadmeta-freescale-3c3cc57f3b2589c965d6962e7205a9b10df85cab.tar.gz
fmlib: update SRC_URL
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-dpaa')
-rw-r--r--recipes-dpaa/fmlib/fmlib_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-dpaa/fmlib/fmlib_git.bb b/recipes-dpaa/fmlib/fmlib_git.bb
index bd1e7949..3bbf9bfb 100644
--- a/recipes-dpaa/fmlib/fmlib_git.bb
+++ b/recipes-dpaa/fmlib/fmlib_git.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3f16fa8e677e45af3127c5c4bafc3c00"
5 5
6PR = "r1" 6PR = "r1"
7 7
8SRC_URI = "git://github.com/qoriq-open-source/fmlib.git;nobranch=1" 8SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/fmlib;nobranch=1"
9SRCREV = "95f34b1fe585ba0eced11433c88a593a16baf281" 9SRCREV = "95f34b1fe585ba0eced11433c88a593a16baf281"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"