All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-ppc][PATCH] linux-qoriq: fix the kernel fetch error
@ 2016-09-27  9:37 Zhenhua Luo
  0 siblings, 0 replies; only message in thread
From: Zhenhua Luo @ 2016-09-27  9:37 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>
---
 recipes-kernel/linux/linux-qoriq_4.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/linux/linux-qoriq_4.1.bb b/recipes-kernel/linux/linux-qoriq_4.1.bb
index b837e8f..1d3bcd5 100644
--- a/recipes-kernel/linux/linux-qoriq_4.1.bb
+++ b/recipes-kernel/linux/linux-qoriq_4.1.bb
@@ -6,7 +6,7 @@ SECTION = "kernel"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
 
-SRC_URI = "git://git.freescale.com/ppc/sdk/linux.git;branch=sdk-v2.0.x \
+SRC_URI = "git://git.freescale.com/ppc/sdk/linux.git;nobranch=1 \
     file://modify-defconfig-t1040-nr-cpus.patch \
     file://fix-the-compile-issue-under-gcc6.patch \
     file://only-set-vmpic_msi_feature-if-CONFIG_EPAPR_PARAVIRT-.patch \
-- 
2.7.4



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

only message in thread, other threads:[~2016-09-27 10:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-27  9:37 [meta-fsl-ppc][PATCH] linux-qoriq: fix the kernel 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.