mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
Update feed [ iopsys ] package [ fdtextract ]
-------------------------------------------------------------------------------
* 485a38b Merge branch 'agnau-print-to-stderr' into 'master'
* bedf694 Print errors to stderr instead of stdout
-------------------------------------------------------------------------------
commit 485a38bc4eaf2a54d080b8529d5130b2955626d1
Author: Jonas Höglund <jonas.hoglund@iopsys.eu>
Date: 2021-05-05 15:06:22 +0000
Merge branch 'agnau-print-to-stderr' into 'master'
Print errors to stderr instead of stdout
See merge request iopsys/fdtextract!1
Base directory -> /
fdtextract.c | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
-------------------------------------------------------------------------------
commit bedf694df0eee164f3b21f3bbffaf4dc379fa002
Author: Andreas Gnau <andreas.gnau@iopsys.eu>
Date: 2021-05-05 10:16:41 +0200
Print errors to stderr instead of stdout
Base directory -> /
fdtextract.c | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
-------------------------------------------------------------------------------
This commit is contained in:
parent
c8de1c1d35
commit
181b7688e8
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ PKG_VERSION:=1.0
|
|||
|
||||
PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/fdtextract.git
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_VERSION:=e92fb432f7ec61d8cb2066dba38cf955dcd6c676
|
||||
PKG_SOURCE_VERSION:=485a38bc4eaf2a54d080b8529d5130b2955626d1
|
||||
PKG_MIRROR_HASH:=skip
|
||||
|
||||
PKG_LICENSE:=GPLv2
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue