mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-01-12 01:20:20 +00:00
This recipe builds and runs fine on both DRA7x and AM57x machines. The COMPATIBLE_MACHINE is set to just DRA7x, but this was okay as AM57x machines also set themselves as DRA7x family devices. The issue is then we cannot then differentiate between packages that are actually DRA7x- only and those that just use that family to mean both machine types. To fix this when we mean both are allowed use "omap-a15" as done here. Signed-off-by: Andrew Davis <afd@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
OpenEmbedded/Yocto layer that extends and supplements Texas Instruments BSP layer. It is hosted on http://git.yoctoproject.org/cgit/cgit.cgi/meta-ti/ with the source repository at git://git.yoctoproject.org/meta-ti This layer depends on: URI: git://git.openembedded.org/openembedded-core layers: meta branch: master URI: git://git.yoctoproject.org/meta-arm layers: meta-arm branch: master URI: git://git.yoctoproject.org/meta-ti branch: master 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: Ryan Eatmon <reatmon@ti.com> Denys Dmytriyenko <denys@konsulko.com>