diff options
| author | Khem Raj <raj.khem@gmail.com> | 2016-08-11 18:06:05 -0700 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.ro> | 2016-09-21 17:14:57 +0100 |
| commit | 55388a51013762d8ff297db109da250c74dc4c60 (patch) | |
| tree | a28106e119570bc89ca49239d8bbd5f9e20fb7f6 /recipes-bsp/common | |
| parent | b24afdc2e7a3471fe0c445da820d5e807673168c (diff) | |
| download | meta-raspberrypi-55388a51013762d8ff297db109da250c74dc4c60.tar.gz | |
firmware, userland: Bump to latest
firmware -> 20160726
userland -> 20160728
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-bsp/common')
| -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 9df6156..a9d2327 100644 --- a/recipes-bsp/common/firmware.inc +++ b/recipes-bsp/common/firmware.inc | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | RPIFW_SRCREV ?= "390f53ed0fd79df274bdcc81d99e09fa262f03ab" | 1 | RPIFW_SRCREV ?= "1205048f037098b1532bb947d1f4b823bcdebdf7" |
| 2 | RPIFW_DATE ?= "20160622" | 2 | RPIFW_DATE ?= "20160726" |
| 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 | ||
