summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb6
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb6
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_4.12.bb20
3 files changed, 16 insertions, 16 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb
index f54bf8f2e9..b182173733 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb
@@ -11,13 +11,13 @@ python () {
11 raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") 11 raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
12} 12}
13 13
14SRCREV_machine ?= "21541338928449e6131e73bfd529f5214027d918" 14SRCREV_machine ?= "8bade20d734f0b5e6ed13414b96cecaabe0c8039"
15SRCREV_meta ?= "7986844d9de597218a23f82e68b01e5bf060d576" 15SRCREV_meta ?= "19d815d5a34bfaad95d87cc097cef18b594daac8"
16 16
17SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.12.git;branch=${KBRANCH};name=machine \ 17SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.12.git;branch=${KBRANCH};name=machine \
18 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.12;destsuffix=${KMETA}" 18 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.12;destsuffix=${KMETA}"
19 19
20LINUX_VERSION ?= "4.12.19" 20LINUX_VERSION ?= "4.12.20"
21 21
22PV = "${LINUX_VERSION}+git${SRCPV}" 22PV = "${LINUX_VERSION}+git${SRCPV}"
23 23
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb
index 5ac407c4dc..f1a9c1d9fd 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb
@@ -4,13 +4,13 @@ KCONFIG_MODE = "--allnoconfig"
4 4
5require recipes-kernel/linux/linux-yocto.inc 5require recipes-kernel/linux/linux-yocto.inc
6 6
7LINUX_VERSION ?= "4.12.19" 7LINUX_VERSION ?= "4.12.20"
8 8
9KMETA = "kernel-meta" 9KMETA = "kernel-meta"
10KCONF_BSP_AUDIT_LEVEL = "2" 10KCONF_BSP_AUDIT_LEVEL = "2"
11 11
12SRCREV_machine ?= "4b7a5c1b4ec5536806942340755bcfbf6f3584d9" 12SRCREV_machine ?= "1c4ad569af3e23a77994235435040e322908687f"
13SRCREV_meta ?= "7986844d9de597218a23f82e68b01e5bf060d576" 13SRCREV_meta ?= "19d815d5a34bfaad95d87cc097cef18b594daac8"
14 14
15PV = "${LINUX_VERSION}+git${SRCPV}" 15PV = "${LINUX_VERSION}+git${SRCPV}"
16 16
diff --git a/meta/recipes-kernel/linux/linux-yocto_4.12.bb b/meta/recipes-kernel/linux/linux-yocto_4.12.bb
index f2db5174ac..3916c6c39d 100644
--- a/meta/recipes-kernel/linux/linux-yocto_4.12.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_4.12.bb
@@ -11,20 +11,20 @@ KBRANCH_qemux86 ?= "standard/base"
11KBRANCH_qemux86-64 ?= "standard/base" 11KBRANCH_qemux86-64 ?= "standard/base"
12KBRANCH_qemumips64 ?= "standard/mti-malta64" 12KBRANCH_qemumips64 ?= "standard/mti-malta64"
13 13
14SRCREV_machine_qemuarm ?= "77d25f21501511f01eb3df3c58dd8cf10a90adce" 14SRCREV_machine_qemuarm ?= "9728502c1fc96a1348ff06e1be8df75bee168032"
15SRCREV_machine_qemuarm64 ?= "4b7a5c1b4ec5536806942340755bcfbf6f3584d9" 15SRCREV_machine_qemuarm64 ?= "1c4ad569af3e23a77994235435040e322908687f"
16SRCREV_machine_qemumips ?= "567ea03f6c5844bed62957b20747b4315851e3c3" 16SRCREV_machine_qemumips ?= "b04e654320e56fa42e477698dbf61d99f0bb4501"
17SRCREV_machine_qemuppc ?= "4b7a5c1b4ec5536806942340755bcfbf6f3584d9" 17SRCREV_machine_qemuppc ?= "1c4ad569af3e23a77994235435040e322908687f"
18SRCREV_machine_qemux86 ?= "4b7a5c1b4ec5536806942340755bcfbf6f3584d9" 18SRCREV_machine_qemux86 ?= "1c4ad569af3e23a77994235435040e322908687f"
19SRCREV_machine_qemux86-64 ?= "4b7a5c1b4ec5536806942340755bcfbf6f3584d9" 19SRCREV_machine_qemux86-64 ?= "1c4ad569af3e23a77994235435040e322908687f"
20SRCREV_machine_qemumips64 ?= "4796b8299a405d1428f000cc4a2e8800a3670541" 20SRCREV_machine_qemumips64 ?= "7a297c3848d02c46acd40e3d2f285c7905f8134c"
21SRCREV_machine ?= "4b7a5c1b4ec5536806942340755bcfbf6f3584d9" 21SRCREV_machine ?= "1c4ad569af3e23a77994235435040e322908687f"
22SRCREV_meta ?= "7986844d9de597218a23f82e68b01e5bf060d576" 22SRCREV_meta ?= "19d815d5a34bfaad95d87cc097cef18b594daac8"
23 23
24SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.12.git;name=machine;branch=${KBRANCH}; \ 24SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.12.git;name=machine;branch=${KBRANCH}; \
25 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.12;destsuffix=${KMETA}" 25 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.12;destsuffix=${KMETA}"
26 26
27LINUX_VERSION ?= "4.12.19" 27LINUX_VERSION ?= "4.12.20"
28 28
29PV = "${LINUX_VERSION}+git${SRCPV}" 29PV = "${LINUX_VERSION}+git${SRCPV}"
30 30