summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco Giancane <francescogiancane8@gmail.com>2019-08-20 14:33:02 +0200
committerAndrei Gherzan <andrei@gherzan.ro>2019-08-22 14:29:07 +0100
commite52158c936b194ab37748bc29902924adac29fb5 (patch)
tree8ff625365413cffffd22c53da3d9a8637970470b
parent2634621374be557f543a65d0e387ca1ec4cc4666 (diff)
downloadmeta-raspberrypi-e52158c936b194ab37748bc29902924adac29fb5.tar.gz
linux-raspberrypi-rt: update to latest commit for 4.14 series
Update linux kernel 4.14 series recipe for building with latest -rt branch. This fixes #474. Signed-off-by: Francesco Giancane <francescogiancane8@gmail.com>
-rw-r--r--recipes-kernel/linux/linux-raspberrypi-rt_4.14.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi-rt_4.14.bb b/recipes-kernel/linux/linux-raspberrypi-rt_4.14.bb
index 1a990fe..224bc6d 100644
--- a/recipes-kernel/linux/linux-raspberrypi-rt_4.14.bb
+++ b/recipes-kernel/linux/linux-raspberrypi-rt_4.14.bb
@@ -1,6 +1,6 @@
1LINUX_VERSION ?= "4.14.81" 1LINUX_VERSION ?= "4.14.91"
2 2
3SRCREV = "acf578d07d57480674d5361df9171fe9528765cb" 3SRCREV = "0b520d5f1f580d36a742a9457a5673fa1578fff3"
4SRC_URI = " \ 4SRC_URI = " \
5 git://github.com/raspberrypi/linux.git;branch=rpi-4.14.y-rt \ 5 git://github.com/raspberrypi/linux.git;branch=rpi-4.14.y-rt \
6 file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \ 6 file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \