aglsetup.sh: handle machines/features from any layer 51/6551/1
authorStephane Desneux <stephane.desneux@iot.bzh>
Fri, 9 Sep 2016 13:53:37 +0000 (13:53 +0000)
committerStephane Desneux <stephane.desneux@iot.bzh>
Fri, 9 Sep 2016 14:17:49 +0000 (14:17 +0000)
commitfb58b6599373ee0a134c09c53a76fca54a0a8880
tree03dfc3bacdf122dfb2aada7485b45cc815b89cd5
parent85844f4d250d1a45129455c76e467e38d3b3e92c
aglsetup.sh: handle machines/features from any layer

This patch allows the setup script called by scripts/aglsetup.sh to
search for available machines and features in all repositories located
in the meta directory (the directory where meta-agl has been cloned).

In particular, this now allows to specify a machine or a feature located
in meta-agl-devel.

Important note: duplicate machines or features in different layers
are detected and forbidden (script fails with error) to avoid any ambiguity.

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