[yocto] [meta-raspberrypi][PATCH 1/6] bcm: Bump SRCREV

Petter Mabäcker petter at technux.se
Wed Jul 8 09:10:34 PDT 2015


Update to latest version of firmware.git

[Support #60]

Signed-off-by: Petter Mabäcker <petter at technux.se>
---
 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 ad3176a..a5a5412 100644
--- a/recipes-bsp/common/firmware.inc
+++ b/recipes-bsp/common/firmware.inc
@@ -1,5 +1,5 @@
-RPIFW_SRCREV ?= "e42a747e8d5c4a2fb3e837d0924c7cc39999936a"
-RPIFW_DATE ?= "20150206"
+RPIFW_SRCREV ?= "89881b5488a5a60088677333dcbd97e1836c0e7e"
+RPIFW_DATE ?= "20150630"
 RPIFW_SRC_URI ?= "git://github.com/raspberrypi/firmware.git;protocol=git;branch=master"
 RPIFW_S ?= "${WORKDIR}/git"
 
-- 
1.9.1




More information about the yocto mailing list