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