diff options
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb | 6 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb | 8 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_5.10.bb | 24 |
3 files changed, 19 insertions, 19 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb index 9a1de7744b..7f3af89adb 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.10.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 ?= "eacfb1f85fa42b93fa7404db6e92f64755ab413b" | 14 | SRCREV_machine ?= "42d1c4e85643d634bddd98e5c4d8a9bcc61b3e18" |
| 15 | SRCREV_meta ?= "917c420111475e33a26f46a9a2855b973ffffadb" | 15 | SRCREV_meta ?= "f8afd84b117f336477846b9e22178ebefb26c08d" |
| 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.10;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}" |
| 19 | 19 | ||
| 20 | LINUX_VERSION ?= "5.10.69" | 20 | LINUX_VERSION ?= "5.10.70" |
| 21 | 21 | ||
| 22 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" | 22 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" |
| 23 | 23 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb index a4b9d6812e..18787ca13b 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.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.10.69" | 9 | LINUX_VERSION ?= "5.10.70" |
| 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" | 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" |
| 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 ?= "b2766d667c5cad7ba4a9e9aeae3f5eefcb9ebd65" | 18 | SRCREV_machine_qemuarm ?= "71ff272be9e9436f27088fbd494da2de613121ea" |
| 19 | SRCREV_machine ?= "18ab4d1dd191b24702819546edf212e08c31a4bd" | 19 | SRCREV_machine ?= "4d1eeccd06dd8d310b238d6350cb0f7d937f4427" |
| 20 | SRCREV_meta ?= "917c420111475e33a26f46a9a2855b973ffffadb" | 20 | SRCREV_meta ?= "f8afd84b117f336477846b9e22178ebefb26c08d" |
| 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.10.bb b/meta/recipes-kernel/linux/linux-yocto_5.10.bb index 85401c8908..98e1985cf3 100644 --- a/meta/recipes-kernel/linux/linux-yocto_5.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto_5.10.bb | |||
| @@ -13,17 +13,17 @@ KBRANCH_qemux86 ?= "v5.10/standard/base" | |||
| 13 | KBRANCH_qemux86-64 ?= "v5.10/standard/base" | 13 | KBRANCH_qemux86-64 ?= "v5.10/standard/base" |
| 14 | KBRANCH_qemumips64 ?= "v5.10/standard/mti-malta64" | 14 | KBRANCH_qemumips64 ?= "v5.10/standard/mti-malta64" |
| 15 | 15 | ||
| 16 | SRCREV_machine_qemuarm ?= "f0a07ccc216dccb7f0848e9bea2c08477dd6ffd6" | 16 | SRCREV_machine_qemuarm ?= "011882741f10bd0c725139baa383eb5a4d833bca" |
| 17 | SRCREV_machine_qemuarm64 ?= "1c230985587271d78518e16b8ab96d3743987e83" | 17 | SRCREV_machine_qemuarm64 ?= "098464b7c0c3d6f2a5b9226aab3245c3fcfb4797" |
| 18 | SRCREV_machine_qemumips ?= "e610948faefc5eb3b4980cc7745fc84e1bb70990" | 18 | SRCREV_machine_qemumips ?= "88494c005ab76864e706097056557b5616da65c6" |
| 19 | SRCREV_machine_qemuppc ?= "6ea059e2da8dfa75043db8ff402a66947c1c9d83" | 19 | SRCREV_machine_qemuppc ?= "a2b9c27f431a20ebfcd4146971c9422f4216aa90" |
| 20 | SRCREV_machine_qemuriscv64 ?= "a46a7f753466a319b6e95dac76caefaba6358094" | 20 | SRCREV_machine_qemuriscv64 ?= "7dda2a9f69de7f80e572d38236896e97be79f39d" |
| 21 | SRCREV_machine_qemuriscv32 ?= "a46a7f753466a319b6e95dac76caefaba6358094" | 21 | SRCREV_machine_qemuriscv32 ?= "7dda2a9f69de7f80e572d38236896e97be79f39d" |
| 22 | SRCREV_machine_qemux86 ?= "a46a7f753466a319b6e95dac76caefaba6358094" | 22 | SRCREV_machine_qemux86 ?= "7dda2a9f69de7f80e572d38236896e97be79f39d" |
| 23 | SRCREV_machine_qemux86-64 ?= "a46a7f753466a319b6e95dac76caefaba6358094" | 23 | SRCREV_machine_qemux86-64 ?= "7dda2a9f69de7f80e572d38236896e97be79f39d" |
| 24 | SRCREV_machine_qemumips64 ?= "fd474c7b135e4f11af56a159ab8944610674eae8" | 24 | SRCREV_machine_qemumips64 ?= "80da62cff32617711767cd6b01f64f1dc14f94d8" |
| 25 | SRCREV_machine ?= "a46a7f753466a319b6e95dac76caefaba6358094" | 25 | SRCREV_machine ?= "7dda2a9f69de7f80e572d38236896e97be79f39d" |
| 26 | SRCREV_meta ?= "917c420111475e33a26f46a9a2855b973ffffadb" | 26 | SRCREV_meta ?= "f8afd84b117f336477846b9e22178ebefb26c08d" |
| 27 | 27 | ||
| 28 | # remap qemuarm to qemuarma15 for the 5.8 kernel | 28 | # remap qemuarm to qemuarma15 for the 5.8 kernel |
| 29 | # KMACHINE_qemuarm ?= "qemuarma15" | 29 | # KMACHINE_qemuarm ?= "qemuarma15" |
| @@ -32,7 +32,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRA | |||
| 32 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}" | 32 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}" |
| 33 | 33 | ||
| 34 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" | 34 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" |
| 35 | LINUX_VERSION ?= "5.10.69" | 35 | LINUX_VERSION ?= "5.10.70" |
| 36 | 36 | ||
| 37 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" | 37 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" |
| 38 | DEPENDS += "openssl-native util-linux-native" | 38 | DEPENDS += "openssl-native util-linux-native" |
