All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-raspberrypi][PATCH 1/6] linux-raspberrypi: Update revision to include rpi3 support
@ 2016-03-09 14:15 Theodor Gherzan
  2016-03-09 14:15 ` [meta-raspberrypi][PATCH 2/6] firmware.inc: " Theodor Gherzan
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Theodor Gherzan @ 2016-03-09 14:15 UTC (permalink / raw)
  To: yocto

From: Theodor Gherzan <theodor@resin.io>

Signed-off-by: Theodor Gherzan <theodor@resin.io>
---
 recipes-kernel/linux/linux-raspberrypi_4.1.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-kernel/linux/linux-raspberrypi_4.1.bb b/recipes-kernel/linux/linux-raspberrypi_4.1.bb
index e26019e..b55c9ff 100644
--- a/recipes-kernel/linux/linux-raspberrypi_4.1.bb
+++ b/recipes-kernel/linux/linux-raspberrypi_4.1.bb
@@ -1,8 +1,8 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
 
-LINUX_VERSION ?= "4.1.17"
+LINUX_VERSION ?= "4.1.18"
 
-SRCREV = "cb2f10196a9b718a2d94bb4ac0887c2ea14988ae"
+SRCREV = "fcc9ad149fbe78e9931b8e769ac54d5430587465"
 SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.1.y \
            file://0001-dts-add-overlay-for-pitft22.patch \
           "
-- 
2.1.4



^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-04-13  3:15 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-09 14:15 [meta-raspberrypi][PATCH 1/6] linux-raspberrypi: Update revision to include rpi3 support Theodor Gherzan
2016-03-09 14:15 ` [meta-raspberrypi][PATCH 2/6] firmware.inc: " Theodor Gherzan
2016-03-09 14:15 ` [meta-raspberrypi][PATCH 3/6] bcm2835-bootfiles: Update LICENCE md5 due to firmware revision update Theodor Gherzan
2016-03-09 14:15 ` [meta-raspberrypi][PATCH 4/6] linux-firmware: Add brcmfmac43430 firmware Theodor Gherzan
2016-03-25  0:34   ` Jonathan Liu
2016-03-29 22:06     ` Andrei Gherzan
2016-04-06  1:30       ` Theodor Gherzan
2016-04-13  3:15         ` Andrei Gherzan
2016-03-09 14:15 ` [meta-raspberrypi][PATCH 5/6] raspberrypi3.conf: Create machine configuration for Raspberrypi 3 Theodor Gherzan
2016-03-09 14:15 ` [meta-raspberrypi][PATCH 6/6] rpi-base.inc: Add rpi3 device tree blob Theodor Gherzan
2016-03-10 13:46 ` [meta-raspberrypi][PATCH 1/6] linux-raspberrypi: Update revision to include rpi3 support Andrei Gherzan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.