mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
Dect: Handling of the handset R-key has changed with the introduction of
endptmngr. The dectmngr2 converts the event to an ascii R character. Which in turn makes endptmngr simulate a hook flash event.
This commit is contained in:
parent
ae81707a09
commit
3839bc5e91
2 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@ PKG_RELEASE:=1
|
||||||
PKG_VERSION:=1.2.0
|
PKG_VERSION:=1.2.0
|
||||||
PKG_SOURCE_URL:=http://public.inteno.se:/dectmngr2
|
PKG_SOURCE_URL:=http://public.inteno.se:/dectmngr2
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_VERSION:=501eeb6c39b6f18c0d1e50e796dd4664273cfad8
|
PKG_SOURCE_VERSION:=ad9cfdfcd7e63b34905e4c22ae7e22baa44b7b5b
|
||||||
PKG_NAME:=dectmngr2
|
PKG_NAME:=dectmngr2
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
PKG_VERSION:=0.2
|
PKG_VERSION:=0.2
|
||||||
PKG_SOURCE_VERSION:=0cb8accbac3355b97a17064ec7da010a2c42db7b
|
PKG_SOURCE_VERSION:=9ac19658013256f130a07954bc01d15e29deab64
|
||||||
|
|
||||||
|
|
||||||
ifeq ($(CONFIG_ENDPT_OPEN),y)
|
ifeq ($(CONFIG_ENDPT_OPEN),y)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue