From 3c3cc57f3b2589c965d6962e7205a9b10df85cab Mon Sep 17 00:00:00 2001 From: "C.R. Guo" Date: Thu, 1 Mar 2018 16:53:32 +0800 Subject: [PATCH] fmlib: update SRC_URL Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- recipes-dpaa/fmlib/fmlib_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" PR = "r1" -SRC_URI = "git://github.com/qoriq-open-source/fmlib.git;nobranch=1" +SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/fmlib;nobranch=1" SRCREV = "95f34b1fe585ba0eced11433c88a593a16baf281" S = "${WORKDIR}/git" -- 2.40.1