Attention is currently required from: Thomas Heijligen, Edward O'Callaghan, Anastasia Klimchuk.
Thomas Heijligen uploaded patch set #3 to this change.
[WIP] meson: rework the programmer selection
This is a WIP implementation for a new programmer selection. It should
work by now but has some known and unknown bugs. (see Gerrit Comments)
- Each dependency is optional and get mandetory when the programmer is
selected
- Each programmer is defined through an entry in the programmer
dictionary
- The entry lists systems & cpu_families where the programmer is
supported, dependencies, sources, flags. The group parameter is for
selecting a set of programmer, the default parameter is to include the
programmer to the `all` and `auto` set.
- If the programmer get's selectet the `active` entry is set to true.
The `active` entry can be used afterwards to determin if the
programmer should be included in sources, config, documentation
Change-Id: Ib44b26e3748fc71f116184082b4aed0bb208b4c1
Signed-off-by: Thomas Heijligen <thomas.heijligen@secunet.com>
---
M meson.build
M meson_options.txt
2 files changed, 404 insertions(+), 338 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/24/63724/3
To view, visit change 63724. To unsubscribe, or for help writing mail filters, visit settings.