summaryrefslogtreecommitdiffstats
path: root/recipes-bcm/common/firmware.inc
blob: 5ad68e11d6d6b320c89c2d5d97c8162d8d3449ae (plain)
1
2
3
4
5
6
# 22/08/2012 firmware; this can be overridden from distro config
RPIFW_SRCREV ?= "c42f21261f1eeae0df7ad02f34773e279e7af8c5"
RPIFW_DATE ?= "20120822"

SRCREV = "${RPIFW_SRCREV}"
PV = "${RPIFW_DATE}"