mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-16 15:56:57 +00:00
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:
@@ -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 \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user