]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: Add /run/ to PSEUDO_IGNORE_PATHS
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 6 Jan 2021 14:42:56 +0000 (14:42 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 8 Jan 2021 10:02:32 +0000 (10:02 +0000)
commit1d1bf51217e8b4d54af28739d3271484ee5a7974
treead852347bf0f0e090d7342c1048829038e4ed430
parentd7864a46092b8030accbc8c9a1c9055a762d69ba
bitbake.conf: Add /run/ to PSEUDO_IGNORE_PATHS

Builds were failing on WSL2 which turns out to be due to accesses to
/run/ on those systems. Add this to PSEUDO_IGNORE_PATHS to fix
builds on WSL2.

[YOCTO #14175]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf