mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
a34131462270ed70116d264495e8d13586956b6e
Currently there is an issue with compiling external kernel module which depends on symbols from another kernel module which is part of the list of modules configured to be built as modules in the default config. This work around allows to avoid the issue by copying the module symbols to the kernel directory after making the kernel modules build. This issue is already fixed in oe-core: master branch as of date - this is just work around before updating to latest oe-core Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
The official OpenEmbedded/Yocto BSP layer for Texas Instruments 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 The base BSP part of meta-ti should work with different OpenEmbedded/Yocto distributions and layer stacks, such as: distro-less (only with OE-Core), with Yocto/Poky, with Angstrom or Arago. Please follow the recommended setup procedures of your OE distribution. Send pull requests, patches, comments or questions to meta-ti@yoctoproject.org Maintainers: Denys Dmytriyenko <denys@ti.com>
Description
Languages
BitBake
92.7%
Shell
3.8%
Pascal
1.5%
C++
0.9%
Pawn
0.6%
Other
0.4%