blob: 03053dac351699679d7277c97513c268b1ad21c3 [file] [log] [blame]
Andrew Geissler062316f2020-05-15 14:19:14 -05001LINUX_VERSION ?= "4.19.120"
Brad Bishop19323692019-04-05 15:28:33 -04002LINUX_RPI_BRANCH ?= "rpi-4.19.y"
3
Andrew Geissler062316f2020-05-15 14:19:14 -05004SRCREV = "9da67d7329873623bd5c13fae5835d76d5be8806"
Brad Bishop26bdd442019-08-16 17:08:17 -04005
Brad Bishop754b8fa2019-08-20 09:16:20 -04006require linux-raspberrypi_4.19.inc
Andrew Geissler062316f2020-05-15 14:19:14 -05007
8SRC_URI += "file://0001-perf-Make-perf-able-to-build-with-latest-libbfd.patch \
9 file://0001-selftest-bpf-Use-CHECK-macro-instead-of-RET_IF.patch \
10 "