Skip to content

Commit

Permalink
linux-raspberrypi: Update 4.19 recipe to 4.19.66
Browse files Browse the repository at this point in the history
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
  • Loading branch information
agherzan committed Aug 15, 2019
1 parent 42c02d0 commit 557ea47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes-kernel/linux/linux-raspberrypi_4.19.bb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/linux-raspberrypi:"

LINUX_VERSION ?= "4.19.58"
LINUX_VERSION ?= "4.19.66"
LINUX_RPI_BRANCH ?= "rpi-4.19.y"

SRCREV = "d5dc848c982dff2e020f294e384447efe6ea6617"
SRCREV = "fc5826fb999e0b32900d1f487e90c27a92010214"
SRC_URI = " \
git://github.com/raspberrypi/linux.git;protocol=git;branch=${LINUX_RPI_BRANCH} \
"
Expand Down

0 comments on commit 557ea47

Please sign in to comment.