diff options
author | Jose Bollo <jose.bollo@iot.bzh> | 2020-01-24 14:49:23 +0100 |
---|---|---|
committer | José Bollo <jose.bollo@iot.bzh> | 2020-02-14 09:04:56 +0000 |
commit | a855d14583b2ac2629dfac696fea788826bacc4d (patch) | |
tree | 5362c1843881e07a317094d132a9de86cc671fd8 /conf/unit/service.inc | |
parent | 7f53b8188b6b4448dad771eeb8b03160aa314826 (diff) |
Remove distinction of widget's version
This removes the distinction between the different
versions of a widget. The boolean CMAKE option
DISTINCT_VERSIONS allows to switch between the two
possibilities:
DISTINCT_VERSIONS=OFF (default)
Widget installed in {afm_appdir}/{id}
Ids of applications have no version part: {id}
DISTINCT_VERSIONS=ON (legacy, old default)
Widget installed in {afm_appdir}/{id}/{ver}
Ids of applications have no version part: {id}@{ver}
Bug-AGL: SPEC-2538
Change-Id: I7cb54d4b296b740c553be8a627e66175107e5a4b
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'conf/unit/service.inc')
0 files changed, 0 insertions, 0 deletions