Files
Andrei Gherzan 1f4fad072f firmware.inc: Update to latest upstream
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
2012-07-03 15:16:01 +03:00

8 lines
199 B
PHP

# 01/07/2012 firmware; this can be overridden from distro config
RPIFW_SRCREV ?= "0671d60180c8d10978b442de5ec9d083596a5f3f"
RPIFW_DATE ?= "20120701"
SRCREV = "${RPIFW_SRCREV}"
PV = "${RPIFW_DATE}"