mirror of
https://git.yoctoproject.org/poky
synced 2026-06-16 18:09:56 +00:00
9849e700ad
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>