From f6ad80f95ae9951fc8830dcf2cdec6430fb2d910 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 25 Nov 2019 09:15:38 -0800 Subject: qtbase: Fix build on 32bit arches with 64bit time_t time element is deprecated on new input_event structure in kernel's input.h Signed-off-by: Khem Raj --- recipes-qt/qt5/qtbase-native_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes-qt/qt5/qtbase-native_git.bb') diff --git a/recipes-qt/qt5/qtbase-native_git.bb b/recipes-qt/qt5/qtbase-native_git.bb index 4af7f8c0..083e5306 100644 --- a/recipes-qt/qt5/qtbase-native_git.bb +++ b/recipes-qt/qt5/qtbase-native_git.bb @@ -37,6 +37,7 @@ SRC_URI += "\ file://0015-corelib-Include-sys-types.h-for-uint32_t.patch \ file://0016-Define-QMAKE_CXX.COMPILER_MACROS-for-clang-on-linux.patch \ file://0017-qfloat16-check-for-__ARM_FP-2.patch \ + file://0018-input-Make-use-of-timeval-portable-for-64bit-time_t.patch \ " # common for qtbase-native and nativesdk-qtbase -- cgit v1.2.3-54-g00ecf