diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2020-10-09 14:58:14 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-10-10 13:37:56 +0100 |
commit | f5b4cd065f414de353b30f9b43254973d18b6acb (patch) | |
tree | c40643080e72ff59e09737fd04d1826de19df22d /README.poky | |
parent | 0576fb4b6f8aaf26a80385d38bf42cb74ee97460 (diff) | |
download | poky-f5b4cd065f414de353b30f9b43254973d18b6acb.tar.gz |
base.bbclass: warn when there is trailing slash in S or B variables
* to make sure we won't hit such corner cases in future add a warning
to prevent trailing slashes and duplicated slashes even when they
in most cases don't cause harm
* only a few cases were found in layers included in my world builds:
oe-core: 1
meta-oe: 7
meta-python2: 1
meta-qt5: 1
meta-aws: 1
will send patches for these once this warning is approved for oe-core
(From OE-Core rev: 8a4c473c07cba159cf88ed775b9f073c6adf31d4)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README.poky')
0 files changed, 0 insertions, 0 deletions