[FIX] fix function for path
The function find_directory_in_children has been modified to set correctly the path if more directory is given as
reference (e.g. meta-browser/meta-chromium -> layers/meta-browser/meta-chromium). The function still work
if the only given path is the meta-layer executing a child finding process which take to the same solution
(e.g. meta-chromium -> layers/meta-browser/meta-chromium). To make all work correctly use meta-layers after layers
(e.g. if the layer can be found in layers/meta-browser/meta-chromium -> use only meta-browser/meta-chromiumwq).
Signed-off-by:
carlo <carlo.ferriolo@seco.com>
parent
a28e2d64
No related branches found
No related tags found
-
mentioned in commit clea-os/seco-base@6c5215c5
-
mentioned in commit clea-os/seco-base@26caf6de
-
mentioned in merge request clea-os/seco-base!230 (merged)
-
mentioned in commit 6f73b464
-
mentioned in commit clea-os/seco-base@66c4e87b
-
mentioned in commit clea-os/seco-manifest@dcfa8bd1
-
mentioned in commit clea-os/seco-manifest@ef13d05c
-
mentioned in commit clea-os/seco-manifest@834896b8
-
mentioned in commit clea-os/seco-manifest@9568acd2
-
mentioned in commit clea-os/seco-manifest@598eb286
-
mentioned in commit clea-os/seco-manifest@002c1758
-
mentioned in commit clea-os/seco-manifest@d3e85646
-
mentioned in commit clea-os/seco-manifest@d2b93b9a
-
mentioned in commit clea-os/seco-manifest@ff6afe53
-
mentioned in merge request clea-os/seco-manifest!781 (merged)
Please register or sign in to comment