linux-agl-config: correct override syntax for virtualmachine 43/28243/2
authorDenys Dmytriyenko <denys@konsulko.com>
Mon, 28 Nov 2022 20:59:47 +0000 (20:59 +0000)
committerScott Murray <scott.murray@konsulko.com>
Tue, 13 Dec 2022 18:42:46 +0000 (18:42 +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>
(cherry picked from commit d7857179d65c900c38c512536c2ad31244aee8f1)
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/28243
Reviewed-by: Scott Murray <scott.murray@konsulko.com>
meta-agl-core/recipes-kernel/linux/linux-agl-config.inc

index e8dfe5d..bdca5d4 100644 (file)
@@ -74,7 +74,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 = " \