diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2011-08-17 18:48:15 +0100 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-08-18 13:45:43 -0700 |
commit | 75e3875341ddc8940e9ee2ccbbb2ec18194a68e6 (patch) | |
tree | abb49821123353a7490d408233042524c0bb6548 /scripts/jhbuild/modulesets/gcj.modules | |
parent | 4316c5e9eec67d71f4699102a63a5f968bd8d1d9 (diff) | |
download | openembedded-core-75e3875341ddc8940e9ee2ccbbb2ec18194a68e6.tar.gz openembedded-core-75e3875341ddc8940e9ee2ccbbb2ec18194a68e6.tar.bz2 openembedded-core-75e3875341ddc8940e9ee2ccbbb2ec18194a68e6.tar.xz openembedded-core-75e3875341ddc8940e9ee2ccbbb2ec18194a68e6.zip |
sanity.bbclass: add optional untested host distro warning
SANITY_TESTED_DISTROS, if specified, is expected to be a
newline-delimited list of distro identifier strings, e.g.
SANITY_TESTED_DISTROS = " \
Ubuntu 11.04 \
Fedora release 14 (Laughlin) \
"
(spaces, tabs etc. are trimmed)
If SANITY_TESTED_DISTROS is defined, we will attempt to detect the host
distribution. If the distribution is not in SANITY_TESTED_DISTROS or we
could not detect the distribution then we show a warning during sanity
checking.
Provides the mechanism for fixing [YOCTO #1096].
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'scripts/jhbuild/modulesets/gcj.modules')
0 files changed, 0 insertions, 0 deletions