From db2fd6c263adbaed7eb2c6b3edf46c16e60b1703 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 6 Oct 2019 21:48:53 -0700 Subject: qtwayland: Fix build with clang/libc++ Signed-off-by: Khem Raj --- recipes-qt/qt5/qtwayland_git.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'recipes-qt/qt5/qtwayland_git.bb') diff --git a/recipes-qt/qt5/qtwayland_git.bb b/recipes-qt/qt5/qtwayland_git.bb index cd55b43b..05f8b088 100644 --- a/recipes-qt/qt5/qtwayland_git.bb +++ b/recipes-qt/qt5/qtwayland_git.bb @@ -13,7 +13,9 @@ LIC_FILES_CHKSUM = " \ file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \ " -SRC_URI += "file://0001-Fix-use-of-private-dependency.patch" +SRC_URI += "file://0001-Fix-use-of-private-dependency.patch \ + file://0001-tst_seatv4-Include-array.patch \ +" PACKAGECONFIG ?= " \ wayland-client \ -- cgit v1.2.3-54-g00ecf