summaryrefslogtreecommitdiffstats
path: root/package/python-web2py
diff options
context:
space:
mode:
authorRyan Barnett <ryan.barnett@rockwellcollins.com>2015-07-08 16:51:00 -0500
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-07-22 16:57:18 +0200
commitaa02829240b2927b2cb379eb904b6f40ff751237 (patch)
tree707b9ca176e6c94f3a9014a7ee2ac71f7d48d65c /package/python-web2py
parent1f640a4e7a42667a88101f6ceb787fbb118a6acf (diff)
downloadbuildroot-aa02829240b2927b2cb379eb904b6f40ff751237.tar.gz
buildroot-aa02829240b2927b2cb379eb904b6f40ff751237.zip
e2fsprogs: remove busybox tune2fs when installing full version
Currently, busybox installs a version of tune2fs in /sbin/ while e2fsprogs installs at /usr/sbin/. This causes issues if a user is expecting the to use the full version from a prompt via 'tune2fs' since busybox's tune2fs will be found first from the default path search. Fix this by removing the busybox version of tune2fs when a user has selected the option to install tune2fs from e2fsprogs. [Thomas: don't hijack E2FSPROGS_TARGET_TUNE2FS_SYMLINK for the removal and instead introduce a separate E2FSPROGS_REMOVE_BUSYBOX_APPLETS post install target hook, and do related code re-organization.] Signed-off-by: Ryan Barnett <ryan.barnett@rockwellcollins.com> Reviewed-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-web2py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud