]> code.ossystems Code Review - openembedded-core.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:23 +0000 (17:10 +0100)
commitafe46eca15b6ddfa15c75cb7b707d6dd9aae3eae
tree14d94d9d3700fca5d14b9ddcdf24c47ba17d5b00
parent2c36b3e5c7caae07ffe0cfb816d37fad52d69fc9
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.

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