diff options
| -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 e291832..5bad182 100644 --- a/recipes-bcm/common/firmware.inc +++ b/recipes-bcm/common/firmware.inc | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # 7/1/2013 firmware; this can be overridden from distro config | 1 | # 19/08/2013 firmware; this can be overridden from distro config |
| 2 | RPIFW_SRCREV ?= "0ac68cce44d4550c251172e8524100090e8211fa" | 2 | RPIFW_SRCREV ?= "5b37b2a7f357236210eef1a438becaa2a57148f2" |
| 3 | RPIFW_DATE ?= "20130107" | 3 | RPIFW_DATE ?= "20130819" |
| 4 | RPIFW_SRC_URI ?= "git://github.com/raspberrypi/firmware.git;protocol=git;branch=master" | 4 | RPIFW_SRC_URI ?= "git://github.com/raspberrypi/firmware.git;protocol=git;branch=master" |
| 5 | RPIFW_S ?= "${WORKDIR}/git" | 5 | RPIFW_S ?= "${WORKDIR}/git" |
| 6 | 6 | ||
