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 8736873d65..b61c0a98c9 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 ?= "d68870980bca82eec6f5040ccb404717c0cac622" | 14 | SRCREV_machine ?= "361bd6dc8f750afb690d28fd9aab33d116b38f68" |
| 15 | SRCREV_meta ?= "6ccf38515d9fbb6a468c2b1e470cd47599c6cf4e" | 15 | SRCREV_meta ?= "080adc96faafd98d2370b009338fcad42cf8e5fd" |
| 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.194" | 20 | LINUX_VERSION ?= "5.10.197" |
| 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 4ee674f35e..6e98407a7b 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.194" | 9 | LINUX_VERSION ?= "5.10.197" |
| 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 ?= "31f6d39bde4a241280ff357f0f052e56af1332e8" | 18 | SRCREV_machine:qemuarm ?= "c27508f48245090385d55b192f866b6ad60a79f7" |
| 19 | SRCREV_machine ?= "a9ebc91a4f1376324425811eee0a6628553d7d6e" | 19 | SRCREV_machine ?= "3050ddb1d59017a62d3d7d589a11d168be86b6a3" |
| 20 | SRCREV_meta ?= "6ccf38515d9fbb6a468c2b1e470cd47599c6cf4e" | 20 | SRCREV_meta ?= "080adc96faafd98d2370b009338fcad42cf8e5fd" |
| 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 e4d7443df2..adb4aa69a0 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 ?= "bd08a530f711f7b511d70fc142169ceed446cfdb" | 17 | SRCREV_machine:qemuarm ?= "28db2d5b2451e2c6b055dcd65bbe2fa581fa1538" |
| 18 | SRCREV_machine:qemuarm64 ?= "8edb39e7f3399ef6f97a416069777d0230ad68bc" | 18 | SRCREV_machine:qemuarm64 ?= "3f6544c8ee1330484b5c341dcac662ef73836a0e" |
| 19 | SRCREV_machine:qemumips ?= "582345c4ecdf0ba60551d25aa87656c2a039ad55" | 19 | SRCREV_machine:qemumips ?= "7643ee350375086f23ddffbe1613150ce988dce5" |
| 20 | SRCREV_machine:qemuppc ?= "f00b3a49bc6e9ca12497cf50080c391e59696d06" | 20 | SRCREV_machine:qemuppc ?= "9320f948b72a073ab0c27f0ca884842bb8eed036" |
| 21 | SRCREV_machine:qemuriscv64 ?= "cf4ea7f5063f864ebc3dbc2b87ea4e550f24f803" | 21 | SRCREV_machine:qemuriscv64 ?= "4eedb5d32121ace6ad137e7d01b22f94c592923e" |
| 22 | SRCREV_machine:qemuriscv32 ?= "cf4ea7f5063f864ebc3dbc2b87ea4e550f24f803" | 22 | SRCREV_machine:qemuriscv32 ?= "4eedb5d32121ace6ad137e7d01b22f94c592923e" |
| 23 | SRCREV_machine:qemux86 ?= "cf4ea7f5063f864ebc3dbc2b87ea4e550f24f803" | 23 | SRCREV_machine:qemux86 ?= "4eedb5d32121ace6ad137e7d01b22f94c592923e" |
| 24 | SRCREV_machine:qemux86-64 ?= "cf4ea7f5063f864ebc3dbc2b87ea4e550f24f803" | 24 | SRCREV_machine:qemux86-64 ?= "4eedb5d32121ace6ad137e7d01b22f94c592923e" |
| 25 | SRCREV_machine:qemumips64 ?= "5b4830e32f3bd6fd82e93f60bf2e5da462419d31" | 25 | SRCREV_machine:qemumips64 ?= "a3f4193c0ed91cbcfaed2e6cc984eb4906e511e0" |
| 26 | SRCREV_machine ?= "cf4ea7f5063f864ebc3dbc2b87ea4e550f24f803" | 26 | SRCREV_machine ?= "4eedb5d32121ace6ad137e7d01b22f94c592923e" |
| 27 | SRCREV_meta ?= "6ccf38515d9fbb6a468c2b1e470cd47599c6cf4e" | 27 | SRCREV_meta ?= "080adc96faafd98d2370b009338fcad42cf8e5fd" |
| 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.194" | 33 | LINUX_VERSION ?= "5.10.197" |
| 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" |
