Skip to content
Snippets Groups Projects
Commit f629b71a authored by David Bauer's avatar David Bauer
Browse files

build: implement flexible site-selection system


Implement a flexible system for handling site-defined features as well
as packages.

This system is inspired by the existing feature-system and allows for a
more flexible approach for selecting specific packages for devices.

Features are now defined in a `features` file in the site-root. The same
goes for packages.

These files are sequentially evaluated and the device-package list is
evaluated for each device independently.

Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
parent c2dc338a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment