diff options
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_5.2.bb | 6 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_5.2.bb | 8 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_5.2.bb | 22 |
3 files changed, 18 insertions, 18 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.2.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.2.bb index 79da8c14b3..441545f55e 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.2.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.2.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 ?= "e1abc7e80e4df82d180aecd09e0d80b579d79c34" | 14 | SRCREV_machine ?= "b18bde6f0d8d1a5710cec9792372c03543cf0be9" |
| 15 | SRCREV_meta ?= "9a13706c994275b544f78dbfc9ed8ff98cd94aef" | 15 | SRCREV_meta ?= "bb2776d6beaae64b1a0fc902b64376f082085498" |
| 16 | 16 | ||
| 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ | 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ |
| 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.2;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.2;destsuffix=${KMETA}" |
| 19 | 19 | ||
| 20 | LINUX_VERSION ?= "5.2.29" | 20 | LINUX_VERSION ?= "5.2.32" |
| 21 | 21 | ||
| 22 | LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" | 22 | LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" |
| 23 | 23 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.2.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.2.bb index d88cb5d742..6d49e00e21 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.2.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.2.bb | |||
| @@ -6,7 +6,7 @@ KCONFIG_MODE = "--allnoconfig" | |||
| 6 | 6 | ||
| 7 | require recipes-kernel/linux/linux-yocto.inc | 7 | require recipes-kernel/linux/linux-yocto.inc |
| 8 | 8 | ||
| 9 | LINUX_VERSION ?= "5.2.29" | 9 | LINUX_VERSION ?= "5.2.32" |
| 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" | 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" |
| 11 | 11 | ||
| 12 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" | 12 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" |
| @@ -15,9 +15,9 @@ DEPENDS += "openssl-native util-linux-native" | |||
| 15 | KMETA = "kernel-meta" | 15 | KMETA = "kernel-meta" |
| 16 | KCONF_BSP_AUDIT_LEVEL = "2" | 16 | KCONF_BSP_AUDIT_LEVEL = "2" |
| 17 | 17 | ||
| 18 | SRCREV_machine_qemuarm ?= "f5a3e7e2c94b9d35d1b1933c503ffdaf1e9abec8" | 18 | SRCREV_machine_qemuarm ?= "ed1c3b7ad8221ba4e20ce7e4e4f6a73afd5015d4" |
| 19 | SRCREV_machine ?= "6f93a47515b2008468437f2f655404906337c574" | 19 | SRCREV_machine ?= "c926964d00caf714f42878535af8c7374452072d" |
| 20 | SRCREV_meta ?= "9a13706c994275b544f78dbfc9ed8ff98cd94aef" | 20 | SRCREV_meta ?= "bb2776d6beaae64b1a0fc902b64376f082085498" |
| 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_5.2.bb b/meta/recipes-kernel/linux/linux-yocto_5.2.bb index 59cc08e9a3..44516dcacb 100644 --- a/meta/recipes-kernel/linux/linux-yocto_5.2.bb +++ b/meta/recipes-kernel/linux/linux-yocto_5.2.bb | |||
| @@ -12,16 +12,16 @@ KBRANCH_qemux86 ?= "v5.2/standard/base" | |||
| 12 | KBRANCH_qemux86-64 ?= "v5.2/standard/base" | 12 | KBRANCH_qemux86-64 ?= "v5.2/standard/base" |
| 13 | KBRANCH_qemumips64 ?= "v5.2/standard/mti-malta64" | 13 | KBRANCH_qemumips64 ?= "v5.2/standard/mti-malta64" |
| 14 | 14 | ||
| 15 | SRCREV_machine_qemuarm ?= "6080c11f80fbba3ae018518af53564a226e7efcf" | 15 | SRCREV_machine_qemuarm ?= "1ed2236e622e5b79d910fc1db37ec6eec5a94fdc" |
| 16 | SRCREV_machine_qemuarm64 ?= "6f93a47515b2008468437f2f655404906337c574" | 16 | SRCREV_machine_qemuarm64 ?= "c926964d00caf714f42878535af8c7374452072d" |
| 17 | SRCREV_machine_qemumips ?= "078d960b86b2b6539e6823f1da884e85b07e50f3" | 17 | SRCREV_machine_qemumips ?= "e669e4307d07072458904ac0fda56f7192e2880d" |
| 18 | SRCREV_machine_qemuppc ?= "6f93a47515b2008468437f2f655404906337c574" | 18 | SRCREV_machine_qemuppc ?= "c926964d00caf714f42878535af8c7374452072d" |
| 19 | SRCREV_machine_qemuriscv64 ?= "6f93a47515b2008468437f2f655404906337c574" | 19 | SRCREV_machine_qemuriscv64 ?= "c926964d00caf714f42878535af8c7374452072d" |
| 20 | SRCREV_machine_qemux86 ?= "6f93a47515b2008468437f2f655404906337c574" | 20 | SRCREV_machine_qemux86 ?= "c926964d00caf714f42878535af8c7374452072d" |
| 21 | SRCREV_machine_qemux86-64 ?= "6f93a47515b2008468437f2f655404906337c574" | 21 | SRCREV_machine_qemux86-64 ?= "c926964d00caf714f42878535af8c7374452072d" |
| 22 | SRCREV_machine_qemumips64 ?= "ad3efcb4a297394ceb0ab2357737bd8be9846fec" | 22 | SRCREV_machine_qemumips64 ?= "217cada95bbe7eb4c3a6d40ee141ea4cea3bc1b6" |
| 23 | SRCREV_machine ?= "6f93a47515b2008468437f2f655404906337c574" | 23 | SRCREV_machine ?= "c926964d00caf714f42878535af8c7374452072d" |
| 24 | SRCREV_meta ?= "9a13706c994275b544f78dbfc9ed8ff98cd94aef" | 24 | SRCREV_meta ?= "bb2776d6beaae64b1a0fc902b64376f082085498" |
| 25 | 25 | ||
| 26 | # remap qemuarm to qemuarma15 for the 5.2 kernel | 26 | # remap qemuarm to qemuarma15 for the 5.2 kernel |
| 27 | # KMACHINE_qemuarm ?= "qemuarma15" | 27 | # KMACHINE_qemuarm ?= "qemuarma15" |
| @@ -30,7 +30,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRA | |||
| 30 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.2;destsuffix=${KMETA}" | 30 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.2;destsuffix=${KMETA}" |
| 31 | 31 | ||
| 32 | LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" | 32 | LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" |
| 33 | LINUX_VERSION ?= "5.2.29" | 33 | LINUX_VERSION ?= "5.2.32" |
| 34 | 34 | ||
| 35 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" | 35 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" |
| 36 | DEPENDS += "openssl-native util-linux-native" | 36 | DEPENDS += "openssl-native util-linux-native" |
