summaryrefslogtreecommitdiffstats
path: root/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.1.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.1.bbappend')
-rw-r--r--scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.1.bbappend4
1 files changed, 3 insertions, 1 deletions
diff --git a/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.1.bbappend b/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.1.bbappend
index 2d3d073f79..4e7d7cbed9 100644
--- a/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.1.bbappend
+++ b/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.1.bbappend
@@ -29,4 +29,6 @@ SRC_URI += "file://{{=machine}}-standard.scc \
29# the appropriate changes committed to the upstream linux-yocto repo 29# the appropriate changes committed to the upstream linux-yocto repo
30SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" 30SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
31SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" 31SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
32#LINUX_VERSION = "4.1" \ No newline at end of file 32#LINUX_VERSION = "4.1"
33#Remove the following line once AUTOREV is locked to a certain SRCREV
34KERNEL_VERSION_SANITY_SKIP = "1"