summaryrefslogtreecommitdiffstats
path: root/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto_4.8.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto_4.8.bbappend')
-rw-r--r--scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto_4.8.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto_4.8.bbappend b/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto_4.8.bbappend
index 7c0df8bcd9..59752a9edf 100644
--- a/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto_4.8.bbappend
+++ b/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto_4.8.bbappend
@@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \
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.8" 32#LINUX_VERSION = "4.8"
33#Remove the following line once AUTOREV is locked to a certain SRCREV
34KERNEL_VERSION_SANITY_SKIP = "1"