diff options
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb | 6 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb | 6 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_4.12.bb | 20 |
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 cb95ee5283..11ff3cfecd 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 | ||
| 14 | SRCREV_machine ?= "3cf5febafc30090aa1c0ef1ac7e5a80631201e4c" | 14 | SRCREV_machine ?= "f095b0588b491bb81854fbc168479cf5ff8a03ff" |
| 15 | SRCREV_meta ?= "2a4e862a6ad55e5ee8beb62f3ea53f4b77c6f4c1" | 15 | SRCREV_meta ?= "44a22d45cbcd7e14ea635d36949e14135f540fe0" |
| 16 | 16 | ||
| 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.12.git;branch=${KBRANCH};name=machine \ | 17 | SRC_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 | ||
| 20 | LINUX_VERSION ?= "4.12.18" | 20 | LINUX_VERSION ?= "4.12.19" |
| 21 | 21 | ||
| 22 | PV = "${LINUX_VERSION}+git${SRCPV}" | 22 | PV = "${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 | ||
| 5 | require recipes-kernel/linux/linux-yocto.inc | 5 | require recipes-kernel/linux/linux-yocto.inc |
| 6 | 6 | ||
| 7 | LINUX_VERSION ?= "4.12.18" | 7 | LINUX_VERSION ?= "4.12.19" |
| 8 | 8 | ||
| 9 | KMETA = "kernel-meta" | 9 | KMETA = "kernel-meta" |
| 10 | KCONF_BSP_AUDIT_LEVEL = "2" | 10 | KCONF_BSP_AUDIT_LEVEL = "2" |
| 11 | 11 | ||
| 12 | SRCREV_machine ?= "850696176565bc889670b96f0e27ab8166a8cf02" | 12 | SRCREV_machine ?= "257f843ea367744620f1d92910afd2f454e31483" |
| 13 | SRCREV_meta ?= "2a4e862a6ad55e5ee8beb62f3ea53f4b77c6f4c1" | 13 | SRCREV_meta ?= "44a22d45cbcd7e14ea635d36949e14135f540fe0" |
| 14 | 14 | ||
| 15 | PV = "${LINUX_VERSION}+git${SRCPV}" | 15 | PV = "${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" | |||
| 11 | KBRANCH_qemux86-64 ?= "standard/base" | 11 | KBRANCH_qemux86-64 ?= "standard/base" |
| 12 | KBRANCH_qemumips64 ?= "standard/mti-malta64" | 12 | KBRANCH_qemumips64 ?= "standard/mti-malta64" |
| 13 | 13 | ||
| 14 | SRCREV_machine_qemuarm ?= "02385ff70983375d3c8a4172ecded3796b266955" | 14 | SRCREV_machine_qemuarm ?= "dafca619b2bd44966042bba76aa00edb0ca002df" |
| 15 | SRCREV_machine_qemuarm64 ?= "850696176565bc889670b96f0e27ab8166a8cf02" | 15 | SRCREV_machine_qemuarm64 ?= "257f843ea367744620f1d92910afd2f454e31483" |
| 16 | SRCREV_machine_qemumips ?= "508b8f61dd8477b2af91863bfb21e119301362d2" | 16 | SRCREV_machine_qemumips ?= "99c30bfd13f4cc364e55b67138705976bab193c9" |
| 17 | SRCREV_machine_qemuppc ?= "850696176565bc889670b96f0e27ab8166a8cf02" | 17 | SRCREV_machine_qemuppc ?= "257f843ea367744620f1d92910afd2f454e31483" |
| 18 | SRCREV_machine_qemux86 ?= "850696176565bc889670b96f0e27ab8166a8cf02" | 18 | SRCREV_machine_qemux86 ?= "257f843ea367744620f1d92910afd2f454e31483" |
| 19 | SRCREV_machine_qemux86-64 ?= "850696176565bc889670b96f0e27ab8166a8cf02" | 19 | SRCREV_machine_qemux86-64 ?= "257f843ea367744620f1d92910afd2f454e31483" |
| 20 | SRCREV_machine_qemumips64 ?= "6b2b8d3be7bd298684ed2a597e24360c025201ef" | 20 | SRCREV_machine_qemumips64 ?= "135d85c1f8cded6b68d533a0018b2897230b880c" |
| 21 | SRCREV_machine ?= "850696176565bc889670b96f0e27ab8166a8cf02" | 21 | SRCREV_machine ?= "257f843ea367744620f1d92910afd2f454e31483" |
| 22 | SRCREV_meta ?= "2a4e862a6ad55e5ee8beb62f3ea53f4b77c6f4c1" | 22 | SRCREV_meta ?= "44a22d45cbcd7e14ea635d36949e14135f540fe0" |
| 23 | 23 | ||
| 24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.12.git;name=machine;branch=${KBRANCH}; \ | 24 | SRC_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 | ||
| 27 | LINUX_VERSION ?= "4.12.18" | 27 | LINUX_VERSION ?= "4.12.19" |
| 28 | 28 | ||
| 29 | PV = "${LINUX_VERSION}+git${SRCPV}" | 29 | PV = "${LINUX_VERSION}+git${SRCPV}" |
| 30 | 30 | ||
