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

SRCREV = "d00cdd80abb2a8c201cae2f6bd80e27eb2f7d347"

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