]> code.ossystems Code Review - meta-freescale.git/commitdiff
fmlib: update SRC_URL and update to 9f20cab
authorChunrong Guo <chunrong.guo@nxp.com>
Wed, 18 Oct 2017 05:06:15 +0000 (13:06 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 18 Oct 2017 13:42:30 +0000 (11:42 -0200)
*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>
recipes-dpaa/fmlib/fmlib_git.bb

index 8a7f9a79a85f54752bf5c1a0d0a52e9b64fcdd8b..9967bd2467f9c8ee90ffa301705f80ab87f3cd9b 100644 (file)
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3f16fa8e677e45af3127c5c4bafc3c00"
 
 PR = "r1"
 
-SRC_URI = "git://git.freescale.com/ppc/sdk/fmlib.git;branch=sdk-v2.0.x"
-SRCREV = "caec18a71ed702a176892efaf946281b9160e220"
+SRC_URI = "git://github.com/qoriq-open-source/fmlib.git;nobranch=1"
+SRCREV = "9f20cab379212e8fab907b17910e31a6a86380dd"
 
 S = "${WORKDIR}/git"