[yocto] [meta-raspberrypi][PATCH 07/11] firmware: Bump revision

Andrei Gherzan andrei at gherzan.ro
Wed Oct 21 14:12:07 PDT 2015


Signed-off-by: Andrei Gherzan <andrei at gherzan.ro>
---
 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 a5a5412..020f0ed 100644
--- a/recipes-bsp/common/firmware.inc
+++ b/recipes-bsp/common/firmware.inc
@@ -1,5 +1,5 @@
-RPIFW_SRCREV ?= "89881b5488a5a60088677333dcbd97e1836c0e7e"
-RPIFW_DATE ?= "20150630"
+RPIFW_SRCREV ?= "f7108cfdc715f79c5fd051fb4c3ae6f4b1b01f23"
+RPIFW_DATE ?= "20151021"
 RPIFW_SRC_URI ?= "git://github.com/raspberrypi/firmware.git;protocol=git;branch=master"
 RPIFW_S ?= "${WORKDIR}/git"
 
-- 
2.6.0




More information about the yocto mailing list