mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
modemmanager: add default proto configs
Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
This commit is contained in:
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=modemmanager
|
||||
PKG_VERSION:=1.12.0
|
||||
PKG_RELEASE:=3
|
||||
PKG_RELEASE:=4
|
||||
|
||||
PKG_SOURCE:=ModemManager-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=https://www.freedesktop.org/software/ModemManager
|
||||
|
||||
@@ -311,6 +311,7 @@ proto_modemmanager_init_config() {
|
||||
proto_config_add_string pincode
|
||||
proto_config_add_string iptype
|
||||
proto_config_add_boolean lowpower
|
||||
proto_config_add_defaults
|
||||
}
|
||||
|
||||
proto_modemmanager_setup() {
|
||||
|
||||
Reference in New Issue
Block a user