summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/wayland/weston_10.0.0.imx.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2022-09-13 07:27:58 -0300
committerGitHub <noreply@github.com>2022-09-13 07:27:58 -0300
commit6822b1790992bfa703789679a70fcba774366b6a (patch)
tree73f2218197b35bd0cba5c0ee19a5d6927a2f7b71 /recipes-graphics/wayland/weston_10.0.0.imx.bb
parentf9efb4d22669cdade59fe78db524c37fbc67becf (diff)
parentbc92857569e0c46a3b7f409cde2d6dd136d59d86 (diff)
downloadmeta-freescale-6822b1790992bfa703789679a70fcba774366b6a.tar.gz
Merge pull request #1206 from Freescale/backport-1205-to-kirkstone
[Backport kirkstone] gstreamer1.0-plugins-base: Fix build with clang
Diffstat (limited to 'recipes-graphics/wayland/weston_10.0.0.imx.bb')
-rw-r--r--recipes-graphics/wayland/weston_10.0.0.imx.bb4
1 files changed, 3 insertions, 1 deletions
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"
160 160
161SRC_URI:remove = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz" 161SRC_URI:remove = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz"
162SRC_URI:prepend = "git://source.codeaurora.org/external/imx/weston-imx.git;protocol=https;branch=${SRCBRANCH} " 162SRC_URI:prepend = "git://source.codeaurora.org/external/imx/weston-imx.git;protocol=https;branch=${SRCBRANCH} "
163SRC_URI += "file://0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch" 163SRC_URI += "file://0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch \
164 file://0001-g2d-renderer.c-Include-sys-stat.h.patch \
165 "
164SRCBRANCH = "weston-imx-10.0" 166SRCBRANCH = "weston-imx-10.0"
165SRCREV = "c8c6e3106b03441db1037afa995f95fcb2f9f17d" 167SRCREV = "c8c6e3106b03441db1037afa995f95fcb2f9f17d"
166 168