]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: Canonicalize paths in PSEUDO_IGNORE_PATHS
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Wed, 9 Dec 2020 17:05:08 +0000 (18:05 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 20 Dec 2020 00:03:00 +0000 (00:03 +0000)
commit1f2a497daa09cf3459e27ad6e0e8513938b52c79
treef3d2537a73fab8ca854614e3fce62f0955300610
parent282b19c0e27488ec119f00fb2542ffdc1af54e2a
bitbake.conf: Canonicalize paths in PSEUDO_IGNORE_PATHS

Use oe.path.canonicalize() to canonicalize the paths in
PSEUDO_IGNORE_PATHS before passing them to pseudo. This is needed since
pseudo will compare them to paths that are canonicalized.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf