Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move meta-beagleboard specific files to separate layer | Samuli Piippo | 2014-09-25 | 1 | -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 build | Samuli Piippo | 2014-03-26 | 1 | -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> |