mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02:00
A recent busybox change added a "second" initscript to the main busybox package. This however is not supported by the update-rc.d.bbclass. Instead we split the package so that each initscript gets it's own split. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>