mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-05-17 16:13:29 +00:00
14 lines
524 B
BlitzBasic
14 lines
524 B
BlitzBasic
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 \
|
|
"
|