On 22 November 2017 at 16:09, Alexander Kanavin < alexander.kanavin@linux.intel.com> wrote: > On 11/22/2017 06:04 PM, Ross Burton wrote: > > + if [ -n "$D" ]; then >> + echo "Delaying ${PN}-delayed-b until first boot" >> exit 1 >> - fi >> > > I still think this 'exit 1' madness should be fixed. But maybe some other > time. > Yes, agreed totally. Ross