mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
firmware.inc: Remove extra newlines
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
parent
05d8b58bc8
commit
b67e4610f3
|
@ -1,8 +1,6 @@
|
||||||
|
|
||||||
# 22/08/2012 firmware; this can be overridden from distro config
|
# 22/08/2012 firmware; this can be overridden from distro config
|
||||||
RPIFW_SRCREV ?= "c42f21261f1eeae0df7ad02f34773e279e7af8c5"
|
RPIFW_SRCREV ?= "c42f21261f1eeae0df7ad02f34773e279e7af8c5"
|
||||||
RPIFW_DATE ?= "20120822"
|
RPIFW_DATE ?= "20120822"
|
||||||
|
|
||||||
|
|
||||||
SRCREV = "${RPIFW_SRCREV}"
|
SRCREV = "${RPIFW_SRCREV}"
|
||||||
PV = "${RPIFW_DATE}"
|
PV = "${RPIFW_DATE}"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user