Warning: distro conflicts in package repo
make sure that if this is a different distro configuration that the DISTRO_CODENAME is modified so when it is merged and built with the pipelines that it does overwrite the emac.conf configured packages
I would suggest adding
DISTRO_NAME = "EMAC OpenEmbedded Wayland - ${DISTRO_RELEASE}"
DISTRO_CODENAME = "spike-wayland"
to this file
This will change the upload path from
http://ftp.emacinc.com/openembedded-sw/spike-6.0.4/latest/somimx6/ipk/
to
http://ftp.emacinc.com/openembedded-sw/spike-wayland-6.0.4/latest/somimx6/ipk/