package/qt5serialbus: drop qt 5.6 support
And get rid of the 5.12.7 subdir now that the version selection is gone. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
e4b6e4198a
commit
061157fc7b
@ -1,8 +0,0 @@
|
|||||||
# Hash from: https://download.qt.io/official_releases/qt/5.12/5.12.7/submodules/qtserialbus-everywhere-src-5.12.7.tar.xz.sha256
|
|
||||||
sha256 82201edf971e957d849b041ab2914f7497226939c62884ec2906b37576987eae qtserialbus-everywhere-src-5.12.7.tar.xz
|
|
||||||
|
|
||||||
# Hashes for license files:
|
|
||||||
sha256 edfe70e99be2a7c109d860b19204609e582720b211c50caedac729da372a1253 LICENSE.GPLv2
|
|
||||||
sha256 245248009fd0af1725d183248380e476c1283383909358a13686606352bf2a17 LICENSE.GPLv3
|
|
||||||
sha256 5ceb37d1c7c1d92878b82af3c0fd5558087f3d5a08a3a4d43850bad4ad265a52 LICENSE.LGPLv3
|
|
||||||
sha256 ed8742a95cb9db653a09b050e27ccff5e67ba69c14aa2c3137f2a4e1892f6c0d LICENSE.FDL
|
|
@ -1,36 +0,0 @@
|
|||||||
From 43d746c2c0c87c8694e835f3b052317c8fa02482 Mon Sep 17 00:00:00 2001
|
|
||||||
From: Andre Hartmann <aha_1980@gmx.de>
|
|
||||||
Date: Mon, 8 Jul 2019 21:35:12 +0200
|
|
||||||
Subject: =?UTF-8?q?SocketCAN:=20Fix=20compiler=20error=20"=E2=80=98SIOCGST?=
|
|
||||||
=?UTF-8?q?AMP=E2=80=99=20was=20not=20declared"?=
|
|
||||||
MIME-Version: 1.0
|
|
||||||
Content-Type: text/plain; charset=UTF-8
|
|
||||||
Content-Transfer-Encoding: 8bit
|
|
||||||
|
|
||||||
Fixes: QTBUG-76957
|
|
||||||
Change-Id: I8c4c86aa23137d67f5d20eedfe1c46a241c0632b
|
|
||||||
Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
|
|
||||||
Reviewed-by: Denis Shienkov <denis.shienkov@gmail.com>
|
|
||||||
|
|
||||||
[Retrieved from:
|
|
||||||
https://code.qt.io/cgit/qt/qtserialbus.git/commit/?id=43d746c2c0c87c8694e835f3b052317c8fa02482]
|
|
||||||
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
|
|
||||||
---
|
|
||||||
src/plugins/canbus/socketcan/socketcanbackend.cpp | 1 +
|
|
||||||
1 file changed, 1 insertion(+)
|
|
||||||
|
|
||||||
diff --git a/src/plugins/canbus/socketcan/socketcanbackend.cpp b/src/plugins/canbus/socketcan/socketcanbackend.cpp
|
|
||||||
index 74b0d1d..a2da146 100644
|
|
||||||
--- a/src/plugins/canbus/socketcan/socketcanbackend.cpp
|
|
||||||
+++ b/src/plugins/canbus/socketcan/socketcanbackend.cpp
|
|
||||||
@@ -45,6 +45,7 @@
|
|
||||||
|
|
||||||
#include <linux/can/error.h>
|
|
||||||
#include <linux/can/raw.h>
|
|
||||||
+#include <linux/sockios.h>
|
|
||||||
#include <errno.h>
|
|
||||||
#include <unistd.h>
|
|
||||||
#include <net/if.h>
|
|
||||||
--
|
|
||||||
cgit v1.2.1
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
|||||||
# Hash from: https://download.qt.io/official_releases/qt/5.6/5.6.3/submodules/qtserialbus-opensource-src-5.6.3.tar.xz.mirrorlist
|
|
||||||
sha256 71c89be3879414e2a11cad93a4882758f9259b1c0aec980560309192c99f9a9e qtserialbus-opensource-src-5.6.3.tar.xz
|
|
||||||
|
|
||||||
# Hashes for license files:
|
|
||||||
sha256 edfe70e99be2a7c109d860b19204609e582720b211c50caedac729da372a1253 LICENSE.GPLv2
|
|
||||||
sha256 245248009fd0af1725d183248380e476c1283383909358a13686606352bf2a17 LICENSE.GPLv3
|
|
||||||
sha256 5ceb37d1c7c1d92878b82af3c0fd5558087f3d5a08a3a4d43850bad4ad265a52 LICENSE.LGPLv3
|
|
||||||
sha256 f827ad079686ba92cc94811e35492d0e8966f704008b6da9eeda0b659fb58a8d LICENSE.FDL
|
|
@ -1,2 +1,8 @@
|
|||||||
# This hash file is not used; instead, update the
|
# Hash from: https://download.qt.io/official_releases/qt/5.12/5.12.7/submodules/qtserialbus-everywhere-src-5.12.7.tar.xz.sha256
|
||||||
# hash files in the per-version sub-directories.
|
sha256 82201edf971e957d849b041ab2914f7497226939c62884ec2906b37576987eae qtserialbus-everywhere-src-5.12.7.tar.xz
|
||||||
|
|
||||||
|
# Hashes for license files:
|
||||||
|
sha256 edfe70e99be2a7c109d860b19204609e582720b211c50caedac729da372a1253 LICENSE.GPLv2
|
||||||
|
sha256 245248009fd0af1725d183248380e476c1283383909358a13686606352bf2a17 LICENSE.GPLv3
|
||||||
|
sha256 5ceb37d1c7c1d92878b82af3c0fd5558087f3d5a08a3a4d43850bad4ad265a52 LICENSE.LGPLv3
|
||||||
|
sha256 ed8742a95cb9db653a09b050e27ccff5e67ba69c14aa2c3137f2a4e1892f6c0d LICENSE.FDL
|
||||||
|
Loading…
Reference in New Issue
Block a user