From 5324b7212ad1db8ffccaa8a666b492380b9985bc Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Wed, 18 Oct 2017 13:06:15 +0800 Subject: [PATCH] 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 Signed-off-by: Otavio Salvador --- recipes-dpaa/fmlib/fmlib_git.bb | 4 ++-- 1 file 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" 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" -- 2.40.1