linux-raspberrypi_5.4.bb: Upgrade to 5.4.47

Drop backported patches which are already in this release

Fixes Issue #658

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2020-06-18 13:50:46 -07:00
committed by Andrei Gherzan
parent a05b32a5a9
commit 4851a55098
2 changed files with 12 additions and 12 deletions
@@ -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 \
"