mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-15 03:51:51 +00:00
commit
f2ff6e088a
2 changed files with 4 additions and 2 deletions
|
@ -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 \
|
||||
|
|
|
@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
|
|||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://gitlab.freedesktop.org/mobile-broadband/libqmi.git
|
||||
PKG_SOURCE_VERSION:=d3bafc485f9a70ea469c0b815d33171a2a88e08a
|
||||
PKG_SOURCE_VERSION:=45894158da3c55988cef62c5d1afc50f5ef4349a
|
||||
PKG_NAME:=libqmi
|
||||
PKG_VERSION:=1.30.0-$(PKG_SOURCE_VERSION)
|
||||
PKG_RELEASE:=11
|
||||
|
|
Loading…
Reference in a new issue