diff options
| -rw-r--r-- | recipes-bsp/common/firmware.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/common/firmware.inc b/recipes-bsp/common/firmware.inc index a5a5412..020f0ed 100644 --- a/recipes-bsp/common/firmware.inc +++ b/recipes-bsp/common/firmware.inc | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | RPIFW_SRCREV ?= "89881b5488a5a60088677333dcbd97e1836c0e7e" | 1 | RPIFW_SRCREV ?= "f7108cfdc715f79c5fd051fb4c3ae6f4b1b01f23" |
| 2 | RPIFW_DATE ?= "20150630" | 2 | RPIFW_DATE ?= "20151021" |
| 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 | ||
