]> code.ossystems Code Review - openembedded-core.git/commit
wic: Handle new PSEUDO_IGNORE_PATHS variable
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 4 Oct 2020 22:42:22 +0000 (23:42 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 7 Oct 2020 10:18:35 +0000 (11:18 +0100)
commit13500f5234361385c365c7c35e83f99435500481
treed224cde5bcf13a175db10e45239ce7407329c8dc
parentad8f5532ffaead9a5ad13e1034fe9e5e1b7979f4
wic: Handle new PSEUDO_IGNORE_PATHS variable

Adjust wic to correctly handle the new PSEUDO_IGNORE_PATH variable and avoid
inode corruption issues.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image_types_wic.bbclass
scripts/lib/wic/partition.py