mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-06-13 17:09:52 +00:00
4ac170e18b
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
7 lines
198 B
PHP
7 lines
198 B
PHP
# 31/10/2012 firmware; this can be overridden from distro config
|
|
RPIFW_SRCREV ?= "537c78b113d06e37e2cca90a0b3d3f39a129ee23"
|
|
RPIFW_DATE ?= "20121031"
|
|
|
|
SRCREV = "${RPIFW_SRCREV}"
|
|
PV = "${RPIFW_DATE}"
|