distro-build-manifest: fix DIST_LAYERS due to new layout 19/21619/2
authorStephane Desneux <stephane.desneux@iot.bzh>
Thu, 13 Jun 2019 10:27:55 +0000 (10:27 +0000)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 17 Jun 2019 17:22:34 +0000 (17:22 +0000)
commit334a20160e0c4e8119478542fdacade1f268a1c1
tree8e0b424227a2ae7312a2745a220fbc9155a84170
parent4aefa58d05e5ed4d3351e702193b2382caa5206c
distro-build-manifest: fix DIST_LAYERS due to new layout

New layout with subfolders causes incomplete DIST_LAYERS to be generated
in deploy/images/.../build-info.

This patches fixes how git repos are found in the layers directory.

Bug-AGL: SPEC-2450

Change-Id: I4b6a62b68064de12119e668522242677e11c65eb
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
scripts/distro-manifest-generator.sh