Skip to content
Snippets Groups Projects
  1. Dec 19, 2023
    • David Bauer's avatar
      build: implement flexible site-selection system · f629b71a
      David Bauer authored
      
      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>
      f629b71a
Loading