package/libblockdev: drop unrecognized options

The following options were wrongly kept when bumping to version 3.0.3 in
commit 18420d9b6b:
 - dmraid (dropped since
   d174944a85)
 - bcache and kbd (dropped since
   c1ff1c87e3)
 - python2 (dropped since
   8fc33b8345)
 - vdo (dropped since
   e51faac2a9)

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Reviewed-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Fabrice Fontaine 2023-11-21 23:07:06 +01:00 committed by Peter Korsgaard
parent c8a5a97e67
commit 029099025f

View File

@ -16,20 +16,15 @@ LIBBLOCKDEV_AUTORECONF = YES
LIBBLOCKDEV_CONF_OPTS = \
--disable-introspection \
--with-loop \
--without-bcache \
--without-btrfs \
--without-dm \
--without-dmraid \
--without-escrow \
--without-kbd \
--without-lvm_dbus \
--without-mpath \
--without-nvdimm \
--without-python2 \
--without-python3 \
--without-s390 \
--without-tools \
--without-vdo
--without-tools
ifeq ($(BR2_PACKAGE_LIBBLOCKDEV_CRYPTO),y)
LIBBLOCKDEV_DEPENDENCIES += cryptsetup keyutils