poky/scripts/lib
Chen Qi dc3b7bd2eb devtool: warn user about multiple layer having the same base name
Currently `devtool finish RECIPE meta' will silently succeed even
if there are multiple layers having the same base name of 'meta'.
e.g. meta layer from oe-core and meta layer from meta-secure-core.

We should at least give user a warning in such case. With the patch,
we will get warning like below.

WARNING: Multiple layers have the same base name 'meta', use the first one '<PROJ_DIR>/oe-core/meta'.
WARNING: Consider using path instead of base name to specify layer:
	 	  <PROJ_DIR>/oe-core/meta
		  <PROJ_DIR>/meta-secure-core/meta

(From OE-Core rev: 2c8740f543c38dbaef3345e40827ef48b3f75405)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-06-28 13:28:37 +01:00
..
build_perf meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
checklayer meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
devtool devtool: warn user about multiple layer having the same base name 2019-06-28 13:28:37 +01:00
recipetool recipetool: add python3 support 2019-06-10 17:38:10 +01:00
resulttool resulttool/merge: Enable control TESTSERIES and extra configurations 2019-06-12 10:54:40 +01:00
wic wic/bootimg-efi: allow multiple initrd 2019-06-19 22:13:39 +01:00
argparse_oe.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
buildstats.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
scriptpath.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
scriptutils.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00