aglsetup: generate setup manifest file 21/16721/7
authorStephane Desneux <stephane.desneux@iot.bzh>
Fri, 21 Sep 2018 11:12:22 +0000 (11:12 +0000)
committerStephane Desneux <stephane.desneux@iot.bzh>
Wed, 3 Oct 2018 20:06:12 +0000 (20:06 +0000)
commit07d91598609a88b4e92a2ecdcf9acd9ae1b08a76
tree17b3cf24e7d62ffda5951d7dfe72f6f0207749d2
parent24ca2ee061ee6f57c3a9e6238b3828f30238b6af
aglsetup: generate setup manifest file

This patch modifies aglsetup to output the execution context in a
"setup manifest" located in $builddir/aglsetup.manifest

This file can then be processed by another script (distro-manifest-generator.sh)
to generate a complete distro manifest at build time.

Bug-AGL: SPEC-720, SPEC-1741

Change-Id: I1f9bc8a6d8bc4c659e59ed0025f71ad9e1c86355
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
scripts/.aglsetup_genconfig.bash
scripts/distro-manifest-generator.sh [new file with mode: 0755]