summaryrefslogtreecommitdiffstats
path: root/package/network/utils/uqmi/Makefile
diff options
context:
space:
mode:
authorFilip Moc <lede@moc6.cz>2020-11-18 20:37:17 +0100
committerDaniel Golle <daniel@makrotopia.org>2020-11-22 21:14:09 +0000
commitce293cd3ac3a594d536dc4243e85434fa503265b (patch)
treea6ee06cf845914d0b86ebac247de7f1431a89a70 /package/network/utils/uqmi/Makefile
parent9ebbb5511392571c008f92f37bf477d04c2f4d88 (diff)
downloadopenwrt-ce293cd3ac3a594d536dc4243e85434fa503265b.tar.gz
openwrt-ce293cd3ac3a594d536dc4243e85434fa503265b.tar.bz2
openwrt-ce293cd3ac3a594d536dc4243e85434fa503265b.zip
uqmi: set device-operating-mode to online
This is required for LTE module MR400 (in TL-MR6400 v4). Otherwise LTE module won't register to GSM network. Signed-off-by: Filip Moc <lede@moc6.cz>
Diffstat (limited to 'package/network/utils/uqmi/Makefile')
-rw-r--r--package/network/utils/uqmi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/utils/uqmi/Makefile b/package/network/utils/uqmi/Makefile
index 4a15a15c19..428d697fdf 100644
--- a/package/network/utils/uqmi/Makefile
+++ b/package/network/utils/uqmi/Makefile
@@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=uqmi
-PKG_RELEASE:=8
+PKG_RELEASE:=9
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/uqmi.git