scripts/aglsetup: remove duplicate features before generating config 83/8383/2
authorStephane Desneux <stephane.desneux@iot.bzh>
Thu, 26 Jan 2017 17:15:38 +0000 (18:15 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 27 Jan 2017 01:04:01 +0000 (01:04 +0000)
commit94bbb1e9719ddca56db6d03d16b024c8c7bffd33
tree63c3340b87cc6b58b39dddebc0339c7e25c05795
parent00fe48518f4ce3ec40af041e36bd2cb7c70e4271
scripts/aglsetup: remove duplicate features before generating config

With features dependencies, it may happen that the final list of features
to handle contains duplicates. With recent changes on configuration fragments, this
produces some WARNINGS due to multiple inclusions of the same file in the
generated local.conf
.
This commit cleans up the features list resolved internally by removing duplicates
before generating local.conf

Change-Id: I009c41108086e76b76272e62c8ba9101fcc45437
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
scripts/.aglsetup_genconfig.bash