summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/common
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2016-08-11 18:06:05 -0700
committerAndrei Gherzan <andrei@gherzan.ro>2016-09-21 17:14:57 +0100
commit55388a51013762d8ff297db109da250c74dc4c60 (patch)
treea28106e119570bc89ca49239d8bbd5f9e20fb7f6 /recipes-bsp/common
parentb24afdc2e7a3471fe0c445da820d5e807673168c (diff)
downloadmeta-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.inc4
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 @@
1RPIFW_SRCREV ?= "390f53ed0fd79df274bdcc81d99e09fa262f03ab" 1RPIFW_SRCREV ?= "1205048f037098b1532bb947d1f4b823bcdebdf7"
2RPIFW_DATE ?= "20160622" 2RPIFW_DATE ?= "20160726"
3RPIFW_SRC_URI ?= "git://github.com/raspberrypi/firmware.git;protocol=git;branch=master" 3RPIFW_SRC_URI ?= "git://github.com/raspberrypi/firmware.git;protocol=git;branch=master"
4RPIFW_S ?= "${WORKDIR}/git" 4RPIFW_S ?= "${WORKDIR}/git"
5 5