All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-raspberrypi][PATCH 1/6] firmware: Update to latest
@ 2016-10-31 16:52 Khem Raj
  2016-10-31 16:52 ` [meta-raspberrypi][PATCH 2/6] linux-raspberrypi_4.8.bb: Update to 4.8.4 Khem Raj
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Khem Raj @ 2016-10-31 16:52 UTC (permalink / raw)
  To: yocto

Fixes issues with display not starting with weston

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 recipes-bsp/common/firmware.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/common/firmware.inc b/recipes-bsp/common/firmware.inc
index 29f9c01..6ce89a5 100644
--- a/recipes-bsp/common/firmware.inc
+++ b/recipes-bsp/common/firmware.inc
@@ -1,5 +1,5 @@
-RPIFW_SRCREV ?= "ec63df146f454e8cab7080380f9138246d877013"
-RPIFW_DATE ?= "20161005"
+RPIFW_SRCREV ?= "ec5a517ed6051974a5a09f7b7811d21c443a7c74"
+RPIFW_DATE ?= "20161020"
 RPIFW_SRC_URI ?= "git://github.com/raspberrypi/firmware.git;protocol=git;branch=master"
 RPIFW_S ?= "${WORKDIR}/git"
 
-- 
2.10.1



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

end of thread, other threads:[~2016-11-08 11:08 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-31 16:52 [meta-raspberrypi][PATCH 1/6] firmware: Update to latest Khem Raj
2016-10-31 16:52 ` [meta-raspberrypi][PATCH 2/6] linux-raspberrypi_4.8.bb: Update to 4.8.4 Khem Raj
2016-10-31 16:52 ` [meta-raspberrypi][PATCH 3/6] weston: Unify bbappends for weston into single file Khem Raj
2016-11-08 11:05   ` Andrei Gherzan
2016-10-31 16:52 ` [meta-raspberrypi][PATCH 4/6] userland: Update to latest master tip Khem Raj
2016-11-08 11:01   ` Andrei Gherzan
2016-10-31 16:52 ` [meta-raspberrypi][PATCH 5/6] firmware: Update to 20161030 Khem Raj
2016-11-08 10:57   ` Andrei Gherzan
2016-11-08 11:04     ` Gary Thomas
2016-11-08 11:08       ` Andrei Gherzan
2016-10-31 16:52 ` [meta-raspberrypi][PATCH 6/6] linux-raspberrypi-4.4: Update to 4.4.28 Khem Raj
2016-11-08 10:39   ` 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.