mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
libmobile: update hash
This commit is contained in:
parent
309b61de24
commit
f43aa248b8
1 changed files with 3 additions and 3 deletions
|
|
@ -8,7 +8,7 @@ include $(INCLUDE_DIR)/kernel.mk
|
|||
PKG_NAME:=libmobile
|
||||
PKG_VERSION:=0.1
|
||||
|
||||
PKG_SOURCE_VERSION:=8b3b7134ff3fe5980f0d623c51525ee579e0bdc6
|
||||
PKG_SOURCE_VERSION:=15c2f9f93e392f8f76ba3c8649f398d4198d2e5f
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=git@public.inteno.se:mobile-api.git
|
||||
|
||||
|
|
@ -46,8 +46,8 @@ define Package/mdmngr/description
|
|||
application using libmobile to communicate with a 4g dongle
|
||||
endef
|
||||
|
||||
define Package/dongle_nl
|
||||
Donle application handling netlink messages from kernel and sending them out on ubus.
|
||||
define Package/dongle_nl/description
|
||||
Dongle application handling netlink messages from kernel and sending them out on ubus.
|
||||
endef
|
||||
|
||||
define Build/InstallDev
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue