Support for colon characters was added v14.6.0 which enabled
configurations for HDMI port 2 (e.g on the RPi 4). These configurations
are not documented anywhere else so this allows users to be able to
better find the relevant information for working with HDMI.
Change-type: patch
Relates-to: #2090
The API typically passes its own value and overrides this default. This
old value was the one the API passed not what the Supervisor source code
had.
Change-type: patch
Signed-off-by: Miguel Casqueira <miguel@balena.io>