summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb6
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb8
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_5.4.bb22
3 files changed, 18 insertions, 18 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 2af42cfcff..405f51d649 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
@@ -11,13 +11,13 @@ 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
14SRCREV_machine ?= "c2634e34da0641aafe30fd3fb924386dd62f4941" 14SRCREV_machine ?= "0ad6f2204daf35fb25df5e9b52383507df813bb4"
15SRCREV_meta ?= "cfd547115bc4d65c29f0f4313bd950976f41ebd8" 15SRCREV_meta ?= "98ba88191b7c489bc0d83b6c87a31b2330fcd886"
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}"
19 19
20LINUX_VERSION ?= "5.4.137" 20LINUX_VERSION ?= "5.4.139"
21 21
22LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" 22LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
23 23
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 012e95449a..b08304579f 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb
@@ -6,7 +6,7 @@ KCONFIG_MODE = "--allnoconfig"
6 6
7require recipes-kernel/linux/linux-yocto.inc 7require recipes-kernel/linux/linux-yocto.inc
8 8
9LINUX_VERSION ?= "5.4.137" 9LINUX_VERSION ?= "5.4.139"
10LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" 10LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
11 11
12DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" 12DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
@@ -15,9 +15,9 @@ DEPENDS += "openssl-native util-linux-native"
15KMETA = "kernel-meta" 15KMETA = "kernel-meta"
16KCONF_BSP_AUDIT_LEVEL = "2" 16KCONF_BSP_AUDIT_LEVEL = "2"
17 17
18SRCREV_machine:qemuarm ?= "a51fc55766d4ae07f7b67adc4c9d3b07a1d1d475" 18SRCREV_machine:qemuarm ?= "a80ea6be16b19c18855f831333c93d4f3b55e58a"
19SRCREV_machine ?= "4c6ef497d892e3b5846a60fdd6f2a6df7177f570" 19SRCREV_machine ?= "405fce9e3f0314767e38b5e8295b34a24cd97a46"
20SRCREV_meta ?= "cfd547115bc4d65c29f0f4313bd950976f41ebd8" 20SRCREV_meta ?= "98ba88191b7c489bc0d83b6c87a31b2330fcd886"
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 90937166df..c6f2294b53 100644
--- a/meta/recipes-kernel/linux/linux-yocto_5.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_5.4.bb
@@ -12,16 +12,16 @@ KBRANCH:qemux86 ?= "v5.4/standard/base"
12KBRANCH:qemux86-64 ?= "v5.4/standard/base" 12KBRANCH:qemux86-64 ?= "v5.4/standard/base"
13KBRANCH:qemumips64 ?= "v5.4/standard/mti-malta64" 13KBRANCH:qemumips64 ?= "v5.4/standard/mti-malta64"
14 14
15SRCREV_machine:qemuarm ?= "88d3d4ec2c23ed165ee11dd9fc48ac77fee480ba" 15SRCREV_machine:qemuarm ?= "3d243cfd29a57dfe6b04a6a6cf1b1088d107f1f6"
16SRCREV_machine:qemuarm64 ?= "7cad0ac3beb6fc0a1f84dc079d0e6a68fedb3df4" 16SRCREV_machine:qemuarm64 ?= "dcac97a2b4469136189f86fe42703026693384be"
17SRCREV_machine:qemumips ?= "d8b1cb081cbfa6a7157561d61ce383bc661208d8" 17SRCREV_machine:qemumips ?= "ee74231b68518107954078d03d0606910603cf7a"
18SRCREV_machine:qemuppc ?= "528a4de381c0a22e9eeebe899e159ed8d4fccff3" 18SRCREV_machine:qemuppc ?= "76c51679aa6b9c25fe2b5c2052e84197ff2e4e2d"
19SRCREV_machine:qemuriscv64 ?= "90d297d951740cd13553072fb00afbf39045d38a" 19SRCREV_machine:qemuriscv64 ?= "807b4668ff7fe3be031ace442a84d70821ef9571"
20SRCREV_machine:qemux86 ?= "90d297d951740cd13553072fb00afbf39045d38a" 20SRCREV_machine:qemux86 ?= "807b4668ff7fe3be031ace442a84d70821ef9571"
21SRCREV_machine:qemux86-64 ?= "90d297d951740cd13553072fb00afbf39045d38a" 21SRCREV_machine:qemux86-64 ?= "807b4668ff7fe3be031ace442a84d70821ef9571"
22SRCREV_machine:qemumips64 ?= "29b36c7b1c51b5322cba165dd11b435ad9439adf" 22SRCREV_machine:qemumips64 ?= "3396071f8ce8ca148231fee4d2130feeead41926"
23SRCREV_machine ?= "90d297d951740cd13553072fb00afbf39045d38a" 23SRCREV_machine ?= "807b4668ff7fe3be031ace442a84d70821ef9571"
24SRCREV_meta ?= "cfd547115bc4d65c29f0f4313bd950976f41ebd8" 24SRCREV_meta ?= "98ba88191b7c489bc0d83b6c87a31b2330fcd886"
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"
@@ -30,7 +30,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRA
30 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.4;destsuffix=${KMETA}" 30 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.4;destsuffix=${KMETA}"
31 31
32LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" 32LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
33LINUX_VERSION ?= "5.4.137" 33LINUX_VERSION ?= "5.4.139"
34 34
35DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" 35DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
36DEPENDS += "openssl-native util-linux-native" 36DEPENDS += "openssl-native util-linux-native"