1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Downgrade libmbim

This commit is contained in:
Ycarus (Yannick Chabanois) 2021-08-22 22:38:50 +02:00
parent 6318eb9181
commit 57948ddd03

View file

@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://gitlab.freedesktop.org/mobile-broadband/libmbim.git
PKG_SOURCE_VERSION:=2cc7444cad59fcadd017905235d876367478ec9b
PKG_SOURCE_VERSION:=af15f1cd3c1e586a35c3ff439312b2ae8edbf35e
PKG_NAME:=libmbim
PKG_VERSION:=1.26.0-$(PKG_SOURCE_VERSION)
@ -25,6 +25,8 @@ PKG_BUILD_PARALLEL:=1
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/nls.mk
MESON_BUILD_DIR:=$(PKG_BUILD_DIR)/contrib/meson/openwrt-build
CONFIGURE_ARGS += \
--disable-static \
--disable-gtk-doc \