config.txt allows several overclocking parameters to be tweakes. This makes
the most important ones overridable through local.conf.
Signed-off-by: Julian Scheel <julian@jusst.de>
Add a DISABLE_OVERSCAN variable that can be used in local.conf to overwrite
the overscan default setting.
Signed-off-by: Julian Scheel <julian@jusst.de>
This was done to avoid errors like:
| *** Error: Package name contains illegal characters, (other than [a-z0-9.+-])
while using ipk.
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
The firmware is split over multiple packages all of which need to use the same
source revision. Also, the firmware is currently not formally versioned, so
at least use the date the firmware was released in the versions.
* Update to the latest git revision
* Use the license file recently added upstream rather than a local one
* Tidy up a few things in the recipe
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>