mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-05 05:04:44 +02:00
![]() Switch away from the old init_module/cleanup_module function names for the main entry points. Change them to the documented method with module_init() and module_exit() markers next to static functions. (From OE-Core rev: dd0cf45cdde7a197293322436957566e9a11a506) Signed-off-by: Trevor Woerner <twoerner@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |
||
---|---|---|
.. | ||
conf | ||
recipes-baremetal/baremetal-examples | ||
recipes-core/busybox | ||
recipes-kernel | ||
recipes-multilib/images | ||
recipes-skeleton | ||
README.skeleton |
meta-skeleton ============= The meta-skeleton layer contains example recipes and configuration files.