summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb2
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb2
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_5.15.bb2
3 files changed, 3 insertions, 3 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 e59a4cfad1..161b418293 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb
@@ -12,7 +12,7 @@ python () {
12} 12}
13 13
14SRCREV_machine ?= "3500b1673d3c5cdab46d497c5d492e81cc0a6a13" 14SRCREV_machine ?= "3500b1673d3c5cdab46d497c5d492e81cc0a6a13"
15SRCREV_meta ?= "26e884f8c2d22607e97900d22ad52a290f555fd7" 15SRCREV_meta ?= "cf716c58bea8a4c0daba70740803b5074766f2fd"
16 16
17SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ 17SRC_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.15;destsuffix=${KMETA}" 18 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.15;destsuffix=${KMETA}"
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 2c81e3c005..c2ba73fc81 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb
@@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2"
17 17
18SRCREV_machine:qemuarm ?= "67b4c868eafbd63c437d0e79523c3bdc5f3aa834" 18SRCREV_machine:qemuarm ?= "67b4c868eafbd63c437d0e79523c3bdc5f3aa834"
19SRCREV_machine ?= "f46816a75d738acbe4b1211153badf2f8e412780" 19SRCREV_machine ?= "f46816a75d738acbe4b1211153badf2f8e412780"
20SRCREV_meta ?= "26e884f8c2d22607e97900d22ad52a290f555fd7" 20SRCREV_meta ?= "cf716c58bea8a4c0daba70740803b5074766f2fd"
21 21
22PV = "${LINUX_VERSION}+git${SRCPV}" 22PV = "${LINUX_VERSION}+git${SRCPV}"
23 23
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.15.bb b/meta/recipes-kernel/linux/linux-yocto_5.15.bb
index ea10de30cd..8356e6d16c 100644
--- a/meta/recipes-kernel/linux/linux-yocto_5.15.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_5.15.bb
@@ -23,7 +23,7 @@ SRCREV_machine:qemux86 ?= "f46816a75d738acbe4b1211153badf2f8e412780"
23SRCREV_machine:qemux86-64 ?= "f46816a75d738acbe4b1211153badf2f8e412780" 23SRCREV_machine:qemux86-64 ?= "f46816a75d738acbe4b1211153badf2f8e412780"
24SRCREV_machine:qemumips64 ?= "6f4bc07807d1e17fde099baadf60752fca51fee8" 24SRCREV_machine:qemumips64 ?= "6f4bc07807d1e17fde099baadf60752fca51fee8"
25SRCREV_machine ?= "f46816a75d738acbe4b1211153badf2f8e412780" 25SRCREV_machine ?= "f46816a75d738acbe4b1211153badf2f8e412780"
26SRCREV_meta ?= "26e884f8c2d22607e97900d22ad52a290f555fd7" 26SRCREV_meta ?= "cf716c58bea8a4c0daba70740803b5074766f2fd"
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
29# get the <version>/base branch, which is pure upstream -stable, and the same 29# get the <version>/base branch, which is pure upstream -stable, and the same