diff options
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_5.8.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_5.8.bb | 4 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_5.8.bb | 18 |
3 files changed, 12 insertions, 12 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.8.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.8.bb index 203ddf6684..c2d627acb7 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.8.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.8.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 ?= "64fd51cbe98ae4a0e05e59ed9abd9135f1b4cf64" | 14 | SRCREV_machine ?= "52b840afae058fb20ce69ff5af811f8582b3bb5a" |
15 | SRCREV_meta ?= "7883b60d324029d26020c0b3f826b35c52fd9674" | 15 | SRCREV_meta ?= "7883b60d324029d26020c0b3f826b35c52fd9674" |
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.8.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.8.bb index f37f525cc3..31a84f3972 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.8.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.8.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 ?= "aa614dcf182db126013b255968ab125afd96eb88" | 18 | SRCREV_machine_qemuarm ?= "3e9aa72b02cf7d04096e367c99d503cd1d26cc6c" |
19 | SRCREV_machine ?= "64fd51cbe98ae4a0e05e59ed9abd9135f1b4cf64" | 19 | SRCREV_machine ?= "52b840afae058fb20ce69ff5af811f8582b3bb5a" |
20 | SRCREV_meta ?= "7883b60d324029d26020c0b3f826b35c52fd9674" | 20 | SRCREV_meta ?= "7883b60d324029d26020c0b3f826b35c52fd9674" |
21 | 21 | ||
22 | PV = "${LINUX_VERSION}+git${SRCPV}" | 22 | PV = "${LINUX_VERSION}+git${SRCPV}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.8.bb b/meta/recipes-kernel/linux/linux-yocto_5.8.bb index c0cdffce73..c6fb9e9f86 100644 --- a/meta/recipes-kernel/linux/linux-yocto_5.8.bb +++ b/meta/recipes-kernel/linux/linux-yocto_5.8.bb | |||
@@ -12,15 +12,15 @@ KBRANCH_qemux86 ?= "v5.8/standard/base" | |||
12 | KBRANCH_qemux86-64 ?= "v5.8/standard/base" | 12 | KBRANCH_qemux86-64 ?= "v5.8/standard/base" |
13 | KBRANCH_qemumips64 ?= "v5.8/standard/mti-malta64" | 13 | KBRANCH_qemumips64 ?= "v5.8/standard/mti-malta64" |
14 | 14 | ||
15 | SRCREV_machine_qemuarm ?= "cd6c8c74317d2f9504c25e28e37f4140deec2d19" | 15 | SRCREV_machine_qemuarm ?= "0c6d276c75233f9b8d05103ff652676a2c271868" |
16 | SRCREV_machine_qemuarm64 ?= "64fd51cbe98ae4a0e05e59ed9abd9135f1b4cf64" | 16 | SRCREV_machine_qemuarm64 ?= "52b840afae058fb20ce69ff5af811f8582b3bb5a" |
17 | SRCREV_machine_qemumips ?= "c610a204d0821f5abc253e72894fd32b41b92db3" | 17 | SRCREV_machine_qemumips ?= "4c07d59936f8e28eadecab8f56ef14726f77ccb8" |
18 | SRCREV_machine_qemuppc ?= "64fd51cbe98ae4a0e05e59ed9abd9135f1b4cf64" | 18 | SRCREV_machine_qemuppc ?= "52b840afae058fb20ce69ff5af811f8582b3bb5a" |
19 | SRCREV_machine_qemuriscv64 ?= "64fd51cbe98ae4a0e05e59ed9abd9135f1b4cf64" | 19 | SRCREV_machine_qemuriscv64 ?= "52b840afae058fb20ce69ff5af811f8582b3bb5a" |
20 | SRCREV_machine_qemux86 ?= "64fd51cbe98ae4a0e05e59ed9abd9135f1b4cf64" | 20 | SRCREV_machine_qemux86 ?= "52b840afae058fb20ce69ff5af811f8582b3bb5a" |
21 | SRCREV_machine_qemux86-64 ?= "64fd51cbe98ae4a0e05e59ed9abd9135f1b4cf64" | 21 | SRCREV_machine_qemux86-64 ?= "52b840afae058fb20ce69ff5af811f8582b3bb5a" |
22 | SRCREV_machine_qemumips64 ?= "86cc0d9a3f6751ada12fa4630b3e3c23221d6da7" | 22 | SRCREV_machine_qemumips64 ?= "2224bf83cf372bb729583dfb93ad28abba9905fd" |
23 | SRCREV_machine ?= "64fd51cbe98ae4a0e05e59ed9abd9135f1b4cf64" | 23 | SRCREV_machine ?= "52b840afae058fb20ce69ff5af811f8582b3bb5a" |
24 | SRCREV_meta ?= "7883b60d324029d26020c0b3f826b35c52fd9674" | 24 | SRCREV_meta ?= "7883b60d324029d26020c0b3f826b35c52fd9674" |
25 | 25 | ||
26 | # remap qemuarm to qemuarma15 for the 5.8 kernel | 26 | # remap qemuarm to qemuarma15 for the 5.8 kernel |