mirror of
https://git.yoctoproject.org/poky
synced 2026-02-15 13:13:02 +01: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>
meta-skeleton ============= The meta-skeleton layer contains example recipes and configuration files.