meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_4.19.bb
Martin Jansa 38c9c9a985 linux-raspberrypi=4.19.80 bcm2835-bootfiles=20191021
* Upgrade the kernel to latest with corresponding firmware.

* This VC4 firmware is compatible with network boot described here:
  https://github.com/raspberrypi/rpi-eeprom/blob/master/firmware/raspberry_pi4_network_boot_beta.md

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit 609df93917)
2020-03-19 14:16:46 +00:00

7 lines
149 B
BlitzBasic

LINUX_VERSION ?= "4.19.80"
LINUX_RPI_BRANCH ?= "rpi-4.19.y"
SRCREV = "3492a1b003494535eb1b17aa7f258469036b1de7"
require linux-raspberrypi_4.19.inc