]> code.ossystems Code Review - openembedded-core.git/commit
sanity.bbclass: support wildcards in SANITY_TESTED_DISTROS
authorOlof Johansson <olof.johansson@axis.com>
Mon, 3 Mar 2014 14:37:36 +0000 (15:37 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 5 Mar 2014 15:24:06 +0000 (15:24 +0000)
commit1e527136e2ac274735a25b957e0391f48b18beba
tree8f91b06e1ec8b12b47a8816771e63e1c75c5d12c
parentebaa5485abda86691b0eeadaf689d75072357178
sanity.bbclass: support wildcards in SANITY_TESTED_DISTROS

With this change, you can use shell like globbing expressions (as
supported by Python's fnmatch) for entries in SANITY_TESTED_DISTROS.
This makes it possible to say that, e.g. "all Debian 7 Wheezy releases
are supported" with the entry "Debian-7.*".

[YOCTO #5265]

Signed-off-by: Olof Johansson <olof.johansson@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/sanity.bbclass