diff options
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb | 4 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_5.15.bb | 20 |
3 files changed, 13 insertions, 13 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb index de11f9c229..b52c1da342 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb | |||
| @@ -11,7 +11,7 @@ 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 ?= "819b32d5ed52fe25c6aa965547c52f677c056dcd" | 14 | SRCREV_machine ?= "4e6023f9fa826a49ea6e1e66de07539965c06b46" |
| 15 | SRCREV_meta ?= "2d38a472b21ae343707c8bd64ac68a9eaca066a0" | 15 | SRCREV_meta ?= "2d38a472b21ae343707c8bd64ac68a9eaca066a0" |
| 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 \ |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb index 30d575b6ad..389d6fd68f 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb | |||
| @@ -15,8 +15,8 @@ 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 ?= "53bc9472e3b5abbbc14ba3b04b1e1f655775347a" | 18 | SRCREV_machine:qemuarm ?= "ffb9a067ac8550ae1064ccd5bf73639e0cefd71b" |
| 19 | SRCREV_machine ?= "a28c171f92ff9b77dd7aaacd2b7dc196102ff48e" | 19 | SRCREV_machine ?= "20301aeb1a64164b72bc72af58802b315e025c9c" |
| 20 | SRCREV_meta ?= "2d38a472b21ae343707c8bd64ac68a9eaca066a0" | 20 | SRCREV_meta ?= "2d38a472b21ae343707c8bd64ac68a9eaca066a0" |
| 21 | 21 | ||
| 22 | PV = "${LINUX_VERSION}+git${SRCPV}" | 22 | PV = "${LINUX_VERSION}+git${SRCPV}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.15.bb b/meta/recipes-kernel/linux/linux-yocto_5.15.bb index 5cca97c0ed..60e09c9ecb 100644 --- a/meta/recipes-kernel/linux/linux-yocto_5.15.bb +++ b/meta/recipes-kernel/linux/linux-yocto_5.15.bb | |||
| @@ -13,16 +13,16 @@ KBRANCH:qemux86 ?= "v5.15/standard/base" | |||
| 13 | KBRANCH:qemux86-64 ?= "v5.15/standard/base" | 13 | KBRANCH:qemux86-64 ?= "v5.15/standard/base" |
| 14 | KBRANCH:qemumips64 ?= "v5.15/standard/mti-malta64" | 14 | KBRANCH:qemumips64 ?= "v5.15/standard/mti-malta64" |
| 15 | 15 | ||
| 16 | SRCREV_machine:qemuarm ?= "ab335fd99ecec145298a277015aea6208a4d3a72" | 16 | SRCREV_machine:qemuarm ?= "7d3b6a747b3d2720f7ca4e6c1ac09c9b2fed553f" |
| 17 | SRCREV_machine:qemuarm64 ?= "a28c171f92ff9b77dd7aaacd2b7dc196102ff48e" | 17 | SRCREV_machine:qemuarm64 ?= "20301aeb1a64164b72bc72af58802b315e025c9c" |
| 18 | SRCREV_machine:qemumips ?= "1548a3de7beb155f932d9828e4f1e22345e78147" | 18 | SRCREV_machine:qemumips ?= "4b33e9d2ce28398756fd1d13f0bbc84e768c33a4" |
| 19 | SRCREV_machine:qemuppc ?= "a28c171f92ff9b77dd7aaacd2b7dc196102ff48e" | 19 | SRCREV_machine:qemuppc ?= "20301aeb1a64164b72bc72af58802b315e025c9c" |
| 20 | SRCREV_machine:qemuriscv64 ?= "a28c171f92ff9b77dd7aaacd2b7dc196102ff48e" | 20 | SRCREV_machine:qemuriscv64 ?= "20301aeb1a64164b72bc72af58802b315e025c9c" |
| 21 | SRCREV_machine:qemuriscv32 ?= "a28c171f92ff9b77dd7aaacd2b7dc196102ff48e" | 21 | SRCREV_machine:qemuriscv32 ?= "20301aeb1a64164b72bc72af58802b315e025c9c" |
| 22 | SRCREV_machine:qemux86 ?= "a28c171f92ff9b77dd7aaacd2b7dc196102ff48e" | 22 | SRCREV_machine:qemux86 ?= "20301aeb1a64164b72bc72af58802b315e025c9c" |
| 23 | SRCREV_machine:qemux86-64 ?= "a28c171f92ff9b77dd7aaacd2b7dc196102ff48e" | 23 | SRCREV_machine:qemux86-64 ?= "20301aeb1a64164b72bc72af58802b315e025c9c" |
| 24 | SRCREV_machine:qemumips64 ?= "8cf3fd2c0e46f72f25df69868b0b0d60f5e1dce3" | 24 | SRCREV_machine:qemumips64 ?= "506576e469f6fdc2b7e888afcace4437469b27aa" |
| 25 | SRCREV_machine ?= "a28c171f92ff9b77dd7aaacd2b7dc196102ff48e" | 25 | SRCREV_machine ?= "20301aeb1a64164b72bc72af58802b315e025c9c" |
| 26 | SRCREV_meta ?= "2d38a472b21ae343707c8bd64ac68a9eaca066a0" | 26 | SRCREV_meta ?= "2d38a472b21ae343707c8bd64ac68a9eaca066a0" |
| 27 | 27 | ||
| 28 | # set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll | 28 | # set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll |
