Skip to content

deviceinfo: remove external_disk_install and external_disk, use external_storage instead

Daniele Debernardi requested to merge feature/deviceinfo_external_storage into master

This checks the next box in #688 (closed)

Removed deviceinfo_external_disk_install and deviceinfo_external_disk variables in deviceinfo files and use deviceinfo_external_storage instead.

Also adapted the related python code and tests to work with the new variable.

TODO when the PR will be closed:

Merge request reports