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 af4fede4e9..8e7b0b32a0 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 ?= "2b0a7b0262d2a775fad7d9ca87de32dc88015b74" | 14 | SRCREV_machine ?= "46fb028ad9413cfa8d47a6dc8bf9a57d9d5edf8b" |
| 15 | SRCREV_meta ?= "e269c86d186e2727bdceab40e3a71ec45e0252d1" | 15 | SRCREV_meta ?= "697cb5ef3aff49be3fa29bf604598ca36ceb5dfd" |
| 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.184" | 20 | LINUX_VERSION ?= "5.10.185" |
| 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 f85fea070b..5c4eb9e990 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.184" | 9 | LINUX_VERSION ?= "5.10.185" |
| 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 ?= "8cec679b919f74822063e03f38e5a1b5df6248bc" | 18 | SRCREV_machine:qemuarm ?= "6e0299be775387485e22edcd57ac6099c08f4356" |
| 19 | SRCREV_machine ?= "962077eea8f30dbc431d66ea7a2cee33659854e2" | 19 | SRCREV_machine ?= "772cf990473f73ebf34c1a1ef4f06eb3e297c4db" |
| 20 | SRCREV_meta ?= "e269c86d186e2727bdceab40e3a71ec45e0252d1" | 20 | SRCREV_meta ?= "697cb5ef3aff49be3fa29bf604598ca36ceb5dfd" |
| 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 91ab6ea9b3..6e82782a38 100644 --- a/meta/recipes-kernel/linux/linux-yocto_5.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto_5.10.bb | |||
| @@ -13,23 +13,23 @@ 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 ?= "85c2e636ff0c1dc431de60f0113b1f5f89967ca4" | 16 | SRCREV_machine:qemuarm ?= "08e7e91e009a1d738962de06f48f9704075d3a56" |
| 17 | SRCREV_machine:qemuarm64 ?= "4afca6da69d97af944983918087728d5741df052" | 17 | SRCREV_machine:qemuarm64 ?= "f23a4523287d5199b67a135e5d1cf3680fe58a3a" |
| 18 | SRCREV_machine:qemumips ?= "483a2f5f0bf0048b3e864b2a6a9cc1399d27bd1e" | 18 | SRCREV_machine:qemumips ?= "82bae5b9d4316474df162ca7e5a2dff35c4ede39" |
| 19 | SRCREV_machine:qemuppc ?= "9f99a56eda87f9de191f14668b488b3b24132c7a" | 19 | SRCREV_machine:qemuppc ?= "8b5027212160436c9d466b80e0c385f265acfbdb" |
| 20 | SRCREV_machine:qemuriscv64 ?= "e715b8acadb88331f3fc8c820e54e4d27b8c67db" | 20 | SRCREV_machine:qemuriscv64 ?= "dafc025b033585311d1693255c80b60b690b0e54" |
| 21 | SRCREV_machine:qemuriscv32 ?= "e715b8acadb88331f3fc8c820e54e4d27b8c67db" | 21 | SRCREV_machine:qemuriscv32 ?= "dafc025b033585311d1693255c80b60b690b0e54" |
| 22 | SRCREV_machine:qemux86 ?= "e715b8acadb88331f3fc8c820e54e4d27b8c67db" | 22 | SRCREV_machine:qemux86 ?= "dafc025b033585311d1693255c80b60b690b0e54" |
| 23 | SRCREV_machine:qemux86-64 ?= "e715b8acadb88331f3fc8c820e54e4d27b8c67db" | 23 | SRCREV_machine:qemux86-64 ?= "dafc025b033585311d1693255c80b60b690b0e54" |
| 24 | SRCREV_machine:qemumips64 ?= "6bddecdb7271f2cbede46ade8701ce9d0c2bd0f2" | 24 | SRCREV_machine:qemumips64 ?= "ee18c4343db52d5846a0f332cd6df26a6f72dd45" |
| 25 | SRCREV_machine ?= "e715b8acadb88331f3fc8c820e54e4d27b8c67db" | 25 | SRCREV_machine ?= "dafc025b033585311d1693255c80b60b690b0e54" |
| 26 | SRCREV_meta ?= "e269c86d186e2727bdceab40e3a71ec45e0252d1" | 26 | SRCREV_meta ?= "697cb5ef3aff49be3fa29bf604598ca36ceb5dfd" |
| 27 | 27 | ||
| 28 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRANCH}; \ | 28 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRANCH}; \ |
| 29 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}" | 29 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}" |
| 30 | 30 | ||
| 31 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" | 31 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" |
| 32 | LINUX_VERSION ?= "5.10.184" | 32 | LINUX_VERSION ?= "5.10.185" |
| 33 | 33 | ||
| 34 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" | 34 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" |
| 35 | DEPENDS += "openssl-native util-linux-native" | 35 | DEPENDS += "openssl-native util-linux-native" |
