Comment 12 for bug 1475568

Revision history for this message
Jonas G. Drange (jonas-drange) wrote : Re: [Bug 1475568] Re: Use OTA terminology in system settings

On 7 October 2015 at 11:44, Łukasz Zemczak <email address hidden>
wrote:

> we can easily
> ​ ​
> include some tagging mechanism to images in a channel and export that
> ​
> information in the json config files. This way it would be trivially
> ​
> parseable by external tools.

If the next version of [1] would get an additional key value pair in
version_detail, like so:

"version_detail​": "version=5,ota=6"

​​then the only work we need to do is in System Settings, which is already
done [3]

For older OTA releases, we can use the OTA map [2] until a better solution
is in place.

BR, Jonas

​[1]
http://system-image.ubuntu.com/ubuntu-touch/stable/meizu.en/arale/version-4.json
[2] http://people.canonical.com/~platform/touch/ota-bindings.json
​[3]
https://code.launchpad.net/~jonas-drange/ubuntu-system-settings/use-information-endpoint/+merge/273555