From 84a78f4f0b67814a64a834ce8f157ee342fef678 Mon Sep 17 00:00:00 2001 From: Jörg Krause Date: Fri, 31 Jul 2015 00:23:24 +0200 Subject: package/libserial: bump to version 0.6.0rc2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Also: * Update patch #1 * Remove patch #2, fixed upstream * add new dependency to boost * use hashes from sourceforge [Thomas: - add locally calculated sha256 hash - show the Config.in comment about toolchain dependencies only when BR2_PACKAGE_BOOST_ARCH_SUPPORTS is set.] Signed-off-by: Jörg Krause Signed-off-by: Thomas Petazzoni --- package/libserial/0002-add-missing-header-include.patch | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 package/libserial/0002-add-missing-header-include.patch (limited to 'package/libserial/0002-add-missing-header-include.patch') diff --git a/package/libserial/0002-add-missing-header-include.patch b/package/libserial/0002-add-missing-header-include.patch deleted file mode 100644 index a0226372b9..0000000000 --- a/package/libserial/0002-add-missing-header-include.patch +++ /dev/null @@ -1,15 +0,0 @@ -Add a missing header include, to fix a build error. - -Signed-off-by: Simon Dawson - -diff -Nurp a/src/SerialPort.cpp b/src/SerialPort.cpp ---- a/src/SerialPort.cpp 2008-11-12 01:27:30.000000000 +0000 -+++ b/src/SerialPort.cpp 2013-04-23 15:43:41.537495852 +0100 -@@ -27,6 +27,7 @@ - #include - #include - #include -+#include - #include - #include - #include -- cgit v1.2.3