Avoid duplicate SDK install dir - SPEC-1252
authorSebastien Douheret <sebastien.douheret@iot.bzh>
Thu, 8 Feb 2018 15:49:02 +0000 (16:49 +0100)
committerSebastien Douheret <sebastien.douheret@iot.bzh>
Thu, 8 Feb 2018 15:49:02 +0000 (16:49 +0100)
- install sdk in a directory that includes a unique id (built from install url
or path). SDKs are now install under:
 <SDK_ROOT_DIR>/<PROFILE>/<VERSION>/<ARCH>/<UID>

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>

No differences found