summaryrefslogtreecommitdiff
path: root/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_5.4.bb
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2020-06-27 08:13:56 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-27 08:14:12 +0300
commit4fc9e431d19fba76d604f05afd8b9f478d30f462 (patch)
treec10d3341dae23968fef480f4698270ff1e1d65b6 /meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_5.4.bb
parent84ad7c5b112283d1ccb14744025a2d2ba986412d (diff)
downloadopenbmc-4fc9e431d19fba76d604f05afd8b9f478d30f462.tar.xz
meta-raspberrypi: subtree update:39cf54c3cb..a6f1233d52
Jon Magnuson (1): packagegroup-rpi-test: resolve `wireless-regdb` conflict Khem Raj (1): linux-raspberrypi_5.4.bb: Upgrade to 5.4.47 Leon Anavi (7): lirc_%.bbappend: Fix for gpio-ir lirc: Move to dynamic-layers rpi-config: Add ENABLE_IR variable for infrared rpi-base.inc: Include modules if IR is enabled lirc_%.bbappend: Use lircd.service as in Raspbian docs/extra-build-config.md: Infrared lirc: Rename bbappend to match only version 0.10.1 M. ter Woord (1): Update layer-contents.md to include pi4 Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I6f20c20dec1dd2fdab9e4e52dea1cdd54be4fffc
Diffstat (limited to 'meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_5.4.bb')
-rw-r--r--meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_5.4.bb8
1 files changed, 3 insertions, 5 deletions
diff --git a/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_5.4.bb b/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_5.4.bb
index b1881a28f..aaf228e0a 100644
--- a/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_5.4.bb
+++ b/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_5.4.bb
@@ -1,13 +1,11 @@
-LINUX_VERSION ?= "5.4.45"
+LINUX_VERSION ?= "5.4.47"
LINUX_RPI_BRANCH ?= "rpi-5.4.y"
-SRCREV = "d00cdd80abb2a8c201cae2f6bd80e27eb2f7d347"
+SRCREV = "dec0ddc506ab5d93a7de4b8a7c8dc98e0a96f85c"
require linux-raspberrypi_5.4.inc
-SRC_URI += "file://0001-perf-Make-perf-able-to-build-with-latest-libbfd.patch \
- file://0001-Revert-selftests-bpf-Skip-perf-hw-events-test-if-the.patch \
+SRC_URI += "file://0001-Revert-selftests-bpf-Skip-perf-hw-events-test-if-the.patch \
file://0002-Revert-selftests-bpf-Fix-perf_buffer-test-on-systems.patch \
- file://0001-selftest-bpf-Use-CHECK-macro-instead-of-RET_IF.patch \
file://powersave.cfg \
"