[yocto] [meta-raspberrypi][PATCH 3/5] firmware: Update to remove HEAD

Andrei Gherzan andrei at gherzan.ro
Fri Jan 17 07:16:39 PST 2014


Change-Id: I20a8ebf0e5743250c66fae337d28e867959d3114
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 69cf8d2..0b1aa05 100644
--- a/recipes-bcm/common/firmware.inc
+++ b/recipes-bcm/common/firmware.inc
@@ -1,6 +1,6 @@
-# 19/08/2013 firmware; this can be overridden from distro config
-RPIFW_SRCREV ?= "e618d4ff2dc20051bc726834b22487fe2e236fe5"
-RPIFW_DATE ?= "20131217"
+# 17/01/2014 firmware; this can be overridden from distro config
+RPIFW_SRCREV ?= "9babf5f124b85293f81d78b031a15da0d51d46bd"
+RPIFW_DATE ?= "20140117"
 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