diff options
Diffstat (limited to 'meta')
-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 | 22 |
3 files changed, 18 insertions, 18 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 c855496fa2..7e186c8eae 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 ?= "7fa491ad298d663a0cb15570c00cfc203b041e83" | 14 | SRCREV_machine ?= "3ad985647155ca228a430e5c0f86cababbdddf8a" |
15 | SRCREV_meta ?= "31aece53a1ae191fc0efe41f53c342293f654d04" | 15 | SRCREV_meta ?= "7c4c7ee59bff544ad38f7e9ae32294e081503bed" |
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.8" | 20 | LINUX_VERSION ?= "5.10.10" |
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 31a1a99809..51975cb783 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.8" | 9 | LINUX_VERSION ?= "5.10.10" |
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 ?= "84386300e289d626241b4dd253196699288db769" | 18 | SRCREV_machine_qemuarm ?= "1e45cad5afd401eb582742812c0f0b3379f42db5" |
19 | SRCREV_machine ?= "5c976adca80cb509bac5b71052b310b0a76c58f6" | 19 | SRCREV_machine ?= "3457d0ae8a4c3981f789b69144f9c860d63c2cdf" |
20 | SRCREV_meta ?= "31aece53a1ae191fc0efe41f53c342293f654d04" | 20 | SRCREV_meta ?= "7c4c7ee59bff544ad38f7e9ae32294e081503bed" |
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 45f45df4e8..282e86eec7 100644 --- a/meta/recipes-kernel/linux/linux-yocto_5.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto_5.10.bb | |||
@@ -12,16 +12,16 @@ KBRANCH_qemux86 ?= "v5.10/standard/base" | |||
12 | KBRANCH_qemux86-64 ?= "v5.10/standard/base" | 12 | KBRANCH_qemux86-64 ?= "v5.10/standard/base" |
13 | KBRANCH_qemumips64 ?= "v5.10/standard/mti-malta64" | 13 | KBRANCH_qemumips64 ?= "v5.10/standard/mti-malta64" |
14 | 14 | ||
15 | SRCREV_machine_qemuarm ?= "21e6c0998375e9fed976dcdf7888960b953d7408" | 15 | SRCREV_machine_qemuarm ?= "49acdea639853d967b5a0a72dd288839d45f78c5" |
16 | SRCREV_machine_qemuarm64 ?= "5c976adca80cb509bac5b71052b310b0a76c58f6" | 16 | SRCREV_machine_qemuarm64 ?= "3457d0ae8a4c3981f789b69144f9c860d63c2cdf" |
17 | SRCREV_machine_qemumips ?= "e55d1b83ee3f796e09f1c6ad919133bc3965f753" | 17 | SRCREV_machine_qemumips ?= "c096f7c97c84b4d96befc549af2767bc0558e388" |
18 | SRCREV_machine_qemuppc ?= "5c976adca80cb509bac5b71052b310b0a76c58f6" | 18 | SRCREV_machine_qemuppc ?= "3457d0ae8a4c3981f789b69144f9c860d63c2cdf" |
19 | SRCREV_machine_qemuriscv64 ?= "5c976adca80cb509bac5b71052b310b0a76c58f6" | 19 | SRCREV_machine_qemuriscv64 ?= "3457d0ae8a4c3981f789b69144f9c860d63c2cdf" |
20 | SRCREV_machine_qemux86 ?= "5c976adca80cb509bac5b71052b310b0a76c58f6" | 20 | SRCREV_machine_qemux86 ?= "3457d0ae8a4c3981f789b69144f9c860d63c2cdf" |
21 | SRCREV_machine_qemux86-64 ?= "5c976adca80cb509bac5b71052b310b0a76c58f6" | 21 | SRCREV_machine_qemux86-64 ?= "3457d0ae8a4c3981f789b69144f9c860d63c2cdf" |
22 | SRCREV_machine_qemumips64 ?= "8db40baaaa30740a7e6d9bd696756daae0b29d1f" | 22 | SRCREV_machine_qemumips64 ?= "cdbb51e878dbb2b400e9ec9d9a879507abd62f91" |
23 | SRCREV_machine ?= "5c976adca80cb509bac5b71052b310b0a76c58f6" | 23 | SRCREV_machine ?= "3457d0ae8a4c3981f789b69144f9c860d63c2cdf" |
24 | SRCREV_meta ?= "31aece53a1ae191fc0efe41f53c342293f654d04" | 24 | SRCREV_meta ?= "7c4c7ee59bff544ad38f7e9ae32294e081503bed" |
25 | 25 | ||
26 | # remap qemuarm to qemuarma15 for the 5.8 kernel | 26 | # remap qemuarm to qemuarma15 for the 5.8 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.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.8" | 33 | LINUX_VERSION ?= "5.10.10" |
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" |