summaryrefslogtreecommitdiffstats
path: root/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend')
-rw-r--r--scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend b/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend
index 5fb45d9ab7..c391322e3f 100644
--- a/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend
+++ b/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend
@@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \
31SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" 31SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
32SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" 32SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
33#LINUX_VERSION = "4.8" 33#LINUX_VERSION = "4.8"
34#Remove the following line once AUTOREV is locked to a certain SRCREV
35KERNEL_VERSION_SANITY_SKIP = "1"