mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
Update feed [ iopsys ] package [ endptmngr ]
-------------------------------------------------------------------------------
* a463f0a Fix compile error with 5.02L07p1 on mips.
-------------------------------------------------------------------------------
commit a463f0a33cbc470acba91782d511c8c60aa830a9
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2020-02-17 13:16:45 +0100
Fix compile error with 5.02L07p1 on mips.
Base directory -> /
src/Makefile | 2 +-
src/connection.c | 1 +
src/line-dect.c | 1 +
src/line.c | 1 +
4 files changed, 4 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
This commit is contained in:
parent
e860576802
commit
fec9e5486c
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
|
|||
|
||||
PKG_RELEASE:=1
|
||||
PKG_VERSION:=0.2
|
||||
PKG_SOURCE_VERSION:=1092361e274147babb6f750eab3cda2c7df436a1
|
||||
PKG_SOURCE_VERSION:=a463f0a33cbc470acba91782d511c8c60aa830a9
|
||||
PKG_LICENSE:=GPLv2
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue