diff options
author | Scott Murray <scott.murray@konsulko.com> | 2021-06-07 18:00:21 -0400 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2021-06-07 18:00:21 -0400 |
commit | 4aa8929cbe66c18a6f24d1cffad3b14d58682af1 (patch) | |
tree | 62a576a7998bab24989ed525074e5b679f8ee9c7 /recipes-qt/qt/qtbase-native_git.bbappendTOCHECK | |
parent | 4eb431f926aa9544f9aa6f6bb2a063ef3c7ca82d (diff) |
qtbase: clean up bbappend
Changes:
- With the Wayland enabling changes being shifted to meta-agl-core,
remove the duplicate ones from the bbappend here.
- Also remove unused patch and disabled qtbase-native bbappend, as
neither seem required at this point.
Bug-AGL: SPEC-3972
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I3ac3a4fa1ec9de235ff1e35e063f1e35a362e5d1
Diffstat (limited to 'recipes-qt/qt/qtbase-native_git.bbappendTOCHECK')
-rw-r--r-- | recipes-qt/qt/qtbase-native_git.bbappendTOCHECK | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes-qt/qt/qtbase-native_git.bbappendTOCHECK b/recipes-qt/qt/qtbase-native_git.bbappendTOCHECK deleted file mode 100644 index b7cfe8dce..000000000 --- a/recipes-qt/qt/qtbase-native_git.bbappendTOCHECK +++ /dev/null @@ -1,3 +0,0 @@ -# Backport this fix from meta-qt5: -# https://github.com/meta-qt5/meta-qt5/commit/bf7cdd963008f2d61bc4c324fff2bfafe511fb5f -SRC_URI_remove = "file://0012-qdbuscpp2xml.pro-do-not-build-with-bootstrapped-depe.patch" |