mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-17 04:06:56 +00:00
0d4ab1591e
Signed-off-by: Sander van Grieken <sander@outrightsolutions.nl>
7 lines
198 B
PHP
7 lines
198 B
PHP
# 13/09/2012 firmware; this can be overridden from distro config
|
|
RPIFW_SRCREV ?= "b616053edb93713efa25299cb4ea7efa439dcb61"
|
|
RPIFW_DATE ?= "20120913"
|
|
|
|
SRCREV = "${RPIFW_SRCREV}"
|
|
PV = "${RPIFW_DATE}"
|