meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_4.19.bb
Khem Raj 2aab60f22c linux-raspberrypi: Fix building selftest/bpf
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-16 19:10:44 +00:00

11 lines
323 B
BlitzBasic

LINUX_VERSION ?= "4.19.108"
LINUX_RPI_BRANCH ?= "rpi-4.19.y"
SRCREV = "2fab54c74bf956951e61c6d4fe473995e8d07010"
require linux-raspberrypi_4.19.inc
SRC_URI += "file://0001-perf-Make-perf-able-to-build-with-latest-libbfd.patch \
file://0001-selftest-bpf-Use-CHECK-macro-instead-of-RET_IF.patch \
"