meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_5.4.bb
Khem Raj 8d163dd844 linux-raspberrypi_5.4.bb: Enable powersave options in kconfig
Will let system hibernate and suspend, its initial setup, there is more
work needed to get it going fully without problems in userspace, which
will follow

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-08 22:31:24 +01:00

11 lines
275 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 \
file://powersave.cfg \
"