summaryrefslogtreecommitdiffstats
path: root/recipes/u-boot/u-boot-uenv-script.bb
Commit message (Collapse)AuthorAgeFilesLines
* Move meta-beagleboard specific files to separate layerSamuli Piippo2014-09-251-49/+0
| | | | | | | | | Create new layer for recipes and files that required only when meta-beagleboard layer is used. For now, the bblayers.conf template still includes the new layer as well. Change-Id: I5e50067b8b6c7d480d3808a24e8acc2ace07b04b Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Create boot.tar.gz as part of the image buildSamuli Piippo2014-03-261-0/+49
Each machine config defines what is included in the boot.tar.gz package. For beaglebone, include the uEnv.txt u-boot script that is used to start up the device. Change-Id: Ia509dd61c789fda53889cea8ea9221cfa8b469a9 Reviewed-by: Andy Nichols <andy.nichols@digia.com>