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 5738da5da1..51de1e29d1 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.SkipPackage("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") 11 raise bb.parse.SkipPackage("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
12} 12}
13 13
14SRCREV_machine ?= "3cf5febafc30090aa1c0ef1ac7e5a80631201e4c" 14SRCREV_machine ?= "f095b0588b491bb81854fbc168479cf5ff8a03ff"
15SRCREV_meta ?= "2a4e862a6ad55e5ee8beb62f3ea53f4b77c6f4c1" 15SRCREV_meta ?= "44a22d45cbcd7e14ea635d36949e14135f540fe0"
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.18" 20LINUX_VERSION ?= "4.12.19"
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 85063d6113..c516d5de69 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.18" 7LINUX_VERSION ?= "4.12.19"
8 8
9KMETA = "kernel-meta" 9KMETA = "kernel-meta"
10KCONF_BSP_AUDIT_LEVEL = "2" 10KCONF_BSP_AUDIT_LEVEL = "2"
11 11
12SRCREV_machine ?= "850696176565bc889670b96f0e27ab8166a8cf02" 12SRCREV_machine ?= "257f843ea367744620f1d92910afd2f454e31483"
13SRCREV_meta ?= "2a4e862a6ad55e5ee8beb62f3ea53f4b77c6f4c1" 13SRCREV_meta ?= "44a22d45cbcd7e14ea635d36949e14135f540fe0"
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 f3ca9cc6fd..d7b6e2750d 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 ?= "02385ff70983375d3c8a4172ecded3796b266955" 14SRCREV_machine_qemuarm ?= "dafca619b2bd44966042bba76aa00edb0ca002df"
15SRCREV_machine_qemuarm64 ?= "850696176565bc889670b96f0e27ab8166a8cf02" 15SRCREV_machine_qemuarm64 ?= "257f843ea367744620f1d92910afd2f454e31483"
16SRCREV_machine_qemumips ?= "508b8f61dd8477b2af91863bfb21e119301362d2" 16SRCREV_machine_qemumips ?= "99c30bfd13f4cc364e55b67138705976bab193c9"
17SRCREV_machine_qemuppc ?= "850696176565bc889670b96f0e27ab8166a8cf02" 17SRCREV_machine_qemuppc ?= "257f843ea367744620f1d92910afd2f454e31483"
18SRCREV_machine_qemux86 ?= "850696176565bc889670b96f0e27ab8166a8cf02" 18SRCREV_machine_qemux86 ?= "257f843ea367744620f1d92910afd2f454e31483"
19SRCREV_machine_qemux86-64 ?= "850696176565bc889670b96f0e27ab8166a8cf02" 19SRCREV_machine_qemux86-64 ?= "257f843ea367744620f1d92910afd2f454e31483"
20SRCREV_machine_qemumips64 ?= "6b2b8d3be7bd298684ed2a597e24360c025201ef" 20SRCREV_machine_qemumips64 ?= "135d85c1f8cded6b68d533a0018b2897230b880c"
21SRCREV_machine ?= "850696176565bc889670b96f0e27ab8166a8cf02" 21SRCREV_machine ?= "257f843ea367744620f1d92910afd2f454e31483"
22SRCREV_meta ?= "2a4e862a6ad55e5ee8beb62f3ea53f4b77c6f4c1" 22SRCREV_meta ?= "44a22d45cbcd7e14ea635d36949e14135f540fe0"
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.18" 27LINUX_VERSION ?= "4.12.19"
28 28
29PV = "${LINUX_VERSION}+git${SRCPV}" 29PV = "${LINUX_VERSION}+git${SRCPV}"
30 30