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 629a59a9b7..772fc4e2ef 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 ?= "2ae1270a98b8e62cfecf36a485731a99ff0ab6a8" | 14 | SRCREV_machine ?= "c8a23ffc90611d97d4e0d8b05e5aa30db4795e87" |
| 15 | SRCREV_meta ?= "f5f141c395405345203f11703ca4bf609fef3fc2" | 15 | SRCREV_meta ?= "876ae2ac4c2844426ff953a696e455b44d953527" |
| 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.227" | 20 | LINUX_VERSION ?= "5.10.234" |
| 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 eacd59014e..a78839e32e 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.227" | 9 | LINUX_VERSION ?= "5.10.234" |
| 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 ?= "5bb97dac8754ff70fb2ccdef76702bc9a96ce3f7" | 18 | SRCREV_machine:qemuarm ?= "0fbe19fce229dff1334f2081e5adbfb46a2c8f05" |
| 19 | SRCREV_machine ?= "42d448fa7ff4633abcbf0a7a02ce0b2509df44a9" | 19 | SRCREV_machine ?= "28106c79dd3b31d2e27dcd34f7f22a3b4f36b8df" |
| 20 | SRCREV_meta ?= "f5f141c395405345203f11703ca4bf609fef3fc2" | 20 | SRCREV_meta ?= "876ae2ac4c2844426ff953a696e455b44d953527" |
| 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 29091261c4..db911b2952 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 ?= "b08a4f767c2ecd86d0272a65f9e3cd98f1a06e66" | 17 | SRCREV_machine:qemuarm ?= "b4af137a7000a057b16cdf9ea98c13e3a28b9dfc" |
| 18 | SRCREV_machine:qemuarm64 ?= "77acdf2e0c5738d3e6c766ff55c0ba1ebe43bd56" | 18 | SRCREV_machine:qemuarm64 ?= "a579f2fb36a6c0dd9556c1297792f21b2d226126" |
| 19 | SRCREV_machine:qemumips ?= "1e873174e49fe04bfa47306c92f2e761f23abe40" | 19 | SRCREV_machine:qemumips ?= "89051a4abbbdca6951cce16403a27f83e126ab5b" |
| 20 | SRCREV_machine:qemuppc ?= "393a202ffe7f28b0158df1e97ce0b24edaf59ff9" | 20 | SRCREV_machine:qemuppc ?= "3266c5dcef1362dc6bfb69a47ae042ef372424dd" |
| 21 | SRCREV_machine:qemuriscv64 ?= "cfcd5579a447eb3768773c3be44e59a4addcf85a" | 21 | SRCREV_machine:qemuriscv64 ?= "0ef80b08429534f460a78de68ee5c6a05f722eb0" |
| 22 | SRCREV_machine:qemuriscv32 ?= "cfcd5579a447eb3768773c3be44e59a4addcf85a" | 22 | SRCREV_machine:qemuriscv32 ?= "0ef80b08429534f460a78de68ee5c6a05f722eb0" |
| 23 | SRCREV_machine:qemux86 ?= "cfcd5579a447eb3768773c3be44e59a4addcf85a" | 23 | SRCREV_machine:qemux86 ?= "0ef80b08429534f460a78de68ee5c6a05f722eb0" |
| 24 | SRCREV_machine:qemux86-64 ?= "cfcd5579a447eb3768773c3be44e59a4addcf85a" | 24 | SRCREV_machine:qemux86-64 ?= "0ef80b08429534f460a78de68ee5c6a05f722eb0" |
| 25 | SRCREV_machine:qemumips64 ?= "4f1163b1c00922dbf33f5ff55807584d3e287430" | 25 | SRCREV_machine:qemumips64 ?= "4bae0f4714f4afc50c02ea884ec8ba6026d2ec16" |
| 26 | SRCREV_machine ?= "cfcd5579a447eb3768773c3be44e59a4addcf85a" | 26 | SRCREV_machine ?= "0ef80b08429534f460a78de68ee5c6a05f722eb0" |
| 27 | SRCREV_meta ?= "f5f141c395405345203f11703ca4bf609fef3fc2" | 27 | SRCREV_meta ?= "876ae2ac4c2844426ff953a696e455b44d953527" |
| 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.227" | 33 | LINUX_VERSION ?= "5.10.234" |
| 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" |
