From 55e2c1c1724e5b52b47bc6f343b742e208c32bf5 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Fri, 21 Feb 2014 10:31:18 +0200 Subject: [PATCH] firmware: Update to current remote HEAD Change-Id: Iad457c2610ee3a0209598c92e5c473ae8f113636 Signed-off-by: Andrei Gherzan --- 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"