| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
This will reduce the level of indirection and improve compatibility
with the rest of OE.
For example, FIT that includes initramfs may now be built.
Signed-off-by: Yevgeny Popovych <yevgenyp@pointgrab.com>
|
| |
|
|
|
|
|
|
|
| |
Enable U-Boot for Raspberry Pi using the new setting
from Yocto/OE layer meta-raspberrypi RPI_USE_U_BOOT.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
|
|
|
|
|
|
| |
Remove sdimg-rpi from IMAGE_FSTYPES and rely only
on wic image for SOTA as it has been done at commit
27e0edbef0180fd7643e2b1558e313bc2baa92d9 for Pyro.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
| |
|
|\
| |
| | |
Compress rpi-sdimg-ota
|
| |
| |
| | |
We could make that a option to the user ...
|
|/ |
|
| |
|
| |
|
|
They are more flexible and allow tricks like conditionally inheriting
machine-related classes from the main one which makes things easier
for external users like AGL
|