summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2017-10-18 13:06:15 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2017-10-18 11:42:30 -0200
commit5324b7212ad1db8ffccaa8a666b492380b9985bc (patch)
treef7f88be9b782002e92f1c1342e64313275aba9e3 /recipes-dpaa
parent51f9cb3022f0ec3acb589e2f3e4ab077abb1fd36 (diff)
downloadmeta-freescale-5324b7212ad1db8ffccaa8a666b492380b9985bc.tar.gz
fmlib: update SRC_URL and update to 9f20cab
*include the following changes 9f20cab - fmlib libraries (LS1043/46 and 32/64bit) unification under libfm-arm.a 553b87d - Makefile: fix build issue for flexbuild 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.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-dpaa/fmlib/fmlib_git.bb b/recipes-dpaa/fmlib/fmlib_git.bb
index 8a7f9a79..9967bd24 100644
--- a/recipes-dpaa/fmlib/fmlib_git.bb
+++ b/recipes-dpaa/fmlib/fmlib_git.bb
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3f16fa8e677e45af3127c5c4bafc3c00"
5 5
6PR = "r1" 6PR = "r1"
7 7
8SRC_URI = "git://git.freescale.com/ppc/sdk/fmlib.git;branch=sdk-v2.0.x" 8SRC_URI = "git://github.com/qoriq-open-source/fmlib.git;nobranch=1"
9SRCREV = "caec18a71ed702a176892efaf946281b9160e220" 9SRCREV = "9f20cab379212e8fab907b17910e31a6a86380dd"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12