summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa
diff options
context:
space:
mode:
authorC.R. Guo <chunrong.guo@nxp.com>2018-03-02 11:08:48 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-03-06 10:05:43 -0300
commitf8cf72caf2508aa7f25d4ca1c03a1c540890682d (patch)
treee24453c598f48723fa2291f68e2cb51a743acc01 /recipes-dpaa
parent403f4a13fc26b2d92313c0f0bc401f2443c89200 (diff)
downloadmeta-freescale-f8cf72caf2508aa7f25d4ca1c03a1c540890682d.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"