The configure option --enable-more-warnings and --without-udev are not
recognized by configure.
Buildlog:
configure: WARNING: unrecognized options: --disable-nls,
--enable-more-warnings, --without-udev
Therefore this unkown configure options are removed with this commit.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
(cherry picked from commit
f0b5589ef037358ac14a5a2e215233b0683798fa)
--disable-gtk-doc \
--disable-gtk-doc-html \
--disable-gtk-doc-pdf \
- --disable-silent-rules \
- --enable-more-warnings=yes
+ --disable-silent-rules
define Package/libmbim
SECTION:=libs
endef
CONFIGURE_ARGS += \
- --without-udev \
--without-udev-base-dir
define Build/InstallDev