oniro-linux.conf: Rethink how DISTRO_FEATURES/IMAGE_FEATURES are defined
Compare changes
Files
2@@ -23,6 +23,10 @@ ONIRO_DEFAULT_DISTRO_FEATURES = "largefile opengl ptest multiarch pam rauc secur
@@ -63,12 +67,6 @@ TCLIBC = "musl"
Right now, we do a remove in DISTRO_FEATURES. While we don't necessarily support those features, due to the finality of :remove, we force our endusers to not use them either.
By moving DISTRO_FEATURES:remove to DEFAULT_DISTRO_FEATURES:remove, we enable endusers to turn those DISTRO_FEATURES back on if needed.
We also move IMAGE_FEATURES from a distro level variable to the image. IMAGE_FEATURES should generally be put in image recipes per YP docs. This also gives end users a way to use Oniro and work around our :remove defaults.
Signed-off-by: Eilís Ní Fhlannagáin pidge@pidge.org
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent