mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-16 03:46:56 +00:00
1f4fad072f
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
8 lines
199 B
PHP
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}" |