All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-freescale-layer][PATCH v2 2/2] ls2-rcw: fix the source fetch error
@ 2016-09-29  3:21 Zhenhua Luo
  0 siblings, 0 replies; only message in thread
From: Zhenhua Luo @ 2016-09-29  3:21 UTC (permalink / raw)
  To: meta-freescale

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@nxp.com>
---
v2: correct the patch title

 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



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-09-29  3:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-29  3:21 [meta-freescale-layer][PATCH v2 2/2] ls2-rcw: fix the source fetch error Zhenhua Luo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.