[yocto] [meta-raspberrypi][PATCH 5/7] firmware: Update to current remote HEAD

Andrei Gherzan andrei at gherzan.ro
Fri Feb 21 02:29:06 PST 2014


Change-Id: Iad457c2610ee3a0209598c92e5c473ae8f113636
Signed-off-by: Andrei Gherzan <andrei at gherzan.ro>
---
 recipes-bcm/common/firmware.inc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-bcm/common/firmware.inc b/recipes-bcm/common/firmware.inc
index 0b1aa05..390f6b3 100644
--- a/recipes-bcm/common/firmware.inc
+++ b/recipes-bcm/common/firmware.inc
@@ -1,6 +1,6 @@
-# 17/01/2014 firmware; this can be overridden from distro config
-RPIFW_SRCREV ?= "9babf5f124b85293f81d78b031a15da0d51d46bd"
-RPIFW_DATE ?= "20140117"
+# 21/02/2014 firmware; this can be overridden from distro config
+RPIFW_SRCREV ?= "cf20d522e926f30e91fa890d42d010ca98913286"
+RPIFW_DATE ?= "20140221"
 RPIFW_SRC_URI ?= "git://github.com/raspberrypi/firmware.git;protocol=git;branch=master"
 RPIFW_S ?= "${WORKDIR}/git"
 
-- 
1.8.1.4




More information about the yocto mailing list