diff options
Diffstat (limited to 'scripts/lib')
56 files changed, 113 insertions, 1 deletions
diff --git a/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend b/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend index 0a47a4e37f..d15a178e1b 100644 --- a/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend | |||
| @@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \ | |||
| 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 33 | #LINUX_VERSION = "4.1" | 33 | #LINUX_VERSION = "4.1" |
| 34 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 35 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend b/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend index c5b832f884..5cc82e82ad 100644 --- a/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend | |||
| @@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \ | |||
| 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 33 | #LINUX_VERSION = "4.10" | 33 | #LINUX_VERSION = "4.10" |
| 34 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 35 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend b/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend index 815c77b813..070bd876ad 100644 --- a/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend | |||
| @@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \ | |||
| 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 33 | #LINUX_VERSION = "4.4" | 33 | #LINUX_VERSION = "4.4" |
| 34 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 35 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend b/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend index 5fb45d9ab7..c391322e3f 100644 --- a/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend | |||
| @@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \ | |||
| 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 32 | SRCREV_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 | ||
| 35 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
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 |
| 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_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 | ||
| 34 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.10.bbappend b/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.10.bbappend index 1a488c5da5..eaf436759a 100644 --- a/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.10.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.10.bbappend | |||
| @@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \ | |||
| 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 32 | #LINUX_VERSION = "4.10" | 32 | #LINUX_VERSION = "4.10" |
| 33 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 34 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.4.bbappend b/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.4.bbappend index b88a06c52a..56e8ad3a10 100644 --- a/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.4.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.4.bbappend | |||
| @@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \ | |||
| 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 32 | #LINUX_VERSION = "4.4" | 32 | #LINUX_VERSION = "4.4" |
| 33 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 34 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.8.bbappend b/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.8.bbappend index 7c0df8bcd9..59752a9edf 100644 --- a/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.8.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.8.bbappend | |||
| @@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \ | |||
| 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_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 | ||
| 34 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend b/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend index 0a47a4e37f..d15a178e1b 100644 --- a/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend | |||
| @@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \ | |||
| 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 33 | #LINUX_VERSION = "4.1" | 33 | #LINUX_VERSION = "4.1" |
| 34 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 35 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend b/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend index c5b832f884..5cc82e82ad 100644 --- a/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend | |||
| @@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \ | |||
| 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 33 | #LINUX_VERSION = "4.10" | 33 | #LINUX_VERSION = "4.10" |
| 34 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 35 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend b/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend index 815c77b813..070bd876ad 100644 --- a/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend | |||
| @@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \ | |||
| 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 33 | #LINUX_VERSION = "4.4" | 33 | #LINUX_VERSION = "4.4" |
| 34 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 35 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend b/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend index 5fb45d9ab7..c391322e3f 100644 --- a/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend | |||
| @@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \ | |||
| 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 32 | SRCREV_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 | ||
| 35 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto_4.1.bbappend b/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto_4.1.bbappend index aecdff0259..5ed144b0eb 100644 --- a/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto_4.1.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto_4.1.bbappend | |||
| @@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \ | |||
| 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 32 | #LINUX_VERSION = "4.1" | 32 | #LINUX_VERSION = "4.1" |
| 33 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 34 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto_4.10.bbappend b/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto_4.10.bbappend index 6d36f1d8d9..02059207d9 100644 --- a/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto_4.10.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto_4.10.bbappend | |||
| @@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \ | |||
| 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 32 | #LINUX_VERSION = "4.10" | 32 | #LINUX_VERSION = "4.10" |
| 33 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 34 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto_4.4.bbappend b/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto_4.4.bbappend index dd4de311aa..ab644bdad1 100644 --- a/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto_4.4.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto_4.4.bbappend | |||
| @@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \ | |||
| 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 32 | #LINUX_VERSION = "4.4" | 32 | #LINUX_VERSION = "4.4" |
| 33 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 34 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto_4.8.bbappend b/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto_4.8.bbappend index 137d8fa519..a535aeab8f 100644 --- a/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto_4.8.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto_4.8.bbappend | |||
| @@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \ | |||
| 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_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 | ||
| 34 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend b/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend index 0a47a4e37f..d15a178e1b 100644 --- a/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend | |||
| @@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \ | |||
| 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 33 | #LINUX_VERSION = "4.1" | 33 | #LINUX_VERSION = "4.1" |
| 34 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 35 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend b/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend index c5b832f884..5cc82e82ad 100644 --- a/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend | |||
| @@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \ | |||
| 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 33 | #LINUX_VERSION = "4.10" | 33 | #LINUX_VERSION = "4.10" |
| 34 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 35 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend b/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend index 815c77b813..070bd876ad 100644 --- a/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend | |||
| @@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \ | |||
| 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 33 | #LINUX_VERSION = "4.4" | 33 | #LINUX_VERSION = "4.4" |
| 34 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 35 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
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 \ | |||
| 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 32 | SRCREV_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 | ||
| 35 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto_4.1.bbappend b/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto_4.1.bbappend index 1e99a04dc8..4e7d7cbed9 100644 --- a/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto_4.1.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto_4.1.bbappend | |||
| @@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \ | |||
| 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 32 | #LINUX_VERSION = "4.1" | 32 | #LINUX_VERSION = "4.1" |
| 33 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 34 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto_4.10.bbappend b/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto_4.10.bbappend index 1a488c5da5..eaf436759a 100644 --- a/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto_4.10.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto_4.10.bbappend | |||
| @@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \ | |||
| 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 32 | #LINUX_VERSION = "4.10" | 32 | #LINUX_VERSION = "4.10" |
| 33 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 34 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto_4.4.bbappend b/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto_4.4.bbappend index b88a06c52a..56e8ad3a10 100644 --- a/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto_4.4.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto_4.4.bbappend | |||
| @@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \ | |||
| 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 32 | #LINUX_VERSION = "4.4" | 32 | #LINUX_VERSION = "4.4" |
| 33 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 34 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto_4.8.bbappend b/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto_4.8.bbappend index 7c0df8bcd9..59752a9edf 100644 --- a/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto_4.8.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto_4.8.bbappend | |||
| @@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \ | |||
| 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_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 | ||
| 34 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend b/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend index 0a47a4e37f..d15a178e1b 100644 --- a/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend | |||
| @@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \ | |||
| 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 33 | #LINUX_VERSION = "4.1" | 33 | #LINUX_VERSION = "4.1" |
| 34 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 35 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend b/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend index c5b832f884..5cc82e82ad 100644 --- a/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend | |||
| @@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \ | |||
| 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 33 | #LINUX_VERSION = "4.10" | 33 | #LINUX_VERSION = "4.10" |
| 34 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 35 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend b/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend index 815c77b813..070bd876ad 100644 --- a/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend | |||
| @@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \ | |||
| 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 33 | #LINUX_VERSION = "4.4" | 33 | #LINUX_VERSION = "4.4" |
| 34 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 35 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend b/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend index 5fb45d9ab7..c391322e3f 100644 --- a/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend | |||
| @@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \ | |||
| 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 32 | SRCREV_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 | ||
| 35 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto_4.1.bbappend b/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto_4.1.bbappend index 01a046c75d..802e5f465d 100644 --- a/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto_4.1.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto_4.1.bbappend | |||
| @@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \ | |||
| 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 32 | #LINUX_VERSION = "4.1" | 32 | #LINUX_VERSION = "4.1" |
| 33 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 34 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto_4.10.bbappend b/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto_4.10.bbappend index 24c62ba682..512b597581 100644 --- a/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto_4.10.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto_4.10.bbappend | |||
| @@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \ | |||
| 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 32 | #LINUX_VERSION = "4.10" | 32 | #LINUX_VERSION = "4.10" |
| 33 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 34 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto_4.4.bbappend b/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto_4.4.bbappend index 57c90fa3ab..dbb0fd55a6 100644 --- a/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto_4.4.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto_4.4.bbappend | |||
| @@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \ | |||
| 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 32 | #LINUX_VERSION = "4.4" | 32 | #LINUX_VERSION = "4.4" |
| 33 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 34 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto_4.8.bbappend b/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto_4.8.bbappend index accf9d5d80..c2eb40d496 100644 --- a/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto_4.8.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto_4.8.bbappend | |||
| @@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \ | |||
| 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_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 | ||
| 34 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend b/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend index 0a47a4e37f..d15a178e1b 100644 --- a/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend | |||
| @@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \ | |||
| 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 33 | #LINUX_VERSION = "4.1" | 33 | #LINUX_VERSION = "4.1" |
| 34 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 35 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend b/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend index c5b832f884..5cc82e82ad 100644 --- a/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend | |||
| @@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \ | |||
| 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 33 | #LINUX_VERSION = "4.10" | 33 | #LINUX_VERSION = "4.10" |
| 34 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 35 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend b/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend index 815c77b813..070bd876ad 100644 --- a/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend | |||
| @@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \ | |||
| 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 33 | #LINUX_VERSION = "4.4" | 33 | #LINUX_VERSION = "4.4" |
| 34 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 35 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend b/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend index 5fb45d9ab7..c391322e3f 100644 --- a/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend | |||
| @@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \ | |||
| 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 32 | SRCREV_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 | ||
| 35 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto_4.1.bbappend b/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto_4.1.bbappend index 1e99a04dc8..4e7d7cbed9 100644 --- a/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto_4.1.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto_4.1.bbappend | |||
| @@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \ | |||
| 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 32 | #LINUX_VERSION = "4.1" | 32 | #LINUX_VERSION = "4.1" |
| 33 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 34 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto_4.10.bbappend b/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto_4.10.bbappend index 1a488c5da5..eaf436759a 100644 --- a/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto_4.10.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto_4.10.bbappend | |||
| @@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \ | |||
| 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 32 | #LINUX_VERSION = "4.10" | 32 | #LINUX_VERSION = "4.10" |
| 33 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 34 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto_4.4.bbappend b/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto_4.4.bbappend index b88a06c52a..56e8ad3a10 100644 --- a/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto_4.4.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto_4.4.bbappend | |||
| @@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \ | |||
| 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 32 | #LINUX_VERSION = "4.4" | 32 | #LINUX_VERSION = "4.4" |
| 33 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 34 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
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 \ | |||
| 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_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 | ||
| 34 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend b/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend index 14ee16f321..81392ce38a 100644 --- a/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend | |||
| @@ -60,3 +60,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \ | |||
| 60 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 60 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 61 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 61 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 62 | #LINUX_VERSION = "4.1" | 62 | #LINUX_VERSION = "4.1" |
| 63 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 64 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend b/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend index 2a76f53fcb..29ad17b200 100644 --- a/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend | |||
| @@ -60,3 +60,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \ | |||
| 60 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 60 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 61 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 61 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 62 | #LINUX_VERSION = "4.10" | 62 | #LINUX_VERSION = "4.10" |
| 63 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 64 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend b/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend index e256e08bd1..a73b1aa132 100644 --- a/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend | |||
| @@ -60,3 +60,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \ | |||
| 60 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 60 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 61 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 61 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 62 | #LINUX_VERSION = "4.4" | 62 | #LINUX_VERSION = "4.4" |
| 63 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 64 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend b/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend index c1635d6f6b..7d40671fd4 100644 --- a/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend | |||
| @@ -60,3 +60,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \ | |||
| 60 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 60 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 61 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 61 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 62 | #LINUX_VERSION = "4.8" | 62 | #LINUX_VERSION = "4.8" |
| 63 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 64 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto_4.1.bbappend b/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto_4.1.bbappend index fce67b4aa8..a9fd9ecff5 100644 --- a/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto_4.1.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto_4.1.bbappend | |||
| @@ -59,3 +59,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \ | |||
| 59 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 59 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 60 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 60 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 61 | #LINUX_VERSION = "4.1" | 61 | #LINUX_VERSION = "4.1" |
| 62 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 63 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto_4.10.bbappend b/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto_4.10.bbappend index 82ba76460a..5873da4245 100644 --- a/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto_4.10.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto_4.10.bbappend | |||
| @@ -59,3 +59,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \ | |||
| 59 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 59 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 60 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 60 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 61 | #LINUX_VERSION = "4.10" | 61 | #LINUX_VERSION = "4.10" |
| 62 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 63 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto_4.4.bbappend b/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto_4.4.bbappend index 4097932281..cdee773798 100644 --- a/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto_4.4.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto_4.4.bbappend | |||
| @@ -59,3 +59,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \ | |||
| 59 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 59 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 60 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 60 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 61 | #LINUX_VERSION = "4.4" | 61 | #LINUX_VERSION = "4.4" |
| 62 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 63 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto_4.8.bbappend b/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto_4.8.bbappend index e8c3fc82e4..24c28803ee 100644 --- a/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto_4.8.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto_4.8.bbappend | |||
| @@ -59,3 +59,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \ | |||
| 59 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 59 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 60 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 60 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 61 | #LINUX_VERSION = "4.8" | 61 | #LINUX_VERSION = "4.8" |
| 62 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 63 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend b/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend index 0a47a4e37f..d15a178e1b 100644 --- a/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend | |||
| @@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \ | |||
| 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 33 | #LINUX_VERSION = "4.1" | 33 | #LINUX_VERSION = "4.1" |
| 34 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 35 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend b/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend index c5b832f884..5cc82e82ad 100644 --- a/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend | |||
| @@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \ | |||
| 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 33 | #LINUX_VERSION = "4.10" | 33 | #LINUX_VERSION = "4.10" |
| 34 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 35 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend b/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend index 815c77b813..070bd876ad 100644 --- a/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend | |||
| @@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \ | |||
| 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 33 | #LINUX_VERSION = "4.4" | 33 | #LINUX_VERSION = "4.4" |
| 34 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 35 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend b/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend index 5fb45d9ab7..c391322e3f 100644 --- a/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend | |||
| @@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \ | |||
| 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" |
| 32 | SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}" | 32 | SRCREV_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 | ||
| 35 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.1.bbappend b/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.1.bbappend index 1e99a04dc8..4e7d7cbed9 100644 --- a/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.1.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.1.bbappend | |||
| @@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \ | |||
| 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 32 | #LINUX_VERSION = "4.1" | 32 | #LINUX_VERSION = "4.1" |
| 33 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 34 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.10.bbappend b/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.10.bbappend index 1a488c5da5..eaf436759a 100644 --- a/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.10.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.10.bbappend | |||
| @@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \ | |||
| 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 32 | #LINUX_VERSION = "4.10" | 32 | #LINUX_VERSION = "4.10" |
| 33 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 34 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.4.bbappend b/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.4.bbappend index b88a06c52a..56e8ad3a10 100644 --- a/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.4.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.4.bbappend | |||
| @@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \ | |||
| 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 32 | #LINUX_VERSION = "4.4" | 32 | #LINUX_VERSION = "4.4" |
| 33 | #Remove the following line once AUTOREV is locked to a certain SRCREV | ||
| 34 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
diff --git a/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.8.bbappend b/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.8.bbappend index 7c0df8bcd9..59752a9edf 100644 --- a/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.8.bbappend +++ b/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.8.bbappend | |||
| @@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \ | |||
| 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 30 | SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" |
| 31 | SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}" | 31 | SRCREV_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 | ||
| 34 | KERNEL_VERSION_SANITY_SKIP = "1" | ||
