Select Git revision
scripts
-
-
- Open in your IDE
- Download source code
- Download this directory
David Bauer
authored and
David Bauer
committed
When adding device classes, targets without devices such as x86 were not handled. As site and feature packages are included on such a per-device decision, x86 images ended up without most packages. Include a class setting for a target and include the class-packages target-wide when this setting is configured. Fixes 9c523650 ("build: introduce device classes")