diff options
| -rw-r--r-- | recipes-bcm/common/firmware.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bcm/common/firmware.inc b/recipes-bcm/common/firmware.inc index 5bad182..c780e63 100644 --- a/recipes-bcm/common/firmware.inc +++ b/recipes-bcm/common/firmware.inc | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # 19/08/2013 firmware; this can be overridden from distro config | 1 | # 19/08/2013 firmware; this can be overridden from distro config |
| 2 | RPIFW_SRCREV ?= "5b37b2a7f357236210eef1a438becaa2a57148f2" | 2 | RPIFW_SRCREV ?= "3e92add424c3c2617d5df65caa307c808017a9ea" |
| 3 | RPIFW_DATE ?= "20130819" | 3 | RPIFW_DATE ?= "20131113" |
| 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 | ||
