]> code.ossystems Code Review - openembedded-core.git/commit
rootfspostcommands: remove shadow backup files instead of trying to sort
authorPatrick Ohly <patrick.ohly@intel.com>
Fri, 10 Feb 2017 11:29:14 +0000 (12:29 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 19 Feb 2017 14:16:51 +0000 (06:16 -0800)
commite5628c80a52f3caeea9d9dc7f67d1b8a61222aef
treee38d4834de51d972bd98ac5fc5d64f67ec678757
parentb3e3ef85f5fd64473cae4aa72243665ac1e618e9
rootfspostcommands: remove shadow backup files instead of trying to sort

Backup are files sometimes are inconsistent and then cannot be
sorted (YOCTO #11043), and more importantly, are not needed in
the initial rootfs, so they get deleted.

Fixes: [YOCTO #11007]
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta/lib/rootfspostcommands.py