@drewmoseley , this message about starting build newly without mender.
stage 1) bitbake core-image-minimal got successfully build
stage 2) bitbake core-image-base build got failed. below are logs
For stage 2, in my case yocto-layers do not have recipe with name core-image-base.bb in order to execute bitbake core-image-base . The above error logs may due to this if i am not wrong. Drew, please correct me further to proceed
Stage 3) I have ranned bitbake core-image-apd-minimal got successfull and
bitbake core-image-apd-devel got successful without any mender related stuff.
Stage 4) Now started modifying bblayers.conf and local.conf with mender settings till now used. Again here same error unable to install packages Command '/home/user/ara-project-10nov/build/tmp/work/qemux86_64-poky-linux/core-image-apd-minimal/1.0-r0/recipe-sysroot-native/usr/bin/opkg
Giri