diff options
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb | 6 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb | 6 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_4.9.bb | 20 |
3 files changed, 16 insertions, 16 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb index 8692d72564..e1bf32fdd2 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.9.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 | ||
| 14 | SRCREV_machine ?= "83c2338cc34980927eedc81cb4930524b51b717a" | 14 | SRCREV_machine ?= "d256d615488efc2d0b26f3eff206c6bfa765b339" |
| 15 | SRCREV_meta ?= "f4e37e151102d89c4d0e110c88eb3b3c36bdeaa4" | 15 | SRCREV_meta ?= "10f8ed198a4188625c9b5ac59de4d691b56a2617" |
| 16 | 16 | ||
| 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.9.git;branch=${KBRANCH};name=machine \ | 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.9.git;branch=${KBRANCH};name=machine \ |
| 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.9;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.9;destsuffix=${KMETA}" |
| 19 | 19 | ||
| 20 | LINUX_VERSION ?= "4.9.61" | 20 | LINUX_VERSION ?= "4.9.65" |
| 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.9.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb index 5a99d719c8..704e6758da 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.9.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.9.61" | 7 | LINUX_VERSION ?= "4.9.65" |
| 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 ?= "d8520539587665c19a0afc97858069184574da66" | 12 | SRCREV_machine ?= "5174e51fa08d0942ddcf8b19540e90ec10eeb621" |
| 13 | SRCREV_meta ?= "f4e37e151102d89c4d0e110c88eb3b3c36bdeaa4" | 13 | SRCREV_meta ?= "10f8ed198a4188625c9b5ac59de4d691b56a2617" |
| 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.9.bb b/meta/recipes-kernel/linux/linux-yocto_4.9.bb index c13dc2d71f..9ddaec7d3f 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.9.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.9.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 ?= "a87b6d44fdde992b83a476cf9f1ad2772ebb7da0" | 14 | SRCREV_machine_qemuarm ?= "d4807f91ce5fd40b64e11c96fb83a27b99758175" |
| 15 | SRCREV_machine_qemuarm64 ?= "d8520539587665c19a0afc97858069184574da66" | 15 | SRCREV_machine_qemuarm64 ?= "5174e51fa08d0942ddcf8b19540e90ec10eeb621" |
| 16 | SRCREV_machine_qemumips ?= "38ee2d051cba9ff9a045e67d9ebf2f9516fdcf47" | 16 | SRCREV_machine_qemumips ?= "27a5a33ab1bbb0838d2ccd446b1e29d797811d7b" |
| 17 | SRCREV_machine_qemuppc ?= "d8520539587665c19a0afc97858069184574da66" | 17 | SRCREV_machine_qemuppc ?= "5174e51fa08d0942ddcf8b19540e90ec10eeb621" |
| 18 | SRCREV_machine_qemux86 ?= "d8520539587665c19a0afc97858069184574da66" | 18 | SRCREV_machine_qemux86 ?= "5174e51fa08d0942ddcf8b19540e90ec10eeb621" |
| 19 | SRCREV_machine_qemux86-64 ?= "d8520539587665c19a0afc97858069184574da66" | 19 | SRCREV_machine_qemux86-64 ?= "5174e51fa08d0942ddcf8b19540e90ec10eeb621" |
| 20 | SRCREV_machine_qemumips64 ?= "6219773456cdce10ab481da6718f715fc3e30ba7" | 20 | SRCREV_machine_qemumips64 ?= "db1b582e665b95ddf87b75acce3a42660289d4ca" |
| 21 | SRCREV_machine ?= "d8520539587665c19a0afc97858069184574da66" | 21 | SRCREV_machine ?= "5174e51fa08d0942ddcf8b19540e90ec10eeb621" |
| 22 | SRCREV_meta ?= "f4e37e151102d89c4d0e110c88eb3b3c36bdeaa4" | 22 | SRCREV_meta ?= "10f8ed198a4188625c9b5ac59de4d691b56a2617" |
| 23 | 23 | ||
| 24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.9.git;name=machine;branch=${KBRANCH}; \ | 24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.9.git;name=machine;branch=${KBRANCH}; \ |
| 25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.9;destsuffix=${KMETA}" | 25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.9;destsuffix=${KMETA}" |
| 26 | 26 | ||
| 27 | LINUX_VERSION ?= "4.9.61" | 27 | LINUX_VERSION ?= "4.9.65" |
| 28 | 28 | ||
| 29 | PV = "${LINUX_VERSION}+git${SRCPV}" | 29 | PV = "${LINUX_VERSION}+git${SRCPV}" |
| 30 | 30 | ||
