Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Markus Gothe
iopsys
Commits
82676d83
Commit
82676d83
authored
Sep 30, 2021
by
Grzegorz Sluja
Browse files
dectmngr: Fixes for setting DECT HS name and setting MWI
parent
95d6cade
Changes
1
Hide whitespace changes
Inline
Side-by-side
dectmngr/Makefile
View file @
82676d83
...
...
@@ -8,11 +8,13 @@ include $(TOPDIR)/rules.mk
PKG_NAME
:=
dectmngr
PKG_RELEASE
:=
3
PKG_VERSION
:=
3.1.17777777L_DEV
=
0
PKG_VERSION
:=
3.1.17
LOCAL_DEV
=
0
ifneq
($(LOCAL_DEV),1)
PKG_SOURCE_URL
:=
https://dev.iopsys.eu/iopsys/dectmngr.git
PKG_SOURCE_PROTO
:=
git
PKG_SOURCE_VERSION
:=
65d465bbfbd9ab5c117c3cca73fb87f884021016
PKG_SOURCE_VERSION
:=
0687a1a1f96373a81c636cf35de6f2b37e574240
PKG_MIRROR_HASH
:=
skip
endif
...
...
@@ -32,7 +34,7 @@ include $(INCLUDE_DIR)/package.mk
define
Package/$(PKG_NAME)
CATEGORY
:=
Utilities
TITLE
:=
DECT Manager
DEPENDS
:=
+libubox +ubus
DEPENDS
:=
+libubox +ubus
+uci
endef
define
Package/$(PKG_NAME)/description
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment