mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-16 06:17:51 +00:00
3e88e2e2c3
Beaglebadge has only 256Mb OSPI flash and except for arago-bootstrap-base-image and arago-tiny-image other arago images doesn't fit into OSPI flash. Hence remove ubifs and ubi from IMAGE_FSTYPES to prevent unnecessary image generation and build failures when adding packages to the arago-default-image. Those who want to run arago-bootstrap-base-image and arago-tiny-image on OSPI can enable UBIFS in local.conf . Signed-off-by: Yogesh Hegde <y-hegde@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
OpenEmbedded/Yocto layer that extends meta-ti-bsp with BeagleBoard.org platforms. The source repository is hosted at https://git.yoctoproject.org/meta-ti This layer depends on: URI: https://git.openembedded.org/openembedded-core branch: wrynose revision: HEAD layers: meta URI: https://git.yoctoproject.org/meta-arm branch: wrynose revision: HEAD layers: meta-arm URI: https://git.yoctoproject.org/meta-ti branch: wrynose revision: HEAD layers: meta-ti-bsp Send pull requests, patches, comments or questions to: meta-ti@lists.yoctoproject.org Please note - meta-ti mailing list requires subscription for posting: https://lists.yoctoproject.org/g/meta-ti Maintainers: Denys Dmytriyenko <denys@konsulko.com> Ryan Eatmon <reatmon@ti.com>