Remove IMAGE_FEATURES setting from agl-image-weston 68/27168/2
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 11 Feb 2022 23:07:32 +0000 (00:07 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 17 Feb 2022 13:59:55 +0000 (13:59 +0000)
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 <jsmoeller@linuxfoundation.org>
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 <scott.murray@konsulko.com>
meta-agl-core/recipes-platform/images/agl-image-weston.inc

index f7d2bb6..00e36bc 100644 (file)
@@ -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"