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 0b1aa05..390f6b3 100644 --- a/recipes-bcm/common/firmware.inc +++ b/recipes-bcm/common/firmware.inc | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # 17/01/2014 firmware; this can be overridden from distro config | 1 | # 21/02/2014 firmware; this can be overridden from distro config |
| 2 | RPIFW_SRCREV ?= "9babf5f124b85293f81d78b031a15da0d51d46bd" | 2 | RPIFW_SRCREV ?= "cf20d522e926f30e91fa890d42d010ca98913286" |
| 3 | RPIFW_DATE ?= "20140117" | 3 | RPIFW_DATE ?= "20140221" |
| 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 | ||
