meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_5.4.bb
Khem Raj efec9530de linux-raspberrypi_5.4.bb: Update to latest and fix build with binutils 2.34
perf fails to build without bfd patch still, therefore apply it to 5.4
as well.

Update to latest on 5.4 branch

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-09 11:07:40 +01:00

10 lines
240 B
BlitzBasic

LINUX_VERSION ?= "5.4.29"
LINUX_RPI_BRANCH ?= "rpi-5.4.y"
SRCREV = "5c08b6e79a8bfa1e59bb0004a1c94ed902a6d615"
require linux-raspberrypi_5.4.inc
SRC_URI += "file://0001-perf-Make-perf-able-to-build-with-latest-libbfd.patch \
"