56c1a886f5
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
8 lines
311 B
YAML
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.
|