[meta-freescale] [meta-freescale-layer][PATCH 2/2] ls2-rcw: fix the kernel fetch error

Zhenhua Luo zhenhua.luo at nxp.com
Tue Sep 27 22:09:07 PDT 2016


The sdk-v2.0.x branch is rebased, previous commit is in fsl-sdk-v2.0
tag instead of sdk-v2.0.x branch.

Signed-off-by: Zhenhua Luo <zhenhua.luo at nxp.com>
---
 recipes-bsp/rcw/ls2-rcw_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-bsp/rcw/ls2-rcw_git.bb b/recipes-bsp/rcw/ls2-rcw_git.bb
index b6d9ccd..7acd6c9 100644
--- a/recipes-bsp/rcw/ls2-rcw_git.bb
+++ b/recipes-bsp/rcw/ls2-rcw_git.bb
@@ -8,7 +8,7 @@ inherit deploy
 INHIBIT_DEFAULT_DEPS = "1"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
-SRC_URI = "git://git.freescale.com/ppc/sdk/ls2-rcw.git;branch=sdk-v2.0.x"
+SRC_URI = "git://git.freescale.com/ppc/sdk/ls2-rcw.git;nobranch=1"
 SRCREV = "74ec3bcdf33fbbedf417b800e0d486d1e8031115"
 
 S = "${WORKDIR}/git"
-- 
2.7.4



More information about the meta-freescale mailing list