]> 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)
committerSteve Sakoman <steve@sakoman.com>
Thu, 28 Jan 2021 14:41:47 +0000 (04:41 -1000)
commit16fbe45f2e0e7621139ae26ace59889a91fceda2
treed0e2f029b4547620a4b566db20892c202f3e6f67
parentb4393f56069801c014e736100dcdeab77e549f08
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>
(cherry picked from commit 13500f5234361385c365c7c35e83f99435500481)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes/image_types_wic.bbclass
scripts/lib/wic/partition.py