]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-qoriq: fix the kernel fetch error
authorZhenhua Luo <zhenhua.luo@nxp.com>
Wed, 28 Sep 2016 05:09:06 +0000 (13:09 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 18 Oct 2016 18:26:14 +0000 (16:26 -0200)
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>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-kernel/linux/linux-qoriq_4.1.bb

index 5a5693e9944572ce1ac5919c734d0390363f42ac..820bfc70c9a503822c891b6292b9a0b0368a54e9 100644 (file)
@@ -7,7 +7,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://0003-use-static-inline-in-ARM-lifeboot.h.patch \
     file://fix-the-compile-issue-under-gcc6.patch \