Okay, found it. The recipe that was having the issue had the following line:
OVERRIDES = "machine:local"
MACHINEOVERRIDES is setting the machine config:
MACHINEOVERRIDES =. "mymachine:
Commenting the OVERRIDES line out in the recipe fixed the issue.
CLICK HERE to find out more related problems solutions.