mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
*.patch: add Upstream-Status to all patches
There is new patch-status QA check in oe-core:
https://git.openembedded.org/openembedded-core/commit/?id=76a685bfcf927593eac67157762a53259089ea8a
Change-Id: I2da4efd9736cccb73f8f5fa40ff4fd4c973183c5
Reviewed-by: Martin Jansa <Martin.Jansa@gmail.com>
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
(cherry picked from commit d65dc4592b)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
68018c2e98
commit
7d08b331d5
|
|
@ -5,6 +5,8 @@ Subject: [PATCH] Skip embree on mingw
|
|||
|
||||
Build fails with older mingw headers, skip it complete since
|
||||
it's not needed for the toolchain.
|
||||
|
||||
Upstream-Status: Inappropriate [OE Specific]
|
||||
---
|
||||
src/3rdparty/CMakeLists.txt | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ Date: Wed, 29 Jan 2020 12:39:09 +0200
|
|||
Subject: [PATCH] Allow qtwaylandscanner to be built without dependencies
|
||||
|
||||
Change-Id: I15aa5fc5128fcd0925d5950596bd56710b5b81d4
|
||||
|
||||
Upstream-Status: Inappropriate [OE Specific]
|
||||
---
|
||||
CMakeLists.txt | 5 -----
|
||||
src/CMakeLists.txt | 2 +-
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@ Subject: [PATCH] Enable examples
|
|||
The bug mentioned does not affect bitbake builds.
|
||||
|
||||
Change-Id: I076763d9241061f9cdb4d46bcd88e46bd4f783aa
|
||||
Upstream-Status: Inappropriate [OE Specific]
|
||||
---
|
||||
examples/CMakeLists.txt | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@ le.rsp): Unable to create file. File name too long
|
|||
|
||||
Task-number: QTBUG-59769
|
||||
Change-Id: I73c5e64ae5174412be2a675e35b0b6047f2bf4c1
|
||||
Upstream-Status: Inappropriate [OE Specific]
|
||||
---
|
||||
gn/src/gn/ninja_action_target_writer.cc | 9 +++++++++
|
||||
1 file changed, 9 insertions(+)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user