summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2020-08-12 13:03:22 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-08-21 15:25:33 +0100
commit348dca519f2d5ba70b8cd3a122c3df09a75ea879 (patch)
treeeeca4337ce624a0b4695bf115e1a33689844b732 /meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb
parentcb4c1f78c1233b92b86ff00f66203302007592ef (diff)
downloadpoky-348dca519f2d5ba70b8cd3a122c3df09a75ea879.tar.gz
linux-yocto-rt/5.4: update to rt32
Integrating the following commit(s) to linux-yocto/5.4: 2739bdb0bfa0 Linux 5.4.54-rt32 0124e412ea96 Linux 5.4.52-rt31 d85676a72421 Linux 5.4.49-rt30 72bbd8083a44 Linux 5.4.48-rt29 (From OE-Core rev: 7c4b2aa7f1b4d047a552072924fb97762d776803) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit b21783c173594e5dac3c437e290b26643382c2e9) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb2
1 files changed, 1 insertions, 1 deletions
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 9881b09a9f..3cc8537973 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 ?= "58d322d637edd20fe24aadfdc0d621f63700c009" 18SRCREV_machine_qemuarm ?= "58d322d637edd20fe24aadfdc0d621f63700c009"
19SRCREV_machine ?= "9fc2fb2e73466a520ee9a3c48b3ca2f5b21415dc" 19SRCREV_machine ?= "9fc2fb2e73466a520ee9a3c48b3ca2f5b21415dc"
20SRCREV_meta ?= "96883b38c16febfa10668d16fe08a5cdc3419872" 20SRCREV_meta ?= "ab5ecb9b0e0afbc0ba3502405f4e3d4e7d170fac"
21 21
22PV = "${LINUX_VERSION}+git${SRCPV}" 22PV = "${LINUX_VERSION}+git${SRCPV}"
23 23