mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-04-02 02:49:12 +00:00
Fixes the following error: ERROR. input file "cfg/virtio.scc" does not exist Signed-off-by: Murat Kilivan <murat.kilivan@gmail.com>
13 lines
430 B
BlitzBasic
13 lines
430 B
BlitzBasic
LINUX_VERSION ?= "5.4.59"
|
|
LINUX_RPI_BRANCH ?= "rpi-5.4.y"
|
|
|
|
SRCREV_machine = "423495b33efd681dc1c8be10b1303e679216be4c"
|
|
SRCREV_meta = "5d52d9eea95fa09d404053360c2351b2b91b323b"
|
|
|
|
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 \
|
|
"
|