]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: Extend PSEUDO_IGNORE_PATHS to ${COREBASE}/meta
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 7 Oct 2020 22:08:45 +0000 (23:08 +0100)
committerSteve Sakoman <steve@sakoman.com>
Thu, 28 Jan 2021 14:41:47 +0000 (04:41 -1000)
commit92153a9f1a7b7ea4013a2cab10134d3b70a98176
tree6b86cc2b34be8f67f920ed1a17af707fa999198b
parent48f464f84e90354aa57ba4b9f10e01d3bd39403e
bitbake.conf: Extend PSEUDO_IGNORE_PATHS to ${COREBASE}/meta

Unfortunately, .pyc files can be generated in meta/lib/oe which corrupt the pseudo
database so we need to extend the ignore list to cover this as well.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit e0cb6dd689a362d8433caa14cc5a9fdd5eb44923)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/conf/bitbake.conf