| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
This reverts commit 2848919526f575d9eaaccf19d4bfaa4a0f4043c2.
New kernel is missing cape manager and HDMI output does not work.
Change-Id: I5acf277c8ec96cec253a1c9cd2cbfef547baf81e
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
main-line 3.8 kernel in meta-beagleboard no longer builds with
gcc5. Use 3.14 kernel from beagleboard.org which should provide
cape manager support as well.
Change-Id: I7456fb949afc0415cfba4f865a193819183b1b51
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
|
| |
The boneblack u-boot config adds support for environment storage
in eMMC. Kernel image type is changed to zImage to reflect which
is what the u-boot defaults to. For older versions of u-boot that
try to use uImage, set extra u-boot arguments in uEnv.txt.
Change-Id: I98bd37db41a7c80a1aa75e9ae53c1e00589fde64
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|
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>
|