summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2016-03-29 20:44:30 -0700
committerAndrei Gherzan <andrei@gherzan.ro>2016-04-01 13:22:37 +0200
commit8f425f1b9eaac0d237ba0f7df5e82b195957a580 (patch)
tree1481c391c00d2abcc4690d57c22e34f87d72eb5a /recipes-bsp
parente82417d33b8147f65141ef937d56735d80ee7207 (diff)
downloadmeta-raspberrypi-8f425f1b9eaac0d237ba0f7df5e82b195957a580.tar.gz
firmware: Update to 20160326
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-bsp')
-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 2c4f497..c1117d6 100644
--- a/recipes-bsp/common/firmware.inc
+++ b/recipes-bsp/common/firmware.inc
@@ -1,5 +1,5 @@
1RPIFW_SRCREV ?= "028b1f6585280bd0a21885973589c4b101355597" 1RPIFW_SRCREV ?= "046effa13ebc4cc7601df4f06f4834bd0eebb0f8"
2RPIFW_DATE ?= "20160303" 2RPIFW_DATE ?= "20160326"
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