diff options
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb | 4 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_5.4.bb | 18 |
3 files changed, 12 insertions, 12 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb index 2eb1e846e8..7037d980d2 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.4.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 ?= "87d86ed4bfc78baee66933982c2962309fca4ffe" | 14 | SRCREV_machine ?= "79037ae58e6b0dfd0c63d4a0e131f1bd5efe7e53" |
| 15 | SRCREV_meta ?= "d40bf6ad14acc6d84d5c9a8e2c794ce37ffa16ff" | 15 | SRCREV_meta ?= "d40bf6ad14acc6d84d5c9a8e2c794ce37ffa16ff" |
| 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.4.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb index 18ff195af3..2a621622eb 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.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 ?= "b6bb0cf2d13aca397c216c2323985c87ac98919a" | 18 | SRCREV_machine_qemuarm ?= "5c2d35eeb4be0e8bae4cf5ee0733e41ff1262ff3" |
| 19 | SRCREV_machine ?= "9065d188f87410b7c862e44ff3143648c1ad2295" | 19 | SRCREV_machine ?= "03142acba06e8b33888410a518358a626dceb720" |
| 20 | SRCREV_meta ?= "d40bf6ad14acc6d84d5c9a8e2c794ce37ffa16ff" | 20 | SRCREV_meta ?= "d40bf6ad14acc6d84d5c9a8e2c794ce37ffa16ff" |
| 21 | 21 | ||
| 22 | PV = "${LINUX_VERSION}+git${SRCPV}" | 22 | PV = "${LINUX_VERSION}+git${SRCPV}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.4.bb b/meta/recipes-kernel/linux/linux-yocto_5.4.bb index 8db3d1c974..0f1cd07945 100644 --- a/meta/recipes-kernel/linux/linux-yocto_5.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto_5.4.bb | |||
| @@ -12,15 +12,15 @@ KBRANCH_qemux86 ?= "v5.4/standard/base" | |||
| 12 | KBRANCH_qemux86-64 ?= "v5.4/standard/base" | 12 | KBRANCH_qemux86-64 ?= "v5.4/standard/base" |
| 13 | KBRANCH_qemumips64 ?= "v5.4/standard/mti-malta64" | 13 | KBRANCH_qemumips64 ?= "v5.4/standard/mti-malta64" |
| 14 | 14 | ||
| 15 | SRCREV_machine_qemuarm ?= "9f04047a4f31450342960f04571194122e890461" | 15 | SRCREV_machine_qemuarm ?= "ab849248b45403c7d6f1fb8e8f57840cc2880618" |
| 16 | SRCREV_machine_qemuarm64 ?= "9065d188f87410b7c862e44ff3143648c1ad2295" | 16 | SRCREV_machine_qemuarm64 ?= "03142acba06e8b33888410a518358a626dceb720" |
| 17 | SRCREV_machine_qemumips ?= "f6f24e8e404d1debf07cb5793a183ba8e759d09b" | 17 | SRCREV_machine_qemumips ?= "967a1708cbbfe1b524dc28f04fa5e0d79a270bf5" |
| 18 | SRCREV_machine_qemuppc ?= "9065d188f87410b7c862e44ff3143648c1ad2295" | 18 | SRCREV_machine_qemuppc ?= "03142acba06e8b33888410a518358a626dceb720" |
| 19 | SRCREV_machine_qemuriscv64 ?= "9065d188f87410b7c862e44ff3143648c1ad2295" | 19 | SRCREV_machine_qemuriscv64 ?= "03142acba06e8b33888410a518358a626dceb720" |
| 20 | SRCREV_machine_qemux86 ?= "9065d188f87410b7c862e44ff3143648c1ad2295" | 20 | SRCREV_machine_qemux86 ?= "03142acba06e8b33888410a518358a626dceb720" |
| 21 | SRCREV_machine_qemux86-64 ?= "9065d188f87410b7c862e44ff3143648c1ad2295" | 21 | SRCREV_machine_qemux86-64 ?= "03142acba06e8b33888410a518358a626dceb720" |
| 22 | SRCREV_machine_qemumips64 ?= "6f93582af92ab433d43c2a67a7ed871e5c229e55" | 22 | SRCREV_machine_qemumips64 ?= "d3e850da830241c424d557a6a072527e09e784ab" |
| 23 | SRCREV_machine ?= "9065d188f87410b7c862e44ff3143648c1ad2295" | 23 | SRCREV_machine ?= "03142acba06e8b33888410a518358a626dceb720" |
| 24 | SRCREV_meta ?= "d40bf6ad14acc6d84d5c9a8e2c794ce37ffa16ff" | 24 | SRCREV_meta ?= "d40bf6ad14acc6d84d5c9a8e2c794ce37ffa16ff" |
| 25 | 25 | ||
| 26 | # remap qemuarm to qemuarma15 for the 5.4 kernel | 26 | # remap qemuarm to qemuarma15 for the 5.4 kernel |
