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 dadee940a7..75bad97d60 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 ?= "14061087c21bd1e06e1bc2481963775df5352ddb" | 14 | SRCREV_machine ?= "584bbc442a34343aef24cfc58091fa0181bcf949" |
| 15 | SRCREV_meta ?= "4a986ccf44f0b0704aac7219c0c50657b1243869" | 15 | SRCREV_meta ?= "b890cbbdcbc8498d1c84ec782bb5de8a51eb7d6d" |
| 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.206" | 20 | LINUX_VERSION ?= "5.10.209" |
| 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 8e8502082f..388eb0b83f 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.206" | 9 | LINUX_VERSION ?= "5.10.209" |
| 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 ?= "0eb69a54e4228b28635969d8b5285fa00b2d46bf" | 18 | SRCREV_machine:qemuarm ?= "26ce139169fda3385d07e7e790ab20221a0535a2" |
| 19 | SRCREV_machine ?= "adab8533b3eab4befe6a5c22ef3c0f799f35473c" | 19 | SRCREV_machine ?= "ce0d143a0b6e70fdd5115bb091e1c226bbfb0656" |
| 20 | SRCREV_meta ?= "4a986ccf44f0b0704aac7219c0c50657b1243869" | 20 | SRCREV_meta ?= "b890cbbdcbc8498d1c84ec782bb5de8a51eb7d6d" |
| 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 7f10707287..1e3e496c84 100644 --- a/meta/recipes-kernel/linux/linux-yocto_5.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto_5.10.bb | |||
| @@ -14,23 +14,23 @@ KBRANCH:qemux86 ?= "v5.10/standard/base" | |||
| 14 | KBRANCH:qemux86-64 ?= "v5.10/standard/base" | 14 | KBRANCH:qemux86-64 ?= "v5.10/standard/base" |
| 15 | KBRANCH:qemumips64 ?= "v5.10/standard/mti-malta64" | 15 | KBRANCH:qemumips64 ?= "v5.10/standard/mti-malta64" |
| 16 | 16 | ||
| 17 | SRCREV_machine:qemuarm ?= "86b57918e638288aaf1978fc5d848471f5b7b753" | 17 | SRCREV_machine:qemuarm ?= "336d5989c007a2fff1e0cf8a6438288a815e264f" |
| 18 | SRCREV_machine:qemuarm64 ?= "7265b197984efac64d0208735e45012651034b13" | 18 | SRCREV_machine:qemuarm64 ?= "486578dae0e8b3ca825f0f85349fc069b5c58559" |
| 19 | SRCREV_machine:qemumips ?= "577c296749ff07c282addf48ebe477e37736c6a6" | 19 | SRCREV_machine:qemumips ?= "1224d6157a6ba4e5b8d788bf529979b35873e311" |
| 20 | SRCREV_machine:qemuppc ?= "efd25ea4b055690af54891598de44c2e50a43754" | 20 | SRCREV_machine:qemuppc ?= "bc1483b3d570623d38d49c400ec4508f8be68744" |
| 21 | SRCREV_machine:qemuriscv64 ?= "bda297fbd0d0544947816c760977fe3157a197f9" | 21 | SRCREV_machine:qemuriscv64 ?= "4ec03fdbcfb82acff38de9d517e520bae44b9a5f" |
| 22 | SRCREV_machine:qemuriscv32 ?= "bda297fbd0d0544947816c760977fe3157a197f9" | 22 | SRCREV_machine:qemuriscv32 ?= "4ec03fdbcfb82acff38de9d517e520bae44b9a5f" |
| 23 | SRCREV_machine:qemux86 ?= "bda297fbd0d0544947816c760977fe3157a197f9" | 23 | SRCREV_machine:qemux86 ?= "4ec03fdbcfb82acff38de9d517e520bae44b9a5f" |
| 24 | SRCREV_machine:qemux86-64 ?= "bda297fbd0d0544947816c760977fe3157a197f9" | 24 | SRCREV_machine:qemux86-64 ?= "4ec03fdbcfb82acff38de9d517e520bae44b9a5f" |
| 25 | SRCREV_machine:qemumips64 ?= "543fd3927ab8613288a8e6cfbd9e0a3ba66cfdef" | 25 | SRCREV_machine:qemumips64 ?= "fcebc1b9b71e941349bef1fce9ad9fe1f156ac63" |
| 26 | SRCREV_machine ?= "bda297fbd0d0544947816c760977fe3157a197f9" | 26 | SRCREV_machine ?= "4ec03fdbcfb82acff38de9d517e520bae44b9a5f" |
| 27 | SRCREV_meta ?= "4a986ccf44f0b0704aac7219c0c50657b1243869" | 27 | SRCREV_meta ?= "b890cbbdcbc8498d1c84ec782bb5de8a51eb7d6d" |
| 28 | 28 | ||
| 29 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRANCH}; \ | 29 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRANCH}; \ |
| 30 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}" | 30 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}" |
| 31 | 31 | ||
| 32 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" | 32 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" |
| 33 | LINUX_VERSION ?= "5.10.206" | 33 | LINUX_VERSION ?= "5.10.209" |
| 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" |
