Update feed [ iopsys ] package [ endptmngr ]

-------------------------------------------------------------------------------
* c1d337a Fix a crash when endptmngr runs in Iopsys 6 with Broadcom 5.04.
-------------------------------------------------------------------------------
commit c1d337a584b42b5872fb3f3d043d487299d4f826
Author: Ronny Nilsson <ronny.nilsson@iopsys.eu>
Date: 2020-11-23 16:41:10 +0100

    Fix a crash when endptmngr runs in Iopsys 6 with Broadcom 5.04.

Base directory -> /
 src/Makefile              |  1 +
 src/brcm-504-workaround.c | 78 +++++++++++++++++++++++++++++++++++++++++++++++
 src/line.c                |  2 ++
 src/main.c                |  2 ++
 4 files changed, 83 insertions(+)
-------------------------------------------------------------------------------
This commit is contained in:
Ronny Nilsson 2020-11-23 21:36:31 +01:00
parent e00394f158
commit 76d40e2e1e

View file

@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
PKG_RELEASE:=1
PKG_VERSION:=0.4
PKG_SOURCE_VERSION:=b796e0c5f67579f231e3b726eec6324d8c1b1adc
PKG_SOURCE_VERSION:=c1d337a584b42b5872fb3f3d043d487299d4f826
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE