mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-04-02 02:49:12 +00:00
9 lines
230 B
BlitzBasic
9 lines
230 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"
|