From: Henri Roosen Date: Mon, 29 Mar 2021 08:28:55 +0000 (+0200) Subject: package/qt5webkit: add SoB line to 'Fix ICU related compile failures from capital... X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d3bafec202d049aa085ec791afd26bfb2e3bf871;p=buildroot.git package/qt5webkit: add SoB line to 'Fix ICU related compile failures from capital bool' patch Fixes: 0f6c209a1d76 ("package/qt5webkit: fix ICU related compile failures from capital bool defines") Signed-off-by: Henri Roosen Signed-off-by: Yann E. MORIN --- diff --git a/package/qt5/qt5webkit/0009-Fix-ICU-related-compile-failures-from-capital-bool-d.patch b/package/qt5/qt5webkit/0009-Fix-ICU-related-compile-failures-from-capital-bool-d.patch index 04f41afee0..7d941a5683 100644 --- a/package/qt5/qt5webkit/0009-Fix-ICU-related-compile-failures-from-capital-bool-d.patch +++ b/package/qt5/qt5webkit/0009-Fix-ICU-related-compile-failures-from-capital-bool-d.patch @@ -4,6 +4,8 @@ Date: Thu, 18 Mar 2021 11:53:57 +0100 Subject: [PATCH] Fix ICU related compile failures from capital bool defines See ICU-21267 + +Signed-off-by: Henri Roosen --- .../platform/text/TextBreakIteratorICU.cpp | 16 ++++++++-------- Source/WebCore/platform/text/TextCodecICU.cpp | 2 +-