On 11/18/16 4:38 AM, Burton, Ross wrote: > > On 16 November 2016 at 17:47, Khem Raj > wrote: > > * Drop support for rcS.d SysV init scripts. > These are prone to cause dependency loops, and almost all packages with > rcS scripts now ship a native systemd service. > > * Drop mount propagation patch, it only happens with libseccomp, OE doesnt > enable it > > * kdbus option has disappeared from configure > > * Ignore dev-so for PN now since systemd introduced private .so see > https://github.com/systemd/systemd/issues/3810 > > > Signed-off-by: Khem Raj > > > > Because systemd-boot basically include the systemd recipe, this breaks > systemd-boot. > > Can we think up a way to handle systemd/systemd-boot without breaking every > upgrade? Is it a runtime break ? I just built systemd-boot for turbot/64bit successfully > > Ross