diff options
Diffstat (limited to 'recipes-bcm/common/firmware.inc')
| -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 145ecce..ad3176a 100644 --- a/recipes-bcm/common/firmware.inc +++ b/recipes-bcm/common/firmware.inc | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | RPIFW_SRCREV ?= "d426cd1e79f0785fae6c37db79da7d6dae39716d" | 1 | RPIFW_SRCREV ?= "e42a747e8d5c4a2fb3e837d0924c7cc39999936a" |
| 2 | RPIFW_DATE ?= "20150204" | 2 | RPIFW_DATE ?= "20150206" |
| 3 | RPIFW_SRC_URI ?= "git://github.com/raspberrypi/firmware.git;protocol=git;branch=master" | 3 | RPIFW_SRC_URI ?= "git://github.com/raspberrypi/firmware.git;protocol=git;branch=master" |
| 4 | RPIFW_S ?= "${WORKDIR}/git" | 4 | RPIFW_S ?= "${WORKDIR}/git" |
| 5 | 5 | ||
