mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-27 19:36:58 +00:00
4676c89c21
Signed-off-by: Christopher Clark <christopher.w.clark@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
12 lines
365 B
BlitzBasic
12 lines
365 B
BlitzBasic
LINUX_VERSION ?= "5.4.50"
|
|
LINUX_RPI_BRANCH ?= "rpi-5.4.y"
|
|
|
|
SRCREV = "856e83151cf3f802c495585ac176bb135a08030f"
|
|
|
|
require linux-raspberrypi_5.4.inc
|
|
|
|
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://powersave.cfg \
|
|
"
|