]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
yocto-check-layer: Allow any case for README file detection
authorMark Hatle <mark.hatle@windriver.com>
Wed, 28 Aug 2019 18:22:46 +0000 (14:22 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 30 Aug 2019 16:10:28 +0000 (17:10 +0100)
commitb4932a18ab76c8b671f22ca8ad528049f0dd30b4
treec6e86840bd010ac9cfdb0fb091da598705f12810
parenta0542cf593d0fc0d0b1cdabdd7d67046797a5101
yocto-check-layer: Allow any case for README file detection

It's become more commone for files to be named "readme" or "Readme" on github servers
in recent time.  So adjust the scanning to allow any mix of case.

(From OE-Core rev: afe46eca15b6ddfa15c75cb7b707d6dd9aae3eae)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/checklayer/cases/common.py