summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb2
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb2
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_5.4.bb2
3 files changed, 3 insertions, 3 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 760ded446a..e6366ee36d 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
@@ -12,7 +12,7 @@ python () {
12} 12}
13 13
14SRCREV_machine ?= "3d70f110c590b38219843a3a0815a232fd542cec" 14SRCREV_machine ?= "3d70f110c590b38219843a3a0815a232fd542cec"
15SRCREV_meta ?= "2647d22ea8ac2d3af6fe3b0d635cf84ee06f95e3" 15SRCREV_meta ?= "6d128007a79cdbecb66c5d8d186c0bbc41496526"
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.4;destsuffix=${KMETA}" 18 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.4;destsuffix=${KMETA}"
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 1645906034..4a37c758b2 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb
@@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2"
17 17
18SRCREV_machine_qemuarm ?= "80606f0432a35225e7bff188a890b836018bae61" 18SRCREV_machine_qemuarm ?= "80606f0432a35225e7bff188a890b836018bae61"
19SRCREV_machine ?= "1ef0d05b4662a4e5a075db47e7e368e9a12c4877" 19SRCREV_machine ?= "1ef0d05b4662a4e5a075db47e7e368e9a12c4877"
20SRCREV_meta ?= "2647d22ea8ac2d3af6fe3b0d635cf84ee06f95e3" 20SRCREV_meta ?= "6d128007a79cdbecb66c5d8d186c0bbc41496526"
21 21
22PV = "${LINUX_VERSION}+git${SRCPV}" 22PV = "${LINUX_VERSION}+git${SRCPV}"
23 23
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.4.bb b/meta/recipes-kernel/linux/linux-yocto_5.4.bb
index 068cebca2c..2bba72df77 100644
--- a/meta/recipes-kernel/linux/linux-yocto_5.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_5.4.bb
@@ -21,7 +21,7 @@ SRCREV_machine_qemux86 ?= "1ef0d05b4662a4e5a075db47e7e368e9a12c4877"
21SRCREV_machine_qemux86-64 ?= "1ef0d05b4662a4e5a075db47e7e368e9a12c4877" 21SRCREV_machine_qemux86-64 ?= "1ef0d05b4662a4e5a075db47e7e368e9a12c4877"
22SRCREV_machine_qemumips64 ?= "2da40cf3f065512eea3729172f8e3f0cf1857160" 22SRCREV_machine_qemumips64 ?= "2da40cf3f065512eea3729172f8e3f0cf1857160"
23SRCREV_machine ?= "1ef0d05b4662a4e5a075db47e7e368e9a12c4877" 23SRCREV_machine ?= "1ef0d05b4662a4e5a075db47e7e368e9a12c4877"
24SRCREV_meta ?= "2647d22ea8ac2d3af6fe3b0d635cf84ee06f95e3" 24SRCREV_meta ?= "6d128007a79cdbecb66c5d8d186c0bbc41496526"
25 25
26# remap qemuarm to qemuarma15 for the 5.4 kernel 26# remap qemuarm to qemuarma15 for the 5.4 kernel
27# KMACHINE_qemuarm ?= "qemuarma15" 27# KMACHINE_qemuarm ?= "qemuarma15"