diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-03-02 14:39:52 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-03-03 10:01:14 +0200 |
commit | af6cd54ed2b6d8834dbf09570dbe42460bd78b92 (patch) | |
tree | cbb55ca0f320d53b82c69b1afe063b675a20147a /recipes-qt/qt5/qtconnectivity/0001-Add-missing-header-for-errno.patch | |
parent | 2da972e58650f5d44f2cfd4fc1ec4e4dc1d2cd48 (diff) | |
parent | f9a58d623762c5fd78bd6bc18d701a7aaa004567 (diff) | |
download | meta-qt5-af6cd54ed2b6d8834dbf09570dbe42460bd78b92.tar.gz |
Merge "Merge remote-tracking branch 'qt/upstream/master' into 5.14"
Diffstat (limited to 'recipes-qt/qt5/qtconnectivity/0001-Add-missing-header-for-errno.patch')
-rw-r--r-- | recipes-qt/qt5/qtconnectivity/0001-Add-missing-header-for-errno.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtconnectivity/0001-Add-missing-header-for-errno.patch b/recipes-qt/qt5/qtconnectivity/0001-Add-missing-header-for-errno.patch index 4b11b405..72afac30 100644 --- a/recipes-qt/qt5/qtconnectivity/0001-Add-missing-header-for-errno.patch +++ b/recipes-qt/qt5/qtconnectivity/0001-Add-missing-header-for-errno.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From 872f3db59b77c09b052733210e49c7770381d93a Mon Sep 17 00:00:00 2001 | 1 | From 000075567007d0ef76ef3c782fc4060f8ff8e647 Mon Sep 17 00:00:00 2001 |
2 | From: Khem Raj <raj.khem@gmail.com> | 2 | From: Khem Raj <raj.khem@gmail.com> |
3 | Date: Tue, 29 Jan 2019 20:29:19 -0800 | 3 | Date: Tue, 29 Jan 2019 20:29:19 -0800 |
4 | Subject: [PATCH] Add missing header for errno | 4 | Subject: [PATCH] Add missing header for errno |