kayobe/releasenotes/notes/ipa-build-upper-constraints-5686abaa161b0d94.yaml
Pierre Riteau 56c1a886f5 Add ipa_build_upper_constraints_file variable
This variable allows to customise the upper constraints file used to
install packages inside the ipa-build-dib virtual environment. This can
be used when we need a newer version of diskimage-builder than the one
available in upper constraints for the current release.

Change-Id: Idbe57e7edc3fae25153f5e24ad6b7847b1c4660c
2021-02-19 16:13:38 +01:00

8 lines
311 B
YAML

---
features:
- |
Adds the ``ipa_build_upper_constraints_file`` variable to select the upper
constraints file used to install diskimage-builder in the virtual
environment used for building IPA images. This allows you to install a
newer release than the one allowed by the default constraints.