diff options
author | Ross Burton <ross.burton@intel.com> | 2019-10-14 12:42:57 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-10-19 23:18:33 +0100 |
commit | 80739381b1998320e0a44a3d5bfdf08ac73b3a05 (patch) | |
tree | c1a338db6f19d898d985681763c653889ffdb44f /meta/classes/remove-libtool.bbclass | |
parent | 3bdce139ffc9a79018ff4f4584e719dc5d8a2cea (diff) | |
download | poky-80739381b1998320e0a44a3d5bfdf08ac73b3a05.tar.gz |
sanity: check the format of SDK_VENDOR
If SDK_VENDOR isn't formatted as -foosdk and is instead for example -foo-sdk
then the triple that are constructed are not in fact triples, which results in
mysterious compile errors.
Check in sanity.bbclass so this failure is detected early.
[ YOCTO #13573 ]
(From OE-Core rev: b0efd8d4d0dbc30e6505b42f5603f18fa764d732)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/remove-libtool.bbclass')
0 files changed, 0 insertions, 0 deletions