summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2020-04-03 12:21:58 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-04-03 22:58:05 +0100
commite238fa177bd72bc5d165fbe4f640132267a1d3fd (patch)
treed5754d7b3aa8e4e12560d6e057e97c3914c2c69f /scripts
parentd085da8300abb72e14957ecedf40189b25088d4b (diff)
downloadopenembedded-core-contrib-e238fa177bd72bc5d165fbe4f640132267a1d3fd.tar.gz
sanity.bbclass: echo current SDK_VENDOR if it is invalid
It can be frustrating if this sanity check triggers, but you don't know why; you haven't explicitly set any SDK vars, or similar. At least echo out the offending value, so the end user has a bit more information to go on. Before: SDK_VENDOR should be of the form '-foosdk' with a single dash After: SDK_VENDOR should be of the form '-foosdk' with a single dash; found '-overc-sdk' Cc: Ross Burton <ross.burton@intel.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions