Use : as per the new syntax. Signed-off-by: Anuj Mittal <[email protected]> --- conf/machine/include/qemuboot-intel.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/conf/machine/include/qemuboot-intel.inc b/conf/machine/include/qemuboot-intel.inc index 56f1921a..ac40973a 100644 --- a/conf/machine/include/qemuboot-intel.inc +++ b/conf/machine/include/qemuboot-intel.inc @@ -1,6 +1,6 @@ # For runqemu IMAGE_CLASSES += "qemuboot" -QB_SYSTEM_NAME_intel-core2-32 = "qemu-system-i386" +QB_SYSTEM_NAME:intel-core2-32 = "qemu-system-i386" QB_CPU:intel-core2-32 = "-cpu coreduo" QB_CPU_KVM:intel-core2-32 = "-cpu kvm32" -- 2.31.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7184): https://lists.yoctoproject.org/g/meta-intel/message/7184 Mute This Topic: https://lists.yoctoproject.org/mt/84770581/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
