diff options
author | James Knight <james.knight@rockwellcollins.com> | 2016-02-12 11:40:05 -0500 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-02-14 22:02:26 +0100 |
commit | ead1df4287b0037bc21810af1f0939cdbb95f3ff (patch) | |
tree | 4f71b300720368b06d0c3ea0c6b4d6efe4110b3d /package/postgresql/S50postgresql | |
parent | 8e3a5c13546451c0c6ceb8bc64e4397ceed14aca (diff) | |
download | buildroot-ead1df4287b0037bc21810af1f0939cdbb95f3ff.tar.gz buildroot-ead1df4287b0037bc21810af1f0939cdbb95f3ff.zip |
e2fsprogs: remove findfs option
The e2fsprogs package's findfs option provides no capabilities. When the
option is selected, a symbolic link is generated from findfs to e2label;
however, e2label will not handle findfs since the respective code is
explicitly disabled when `--disable-libblkid` is passed in. At this
time, the e2fsprogs package only supports findfs capabilities when
building its "private blkid library".
Note that the `--disable-libblkid` configuration argument must remain
to prevent conflicts with util-linux's libblkid and an e2fsprogs-
generated variant (see e1ffc2f791b336339909c90559b7db40b455f172).
Since e2fsprogs cannot provide findfs capabilities, the option is being
removed in this change. A following change will be introduced to include
util-linux's findfs utility.
Signed-off-by: James Knight <james.knight@rockwellcollins.com>
Cc: Zheng Yi <yzheng@techyauld.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/postgresql/S50postgresql')
0 files changed, 0 insertions, 0 deletions