mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-16 15:56:57 +00:00
b3de8baa2f
* Pull in a newer firmware revision (0ac68c 7th Jan 2013) from https://github.com/raspberrypi/firmware for various fixes and improvements Signed-off-by: Jan Schmidt <thaytan@noraisin.net> Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
7 lines
196 B
PHP
7 lines
196 B
PHP
# 7/1/2013 firmware; this can be overridden from distro config
|
|
RPIFW_SRCREV ?= "0ac68cce44d4550c251172e8524100090e8211fa"
|
|
RPIFW_DATE ?= "20130107"
|
|
|
|
SRCREV = "${RPIFW_SRCREV}"
|
|
PV = "${RPIFW_DATE}"
|