diff options
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_6.1.bb | 4 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_6.1.bb | 4 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_6.1.bb | 24 |
3 files changed, 16 insertions, 16 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_6.1.bb b/meta/recipes-kernel/linux/linux-yocto-rt_6.1.bb index 8e59cf937e..7b410df847 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_6.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_6.1.bb | |||
| @@ -14,8 +14,8 @@ python () { | |||
| 14 | raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") | 14 | raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") |
| 15 | } | 15 | } |
| 16 | 16 | ||
| 17 | SRCREV_machine ?= "0aa0b7396b5cbfccd69d23b07e095e4c4fa20589" | 17 | SRCREV_machine ?= "57eb889d204238845f238b44db6affe64480b958" |
| 18 | SRCREV_meta ?= "8da434f09dc2892d8ec26325f0856aabccc17bed" | 18 | SRCREV_meta ?= "2e1a81f17434de2a9bd27676efdde7861946582e" |
| 19 | 19 | ||
| 20 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine;protocol=https \ | 20 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine;protocol=https \ |
| 21 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.1;destsuffix=${KMETA};protocol=https" | 21 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.1;destsuffix=${KMETA};protocol=https" |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_6.1.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_6.1.bb index c0c93fd3da..a37da27401 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_6.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_6.1.bb | |||
| @@ -17,8 +17,8 @@ DEPENDS += "openssl-native util-linux-native" | |||
| 17 | KMETA = "kernel-meta" | 17 | KMETA = "kernel-meta" |
| 18 | KCONF_BSP_AUDIT_LEVEL = "2" | 18 | KCONF_BSP_AUDIT_LEVEL = "2" |
| 19 | 19 | ||
| 20 | SRCREV_machine ?= "fb0e7ef6dd4b51325abcaab53645962994018135" | 20 | SRCREV_machine ?= "786775632028f7909d9f905c4530d7eaae0b2ab0" |
| 21 | SRCREV_meta ?= "8da434f09dc2892d8ec26325f0856aabccc17bed" | 21 | SRCREV_meta ?= "2e1a81f17434de2a9bd27676efdde7861946582e" |
| 22 | 22 | ||
| 23 | PV = "${LINUX_VERSION}+git${SRCPV}" | 23 | PV = "${LINUX_VERSION}+git${SRCPV}" |
| 24 | 24 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_6.1.bb b/meta/recipes-kernel/linux/linux-yocto_6.1.bb index bafb8fca7f..4d3fbba9c6 100644 --- a/meta/recipes-kernel/linux/linux-yocto_6.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto_6.1.bb | |||
| @@ -17,18 +17,18 @@ KBRANCH:qemux86-64 ?= "v6.1/standard/base" | |||
| 17 | KBRANCH:qemuloongarch64 ?= "v6.1/standard/base" | 17 | KBRANCH:qemuloongarch64 ?= "v6.1/standard/base" |
| 18 | KBRANCH:qemumips64 ?= "v6.1/standard/mti-malta64" | 18 | KBRANCH:qemumips64 ?= "v6.1/standard/mti-malta64" |
| 19 | 19 | ||
| 20 | SRCREV_machine:qemuarm ?= "f009f4217b1b00e7de4fde7454a86ff5cc83ceef" | 20 | SRCREV_machine:qemuarm ?= "df11584ee46919ffa45c33ba496754db47c59b66" |
| 21 | SRCREV_machine:qemuarm64 ?= "fb0e7ef6dd4b51325abcaab53645962994018135" | 21 | SRCREV_machine:qemuarm64 ?= "786775632028f7909d9f905c4530d7eaae0b2ab0" |
| 22 | SRCREV_machine:qemuloongarch64 ?= "fb0e7ef6dd4b51325abcaab53645962994018135" | 22 | SRCREV_machine:qemuloongarch64 ?= "786775632028f7909d9f905c4530d7eaae0b2ab0" |
| 23 | SRCREV_machine:qemumips ?= "3db59f99ef5fddd5dc436d0e58bb9572051e08ed" | 23 | SRCREV_machine:qemumips ?= "5d4417bb0ff0d6c89e41a694e20135e1dce778f3" |
| 24 | SRCREV_machine:qemuppc ?= "fb0e7ef6dd4b51325abcaab53645962994018135" | 24 | SRCREV_machine:qemuppc ?= "786775632028f7909d9f905c4530d7eaae0b2ab0" |
| 25 | SRCREV_machine:qemuriscv64 ?= "fb0e7ef6dd4b51325abcaab53645962994018135" | 25 | SRCREV_machine:qemuriscv64 ?= "786775632028f7909d9f905c4530d7eaae0b2ab0" |
| 26 | SRCREV_machine:qemuriscv32 ?= "fb0e7ef6dd4b51325abcaab53645962994018135" | 26 | SRCREV_machine:qemuriscv32 ?= "786775632028f7909d9f905c4530d7eaae0b2ab0" |
| 27 | SRCREV_machine:qemux86 ?= "fb0e7ef6dd4b51325abcaab53645962994018135" | 27 | SRCREV_machine:qemux86 ?= "786775632028f7909d9f905c4530d7eaae0b2ab0" |
| 28 | SRCREV_machine:qemux86-64 ?= "fb0e7ef6dd4b51325abcaab53645962994018135" | 28 | SRCREV_machine:qemux86-64 ?= "786775632028f7909d9f905c4530d7eaae0b2ab0" |
| 29 | SRCREV_machine:qemumips64 ?= "173a48cfd962bf386bc591f1bb654d88d70cde6c" | 29 | SRCREV_machine:qemumips64 ?= "c2a60bb7b1739180481e1d7a7e87bb573aa01ae7" |
| 30 | SRCREV_machine ?= "fb0e7ef6dd4b51325abcaab53645962994018135" | 30 | SRCREV_machine ?= "786775632028f7909d9f905c4530d7eaae0b2ab0" |
| 31 | SRCREV_meta ?= "8da434f09dc2892d8ec26325f0856aabccc17bed" | 31 | SRCREV_meta ?= "2e1a81f17434de2a9bd27676efdde7861946582e" |
| 32 | 32 | ||
| 33 | # set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll | 33 | # set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll |
| 34 | # get the <version>/base branch, which is pure upstream -stable, and the same | 34 | # get the <version>/base branch, which is pure upstream -stable, and the same |
