summaryrefslogtreecommitdiff
path: root/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_5.4.bb
blob: ec0767ee6ffc249b77864433d8d9bf84d0ac3131 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
LINUX_VERSION ?= "5.4.40"
LINUX_RPI_BRANCH ?= "rpi-5.4.y"

SRCREV = "97badb4baeb8999263a9bc2fa85c3060ffff344b"

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 \
            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 \
           "