summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2019-10-23 10:30:35 +0000
committerAndrei Gherzan <andrei@gherzan.ro>2020-01-28 10:04:36 +0000
commit609df9391701e4c82b2807fe8ffe3bca55b9787e (patch)
treeb218468f99d469db5b294cba7e65ead2675fc2a2 /recipes-kernel
parent85b75588fdedf72242870628f7c22f034d308740 (diff)
downloadmeta-raspberrypi-609df9391701e4c82b2807fe8ffe3bca55b9787e.tar.gz
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>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-raspberrypi_4.19.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_4.19.bb b/recipes-kernel/linux/linux-raspberrypi_4.19.bb
index 9540747..5401687 100644
--- a/recipes-kernel/linux/linux-raspberrypi_4.19.bb
+++ b/recipes-kernel/linux/linux-raspberrypi_4.19.bb
@@ -1,6 +1,6 @@
1LINUX_VERSION ?= "4.19.75" 1LINUX_VERSION ?= "4.19.80"
2LINUX_RPI_BRANCH ?= "rpi-4.19.y" 2LINUX_RPI_BRANCH ?= "rpi-4.19.y"
3 3
4SRCREV = "642e12d892e694214e387208ebd9feb4a654d287" 4SRCREV = "3492a1b003494535eb1b17aa7f258469036b1de7"
5 5
6require linux-raspberrypi_4.19.inc 6require linux-raspberrypi_4.19.inc