Closed het-masteen closed 10 months ago
Fix this issue :
bitbake core-image-minial -e | grep ^MACHINEOVERRIDES | tr ':' '\n' | jq -Rn '{replacements:{ machines: [inputs]}}' > $LAYER_PATH/.oelint-custom-machines.json ERROR: Nothing PROVIDES 'core-image-minial'. Close matches: core-image-minimal core-image-minimal-dev core-image-lsb
@het-masteen thanks a lot for spotting this, will merge once the CI is done
Fix this issue :