Allow the manifest variables, defined via mpp-vars, to be used from within the mpp blocks. For this template strings are used, where variables are marked via `$`. We cannot use the `mpp-format` logic easily there, since that is processed after other mpp directives have been processed. As a result remove the built-in substitution from support from dnf dep-solving, since we had to post-process the resulting urls with variable substitution afterwards. Now that is covered with this more generic mechanism. |
||
|---|---|---|
| .. | ||
| data | ||
| mod | ||
| pipelines | ||
| run | ||
| src | ||
| .gitignore | ||
| __init__.py | ||
| initrd.py | ||
| test.py | ||