From: Axel Lin <axel.lin@ingics.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] linknx: bump to version 0.0.1.32
Date: Sun, 08 Dec 2013 11:30:47 +0800 [thread overview]
Message-ID: <1386473447.15837.1.camel@phoenix> (raw)
Signed-off-by: Axel Lin <axel.lin@ingics.com>
---
package/linknx/linknx-missing-unistd.patch | 22 ----------------------
package/linknx/linknx.mk | 2 +-
2 files changed, 1 insertion(+), 23 deletions(-)
delete mode 100644 package/linknx/linknx-missing-unistd.patch
diff --git a/package/linknx/linknx-missing-unistd.patch b/package/linknx/linknx-missing-unistd.patch
deleted file mode 100644
index 04b088f..0000000
--- a/package/linknx/linknx-missing-unistd.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-[PATCH]: ioport.cpp: close(2) needs unistd.h
-
-Fixed in upstream CVS:
-http://linknx.cvs.sourceforge.net/viewvc/linknx/linknx/linknx/src/ioport.cpp?revision=1.20&view=markup
-
-Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
----
- src/ioport.cpp | 1 +
- 1 file changed, 1 insertion(+)
-
-Index: linknx-0.0.1.30/src/ioport.cpp
-===================================================================
---- linknx-0.0.1.30.orig/src/ioport.cpp
-+++ linknx-0.0.1.30/src/ioport.cpp
-@@ -21,6 +21,7 @@
- #include <iomanip>
- #include "ioport.h"
- #include <fcntl.h>
-+#include <unistd.h>
-
- Logger& IOPort::logger_m(Logger::getInstance("IOPort"));
- Logger& RxThread::logger_m(Logger::getInstance("RxThread"));
diff --git a/package/linknx/linknx.mk b/package/linknx/linknx.mk
index 6892004..b838854 100644
--- a/package/linknx/linknx.mk
+++ b/package/linknx/linknx.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LINKNX_VERSION = 0.0.1.30
+LINKNX_VERSION = 0.0.1.32
LINKNX_SITE = http://downloads.sourceforge.net/project/linknx/linknx/linknx-$(LINKNX_VERSION)
LINKNX_LICENSE = GPLv2+
LINKNX_INSTALL_STAGING = YES
--
1.8.1.2
next reply other threads:[~2013-12-08 3:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-08 3:30 Axel Lin [this message]
2013-12-08 9:42 ` [Buildroot] [PATCH] linknx: bump to version 0.0.1.32 Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1386473447.15837.1.camel@phoenix \
--to=axel.lin@ingics.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox