diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2012-08-23 18:24:21 +0300 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2012-08-28 23:58:26 +0300 |
commit | 2757e583aa70baf56bf289d062277e8307888570 (patch) | |
tree | 2b1f1f341bcc26b89d54700a49e085f05c5300e1 | |
parent | b7c2c6f119f18b72c2708d735b7d267b256b9636 (diff) | |
download | meta-raspberrypi-2757e583aa70baf56bf289d062277e8307888570.tar.gz |
firmware.inc: Update to SRCREV c42f21261f1eeae0df7ad02f34773e279e7af8c5
01/07/2012 firmware
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r-- | recipes-bcm/common/firmware.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bcm/common/firmware.inc b/recipes-bcm/common/firmware.inc index addee25..2f06dc7 100644 --- a/recipes-bcm/common/firmware.inc +++ b/recipes-bcm/common/firmware.inc | |||
@@ -1,7 +1,7 @@ | |||
1 | 1 | ||
2 | # 01/07/2012 firmware; this can be overridden from distro config | 2 | # 22/08/2012 firmware; this can be overridden from distro config |
3 | RPIFW_SRCREV ?= "0671d60180c8d10978b442de5ec9d083596a5f3f" | 3 | RPIFW_SRCREV ?= "c42f21261f1eeae0df7ad02f34773e279e7af8c5" |
4 | RPIFW_DATE ?= "20120701" | 4 | RPIFW_DATE ?= "20120822" |
5 | 5 | ||
6 | 6 | ||
7 | SRCREV = "${RPIFW_SRCREV}" | 7 | SRCREV = "${RPIFW_SRCREV}" |