mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-01-12 01:20:20 +00:00
The new out of tree module ti-vxe-vxd-driver is only for the 6.12 kernel and later. Since we support multiple BSPs we need to correctly wrap this addition behind some additional logic that can make sure to not include it for the 6.1 and 6.6 kernel builds where the module is still in the tree. Additionally, fix up the beaglebone-ai64 since it includes the j721e.inc file and will need to clear this variable for its BSPs as well. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
OpenEmbedded/Yocto layer that extends meta-ti-bsp with BeagleBoard.org platforms. 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: Denys Dmytriyenko <denys@konsulko.com> Ryan Eatmon <reatmon@ti.com>