]> 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)
committerAnuj Mittal <anuj.mittal@intel.com>
Thu, 7 Jan 2021 08:06:52 +0000 (16:06 +0800)
commitc54646582ba8ef0a0247a0fa863db26671d4fd77
treec06dc8f471a6f0b7f2b9f1fae8bf08c54fc637b3
parent5c9931e0ffcb1663f529289f2e03c549fdb3c4da
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>
(cherry picked from commit 1f2a497daa09cf3459e27ad6e0e8513938b52c79)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/conf/bitbake.conf