aboutsummaryrefslogtreecommitdiff
path: root/meta-aarch64/conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-aarch64/conf')
-rw-r--r--meta-aarch64/conf/machine/genericarmv8.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-aarch64/conf/machine/genericarmv8.conf b/meta-aarch64/conf/machine/genericarmv8.conf
index e0bde1af..1d05238d 100644
--- a/meta-aarch64/conf/machine/genericarmv8.conf
+++ b/meta-aarch64/conf/machine/genericarmv8.conf
@@ -30,7 +30,7 @@ KERNEL_IMAGETYPE = "Image"
# but as we don't have an easy way to append a class, defining
# it here
EXTRA_IMAGE_FEATURES += "autoserial"
-PACKAGE_GROUP_autoserial = "auto-serial-console"
+FEATURE_PACKAGES_autoserial = "auto-serial-console"
# we do not want to have getty running on tty1 as we run
# auto-serial-console there