Skip to:
In recent master builds, the support for NBD devices has gone. This makes all netboot ops fail at initramfs step:
In current master kernel on m3ulcb, CONFIG_BLK_DEV_NBD is not set. This may be related to layer reorg due to AGL profiles ()
Close for FF RC1
All upstream updates (Yocto project, kernel) will be done by Bruce.Also cherry-picked the workaround to eel: https://gerrit.automotivelinux.org/gerrit/14187
As mentioned by , the script should also be updated in the kernel: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/tree/scripts/kconfig/merge_config.sh?h=v4.14.48
I asked Bruce Ashfield if he'd take care of that or not.
patch sent upstream to Bruce Ashfield <bruce.ashfield@windriver.com> . Should be merged in the coming days in http://git.yoctoproject.org/cgit/cgit.cgi/yocto-kernel-tools/ (master)
pushed https://gerrit.automotivelinux.org/gerrit/14181 as a workaround
In recent master builds, the support for NBD devices has gone. This makes all netboot ops fail at initramfs step:
In current master kernel on m3ulcb, CONFIG_BLK_DEV_NBD is not set. This may be related to layer reorg due to AGL profiles ()