buildroot/package/e2fsprogs
James Knight 9a9950dba8 e2fsprogs: prevent undesired cleanup with a usr merged target
The following commit prevents the e2fsprogs package from inadvertently
removing its own binaries when a target includes BusyBox and is
targeting a usr-merged environment.

While an action has been added to cleanup BusyBox-provided (if any)
ext2-related tools when including e2fsprogs, the action will delete
desired e2fsprogs binaries in an already prepared usr-merged target.
Adjusting the cleanup to occur before installing e2fsprogs binaries so
that if a usr-merged target exists, it will first delete the previous
binaries (if any) followed by installing new binaries.

Signed-off-by: James Knight <james.knight@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-11-04 22:48:00 +01:00
..
0001-sem-init-libs.patch package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
Config.in package/e2fsprogs: Show toolchain comment only on mmu archs 2015-04-11 15:35:13 +02:00
Config.in.host package: update some home page URLs in Config.in.host files 2015-04-18 15:59:34 +02:00
e2fsprogs.hash e2fsprogs: bump to version 1.42.13 2015-05-27 13:28:05 +02:00
e2fsprogs.mk e2fsprogs: prevent undesired cleanup with a usr merged target 2015-11-04 22:48:00 +01:00