From 8ed7f4e0a52f113a08b4a425d3ef30fe89eb7efa Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Sat, 12 Feb 2022 00:07:32 +0100 Subject: Remove IMAGE_FEATURES setting from agl-image-weston This should be set down in the final images if required. We do not need it in the core image that will be reused. Signed-off-by: Jan-Simon Moeller Change-Id: Ic694e5a3209336adbb6e558ceb205c7cc306b8d8 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27168 ci-image-build: Jenkins Job builder account Tested-by: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Reviewed-by: Scott Murray --- meta-agl-core/recipes-platform/images/agl-image-weston.inc | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta-agl-core') diff --git a/meta-agl-core/recipes-platform/images/agl-image-weston.inc b/meta-agl-core/recipes-platform/images/agl-image-weston.inc index f7d2bb600..00e36bc4e 100644 --- a/meta-agl-core/recipes-platform/images/agl-image-weston.inc +++ b/meta-agl-core/recipes-platform/images/agl-image-weston.inc @@ -1,7 +1,5 @@ require recipes-platform/images/agl-image-minimal.inc -IMAGE_FEATURES += "splash package-management ssh-server-dropbear" - # NOTE: In hardknott or later this can be replaced by adding "weston" # to IMAGE_FEATURES. SYSTEMD_DEFAULT_TARGET = "graphical.target" -- cgit 1.2.3-korg