Open karthikpoduval opened 10 months ago
@karthikpoduval this seems to have broken due to inherit_defer implementation, disabling the error is perhaps not the correct way to go about it, we need to look into oe-core to see how it can be adjusted in new light.
when I try to do devtool modify qemu-system-native on master yoe-distro I see the following error.
I was able to get past this with the following change.
However before trying it I also tried to fix the native last with making changed to qemu recipe by placing inherit native to the end of qemu-system-native_8.1.2.bb but that did not work.