mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-05-07 04:58:12 +00:00
linux-raspberrypi: Update 4.19 kernel to 4.19.56
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
FILESEXTRAPATHS_prepend := "${THISDIR}/linux-raspberrypi:"
|
FILESEXTRAPATHS_prepend := "${THISDIR}/linux-raspberrypi:"
|
||||||
|
|
||||||
LINUX_VERSION ?= "4.19.44"
|
LINUX_VERSION ?= "4.19.56"
|
||||||
LINUX_RPI_BRANCH ?= "rpi-4.19.y"
|
LINUX_RPI_BRANCH ?= "rpi-4.19.y"
|
||||||
|
|
||||||
SRCREV = "b45a32b47b76cb64225d19841c20ee85ea97874d"
|
SRCREV = "e8a66b4f610b3a20bae8f706256d230135916c26"
|
||||||
SRC_URI = " \
|
SRC_URI = " \
|
||||||
git://github.com/raspberrypi/linux.git;protocol=git;branch=${LINUX_RPI_BRANCH} \
|
git://github.com/raspberrypi/linux.git;protocol=git;branch=${LINUX_RPI_BRANCH} \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user