diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2015-12-02 12:54:08 +1300 |
---|---|---|
committer | Paul Eggleton <paul.eggleton@linux.intel.com> | 2016-05-09 16:18:56 +1200 |
commit | 35665d96131a41adc73cd9149f0d21d23e796714 (patch) | |
tree | 03242b1731fc53c1e381ad5187af955ce8a8755a /scripts/send-error-report | |
parent | 70c1d666bc298198cf1607f52cc4d20afef978b3 (diff) | |
download | openembedded-core-contrib-35665d96131a41adc73cd9149f0d21d23e796714.tar.gz |
classes/kernel: check OLDEST_KERNEL at configure time
If the kernel being built is older than OLDEST_KERNEL and we're building
with glibc, then the C library we're building is probably not going to
be compatible with the kernel and we should warn the user. (This is
easier to do here rather than when building glibc, because we don't
necessarily have the information we need to determine the kernel version
there, whereas we do here.)
Fixes [YOCTO #8653].
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'scripts/send-error-report')
0 files changed, 0 insertions, 0 deletions