mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-10 08:04:45 +02:00
qtwebengine: Fix patch fuzz
Fixes: | ERROR: qtwebengine-5.15.0+gitAUTOINC+f526855509_7b2f027ea8-r0 do_patch: Fuzz detected: | | Applying patch 0005-icu-use-system-library-only-targets.patch | patching file src/3rdparty/chromium/third_party/icu/BUILD.gn | Hunk #3 succeeded at 1217 with fuzz 1 (offset 70 lines). | Hunk #4 succeeded at 1430 (offset 74 lines). | Hunk #5 succeeded at 1438 (offset 74 lines). | Hunk #6 succeeded at 1450 (offset 74 lines). Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
8c980e7037
commit
761949d22c
@@ -50,7 +50,7 @@ index 97073f09787..5d293ca628d 100644
|
||||
# You can depend on the individually if you need to.
|
||||
group("icu") {
|
||||
@@ -1137,7 +1147,7 @@ config("system_icu_config") {
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
-if (use_system_icu) {
|
||||
|
||||
Reference in New Issue
Block a user