]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
recipes-kernel: Skip kernel version check on kernel templates
authorLeonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Tue, 28 Mar 2017 04:32:43 +0000 (21:32 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 Mar 2017 07:52:14 +0000 (08:52 +0100)
Currently, SRCREV is set to AUTOREV, causing mismatch between PV and the kernel
version shown in the makefile (see below to see the bitbake log). The solution
is to skip this check, suggesting to remove it once SRCREV is locked.

ERROR: linux-yocto-4.10+gitAUTOINC+01f18cba44_53be19cad6-r0.1 do_kernel_version_sanity_check: Package Version (4.10+gitAUTOINC+01f18cba44_53be19cad6) does not match of kernel being built (4.10.5). Please update the PV variable to match the kernel source or set KERNEL_VERSION_SANITY_SKIP="1" in your recipe.
ERROR: linux-yocto-4.10+gitAUTOINC+01f18cba44_53be19cad6-r0.1 do_kernel_version_sanity_check: Function failed: do_kernel_version_sanity_check (log file is located at /home/lsandov1/poky2/build/tmp/work/myqemu-poky-linux/linux-yocto/4.10+gitAUTOINC+01f18cba44_53be19cad6-r0.1/temp/log.do_kernel_version_sanity_check.26904)
ERROR: Logfile of failure stored in: /home/lsandov1/poky2/build/tmp/work/myqemu-poky-linux/linux-yocto/4.10+gitAUTOINC+01f18cba44_53be19cad6-r0.1/temp/log.do_kernel_version_sanity_check.26904
ERROR: Task (/home/lsandov1/poky2/meta/recipes-kernel/linux/linux-yocto_4.10.bb:do_kernel_version_sanity_check) failed with exit code '1

[YOCTO #11064]

(From meta-yocto rev: 79bfd911f826c6c7e26827bb200dd69e6f567b17)

Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
56 files changed:
scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend
scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend
scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.1.bbappend
scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.10.bbappend
scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.4.bbappend
scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.8.bbappend
scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend
scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend
scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto_4.1.bbappend
scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto_4.10.bbappend
scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto_4.4.bbappend
scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto_4.8.bbappend
scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend
scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend
scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto_4.1.bbappend
scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto_4.10.bbappend
scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto_4.4.bbappend
scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto_4.8.bbappend
scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend
scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend
scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto_4.1.bbappend
scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto_4.10.bbappend
scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto_4.4.bbappend
scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto_4.8.bbappend
scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend
scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend
scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto_4.1.bbappend
scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto_4.10.bbappend
scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto_4.4.bbappend
scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto_4.8.bbappend
scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend
scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend
scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto_4.1.bbappend
scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto_4.10.bbappend
scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto_4.4.bbappend
scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto_4.8.bbappend
scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-tiny_4.10.bbappend
scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend
scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.1.bbappend
scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.10.bbappend
scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.4.bbappend
scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.8.bbappend

index 0a47a4e37f76d634dbf03b3fab12b713b167aaef..d15a178e1b183abeea58719927d3b7c1bb4e3e63 100644 (file)
@@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \
 SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.1"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index c5b832f8847d0e5d9e74fbd3b5d19288bb192560..5cc82e82adc0e84a9b9cd2ed0971fbfeb51ce5ea 100644 (file)
@@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \
 SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.10"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 815c77b8134f229eaf4c8209701644368c22c6da..070bd876ad082223e8a1a3094ba3d421e7b9eb8d 100644 (file)
@@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \
 SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.4"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 5fb45d9ab7c6c4b2a7f22da2746e1cf229749599..c391322e3fc5f781d370d93fdb232dad5bd40ce5 100644 (file)
@@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \
 SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.8"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 2d3d073f79e4f7785571ddaf6d88498fec09bfc8..4e7d7cbed9e98ce4ed17db118b491abeb66974dc 100644 (file)
@@ -29,4 +29,6 @@ SRC_URI += "file://{{=machine}}-standard.scc \
 # the appropriate changes committed to the upstream linux-yocto repo
 SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
-#LINUX_VERSION = "4.1"
\ No newline at end of file
+#LINUX_VERSION = "4.1"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 1a488c5da5fc11949f1b772b1fb2f4f7088a4f13..eaf436759ac1042cc42cd563aee604dec78911c2 100644 (file)
@@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \
 SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.10"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index b88a06c52a1bc975b5dd999fc06500e1902d4695..56e8ad3a10206984bf26de7dc9aac2ed5b45ca6c 100644 (file)
@@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \
 SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.4"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 7c0df8bcd90a02e84c2126870c4f4b5fd470b10e..59752a9edf8d958d332436b691d17f55fa6837cb 100644 (file)
@@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \
 SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.8"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 0a47a4e37f76d634dbf03b3fab12b713b167aaef..d15a178e1b183abeea58719927d3b7c1bb4e3e63 100644 (file)
@@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \
 SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.1"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index c5b832f8847d0e5d9e74fbd3b5d19288bb192560..5cc82e82adc0e84a9b9cd2ed0971fbfeb51ce5ea 100644 (file)
@@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \
 SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.10"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 815c77b8134f229eaf4c8209701644368c22c6da..070bd876ad082223e8a1a3094ba3d421e7b9eb8d 100644 (file)
@@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \
 SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.4"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 5fb45d9ab7c6c4b2a7f22da2746e1cf229749599..c391322e3fc5f781d370d93fdb232dad5bd40ce5 100644 (file)
@@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \
 SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.8"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index aecdff02592ea09fdd78493659a0a3503eec30fa..5ed144b0eb9859f38a824914741111d9841dd116 100644 (file)
@@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \
 SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.1"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 6d36f1d8d987e8067af16176d2ff7cf32e2ed9f6..02059207d905534819cc863bbe9c9083b90fb925 100644 (file)
@@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \
 SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.10"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index dd4de311aa03ad130d333a01579b18da55e85b9d..ab644bdad130881bc818da361b7eee91b66ca719 100644 (file)
@@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \
 SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.4"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 137d8fa519aac08edcffa43f3507e77b073301d9..a535aeab8f63b235293b6c01d05a005633e3f358 100644 (file)
@@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \
 SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.8"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 0a47a4e37f76d634dbf03b3fab12b713b167aaef..d15a178e1b183abeea58719927d3b7c1bb4e3e63 100644 (file)
@@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \
 SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.1"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index c5b832f8847d0e5d9e74fbd3b5d19288bb192560..5cc82e82adc0e84a9b9cd2ed0971fbfeb51ce5ea 100644 (file)
@@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \
 SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.10"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 815c77b8134f229eaf4c8209701644368c22c6da..070bd876ad082223e8a1a3094ba3d421e7b9eb8d 100644 (file)
@@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \
 SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.4"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 5fb45d9ab7c6c4b2a7f22da2746e1cf229749599..c391322e3fc5f781d370d93fdb232dad5bd40ce5 100644 (file)
@@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \
 SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.8"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 1e99a04dc8513fd6936def89f84417a7f2b1304a..4e7d7cbed9e98ce4ed17db118b491abeb66974dc 100644 (file)
@@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \
 SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.1"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 1a488c5da5fc11949f1b772b1fb2f4f7088a4f13..eaf436759ac1042cc42cd563aee604dec78911c2 100644 (file)
@@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \
 SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.10"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index b88a06c52a1bc975b5dd999fc06500e1902d4695..56e8ad3a10206984bf26de7dc9aac2ed5b45ca6c 100644 (file)
@@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \
 SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.4"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 7c0df8bcd90a02e84c2126870c4f4b5fd470b10e..59752a9edf8d958d332436b691d17f55fa6837cb 100644 (file)
@@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \
 SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.8"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 0a47a4e37f76d634dbf03b3fab12b713b167aaef..d15a178e1b183abeea58719927d3b7c1bb4e3e63 100644 (file)
@@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \
 SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.1"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index c5b832f8847d0e5d9e74fbd3b5d19288bb192560..5cc82e82adc0e84a9b9cd2ed0971fbfeb51ce5ea 100644 (file)
@@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \
 SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.10"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 815c77b8134f229eaf4c8209701644368c22c6da..070bd876ad082223e8a1a3094ba3d421e7b9eb8d 100644 (file)
@@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \
 SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.4"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 5fb45d9ab7c6c4b2a7f22da2746e1cf229749599..c391322e3fc5f781d370d93fdb232dad5bd40ce5 100644 (file)
@@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \
 SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.8"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 01a046c75d7f9fcff20540913f6a4d4b3df32113..802e5f465d117c618a3da5ca7b1f99b8df0e98e1 100644 (file)
@@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \
 SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.1"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 24c62ba68241b2e9f8ef3aad0d3ee4b22df83ea6..512b597581fe5339db0f86d17e122ac8fe814e89 100644 (file)
@@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \
 SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.10"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 57c90fa3abcefcb30a02884fa1bb91c9d2795d60..dbb0fd55a694d33341d170a902da7e10394907b1 100644 (file)
@@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \
 SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.4"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index accf9d5d805af05a34b39c97dac019d54c63730d..c2eb40d496bff2cd3d0ac415c185428bbf27a035 100644 (file)
@@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \
 SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.8"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 0a47a4e37f76d634dbf03b3fab12b713b167aaef..d15a178e1b183abeea58719927d3b7c1bb4e3e63 100644 (file)
@@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \
 SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.1"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index c5b832f8847d0e5d9e74fbd3b5d19288bb192560..5cc82e82adc0e84a9b9cd2ed0971fbfeb51ce5ea 100644 (file)
@@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \
 SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.10"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 815c77b8134f229eaf4c8209701644368c22c6da..070bd876ad082223e8a1a3094ba3d421e7b9eb8d 100644 (file)
@@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \
 SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.4"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 5fb45d9ab7c6c4b2a7f22da2746e1cf229749599..c391322e3fc5f781d370d93fdb232dad5bd40ce5 100644 (file)
@@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \
 SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.8"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 1e99a04dc8513fd6936def89f84417a7f2b1304a..4e7d7cbed9e98ce4ed17db118b491abeb66974dc 100644 (file)
@@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \
 SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.1"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 1a488c5da5fc11949f1b772b1fb2f4f7088a4f13..eaf436759ac1042cc42cd563aee604dec78911c2 100644 (file)
@@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \
 SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.10"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index b88a06c52a1bc975b5dd999fc06500e1902d4695..56e8ad3a10206984bf26de7dc9aac2ed5b45ca6c 100644 (file)
@@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \
 SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.4"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 7c0df8bcd90a02e84c2126870c4f4b5fd470b10e..59752a9edf8d958d332436b691d17f55fa6837cb 100644 (file)
@@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \
 SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.8"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 14ee16f321dc175c538e840f0e180308bcee2229..81392ce38acb87d4584bc1f87923363c963b129a 100644 (file)
@@ -60,3 +60,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \
 SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.1"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 2a76f53fcb32d27a38c0bf3c4d395d5959191efe..29ad17b2009783e7980fe1d0383449a27b38af23 100644 (file)
@@ -60,3 +60,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \
 SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.10"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index e256e08bd1e202afdba499ad46e0ffc02f6a4c4a..a73b1aa132fbe69092a4db019333073ab0ce5b68 100644 (file)
@@ -60,3 +60,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \
 SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.4"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index c1635d6f6b8aac6d839b87010d3844ab66f1efdc..7d40671fd43d91f3c2e45a07620a49ae0f1ca702 100644 (file)
@@ -60,3 +60,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \
 SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.8"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index fce67b4aa89e9c57575ecb841c5415b8329cdbb4..a9fd9ecff5af7d4499a90e6de80e56987cfac524 100644 (file)
@@ -59,3 +59,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \
 SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.1"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 82ba76460a68f7db0f037f9519ced84685dd526f..5873da4245c80c28d32ed307ed4af784144065fa 100644 (file)
@@ -59,3 +59,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \
 SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.10"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 40979322817c7a50bb5f56d5ea3f8239b1dce41d..cdee7737983bf70378660b5b693923002ab5fad5 100644 (file)
@@ -59,3 +59,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \
 SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.4"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index e8c3fc82e48fd7253cb9f2a1aea670ed58ed3bf3..24c28803ee74793bacf14d2ababde7ee1ea5f049 100644 (file)
@@ -59,3 +59,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \
 SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.8"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 0a47a4e37f76d634dbf03b3fab12b713b167aaef..d15a178e1b183abeea58719927d3b7c1bb4e3e63 100644 (file)
@@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \
 SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.1"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index c5b832f8847d0e5d9e74fbd3b5d19288bb192560..5cc82e82adc0e84a9b9cd2ed0971fbfeb51ce5ea 100644 (file)
@@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \
 SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.10"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 815c77b8134f229eaf4c8209701644368c22c6da..070bd876ad082223e8a1a3094ba3d421e7b9eb8d 100644 (file)
@@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \
 SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.4"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 5fb45d9ab7c6c4b2a7f22da2746e1cf229749599..c391322e3fc5f781d370d93fdb232dad5bd40ce5 100644 (file)
@@ -31,3 +31,5 @@ SRC_URI += "file://{{=machine}}-tiny.scc \
 SRCREV_machine_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto-tiny_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.8"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 1e99a04dc8513fd6936def89f84417a7f2b1304a..4e7d7cbed9e98ce4ed17db118b491abeb66974dc 100644 (file)
@@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \
 SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.1"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 1a488c5da5fc11949f1b772b1fb2f4f7088a4f13..eaf436759ac1042cc42cd563aee604dec78911c2 100644 (file)
@@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \
 SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.10"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index b88a06c52a1bc975b5dd999fc06500e1902d4695..56e8ad3a10206984bf26de7dc9aac2ed5b45ca6c 100644 (file)
@@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \
 SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.4"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"
index 7c0df8bcd90a02e84c2126870c4f4b5fd470b10e..59752a9edf8d958d332436b691d17f55fa6837cb 100644 (file)
@@ -30,3 +30,5 @@ SRC_URI += "file://{{=machine}}-standard.scc \
 SRCREV_machine_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto_{{=machine}} ?= "${AUTOREV}"
 #LINUX_VERSION = "4.8"
+#Remove the following line once AUTOREV is locked to a certain SRCREV
+KERNEL_VERSION_SANITY_SKIP = "1"