diff options
author | Gregor Zatko <gzatko@gmail.com> | 2020-05-24 12:24:04 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-06-05 21:36:30 +0100 |
commit | 6dc4f62bcc8688a55cf17e3f4f876da2859ef1f1 (patch) | |
tree | 94f0957eee1f479229dd0d0f4ace2aa0ea7875d7 /scripts/relocate_sdk.py | |
parent | 45c4dbf32e13d1c808e0fb6ec3ad84cfc394a356 (diff) | |
download | poky-6dc4f62bcc8688a55cf17e3f4f876da2859ef1f1.tar.gz |
sanity.bbclass: Detect and fail if 'inherit' is used in conf file
'inherit' directive may not be used in conf files as it's supposed
to be used for the inheritance of classes.
Correct form in conf file is INHERIT.
This commit adds:
- a sanity check to find whether the wrong case exists
- fail the build if so
- tell user about the difference in directives
[YOCTO #5426]
(From OE-Core rev: bc6e27aeed5d536d2b764949c307f260f78b7810)
Signed-off-by: Gregor Zatko <gzatko@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 07bf9b460fe97dec86439302a83bbefa8bac9d70)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/relocate_sdk.py')
0 files changed, 0 insertions, 0 deletions