From bc92857569e0c46a3b7f409cde2d6dd136d59d86 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 12 Sep 2022 21:00:25 -0700 Subject: weston: Fix build with clang-15 Signed-off-by: Khem Raj (cherry picked from commit 0dad0e1e9d075a957cf334e68ec5f09afeb3c2bd) --- recipes-graphics/wayland/weston_10.0.0.imx.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'recipes-graphics/wayland/weston_10.0.0.imx.bb') diff --git a/recipes-graphics/wayland/weston_10.0.0.imx.bb b/recipes-graphics/wayland/weston_10.0.0.imx.bb index 8fce4472..a9f6ec13 100644 --- a/recipes-graphics/wayland/weston_10.0.0.imx.bb +++ b/recipes-graphics/wayland/weston_10.0.0.imx.bb @@ -160,7 +160,9 @@ DEFAULT_PREFERENCE = "-1" SRC_URI:remove = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz" SRC_URI:prepend = "git://source.codeaurora.org/external/imx/weston-imx.git;protocol=https;branch=${SRCBRANCH} " -SRC_URI += "file://0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch" +SRC_URI += "file://0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch \ + file://0001-g2d-renderer.c-Include-sys-stat.h.patch \ + " SRCBRANCH = "weston-imx-10.0" SRCREV = "c8c6e3106b03441db1037afa995f95fcb2f9f17d" -- cgit v1.2.3-54-g00ecf