diff options
| author | C.R. Guo <chunrong.guo@nxp.com> | 2018-03-02 11:08:48 +0800 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-03-06 10:05:43 -0300 |
| commit | f8cf72caf2508aa7f25d4ca1c03a1c540890682d (patch) | |
| tree | e24453c598f48723fa2291f68e2cb51a743acc01 | |
| parent | 403f4a13fc26b2d92313c0f0bc401f2443c89200 (diff) | |
| download | meta-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>
| -rw-r--r-- | recipes-dpaa/fmlib/fmlib_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-dpaa/fmlib/fmlib_git.bb b/recipes-dpaa/fmlib/fmlib_git.bb index bd1e79490..3bbf9bfb1 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 | ||
| 6 | PR = "r1" | 6 | PR = "r1" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/qoriq-open-source/fmlib.git;nobranch=1" | 8 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/fmlib;nobranch=1" |
| 9 | SRCREV = "95f34b1fe585ba0eced11433c88a593a16baf281" | 9 | SRCREV = "95f34b1fe585ba0eced11433c88a593a16baf281" |
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
