linux-agl-config: correct override syntax for virtualmachine 04/28204/2
authorDenys Dmytriyenko <denys@konsulko.com>
Mon, 28 Nov 2022 20:59:47 +0000 (20:59 +0000)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 8 Dec 2022 05:32:22 +0000 (05:32 +0000)
Commit dd6fc5dcaa0a027b7651bb365d5dd0f623498f8f as part of SPEC-4052 converted
all overrides to the new syntax, but missed the one used for "virtualmachine"

Bug-AGL: SPEC-4052
Change-Id: I1905c7e3b70b05c4ef06d8b4f240d0e144587fab
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/28204
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-agl-core/recipes-kernel/linux/linux-agl-config.inc

index b3ac737..67fe022 100644 (file)
@@ -75,7 +75,7 @@ AGL_KCONFIG_FRAGMENTS:append:qemuarm = " qemuarm.cfg"
 # OVERRIDES save us some c'n'p below ...
 OVERRIDES:prepend:qemux86 = "virtualmachine:"
 OVERRIDES:prepend:qemux86-64 = "virtualmachine:"
-AGL_KCONFIG_FRAGMENTS:append_virtualmachine = " vbox-vmware-sata.cfg"
+AGL_KCONFIG_FRAGMENTS:append:virtualmachine = " vbox-vmware-sata.cfg"
 
 # Extra configuration for using qemux86-64 image on physical hardware
 AGL_KCONFIG_FRAGMENTS:append:qemux86-64 = " \