diff options
Diffstat (limited to 'recipes-graphics/wayland')
-rw-r--r-- | recipes-graphics/wayland/wayland-protocols_1.37.imx.bb | 2 | ||||
-rw-r--r-- | recipes-graphics/wayland/weston_10.0.5.imx.bb | 1 | ||||
-rw-r--r-- | recipes-graphics/wayland/weston_14.0.1.imx.bb | 1 |
3 files changed, 0 insertions, 4 deletions
diff --git a/recipes-graphics/wayland/wayland-protocols_1.37.imx.bb b/recipes-graphics/wayland/wayland-protocols_1.37.imx.bb index 393278bc6..f360706be 100644 --- a/recipes-graphics/wayland/wayland-protocols_1.37.imx.bb +++ b/recipes-graphics/wayland/wayland-protocols_1.37.imx.bb | |||
@@ -14,8 +14,6 @@ WAYLAND_PROTOCOLS_SRC ?= "git://github.com/nxp-imx/wayland-protocols-imx.git;pro | |||
14 | SRCBRANCH = "wayland-protocols-imx-${@oe.utils.trim_version("${PV}", 2)}" | 14 | SRCBRANCH = "wayland-protocols-imx-${@oe.utils.trim_version("${PV}", 2)}" |
15 | SRCREV = "831a5389062e56dcb1aac4a5419e55e3002aafaf" | 15 | SRCREV = "831a5389062e56dcb1aac4a5419e55e3002aafaf" |
16 | 16 | ||
17 | S = "${WORKDIR}/git" | ||
18 | |||
19 | UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html" | 17 | UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html" |
20 | 18 | ||
21 | # NOTE: For i.MX drop allarch since the recipe is SOCARCH | 19 | # NOTE: For i.MX drop allarch since the recipe is SOCARCH |
diff --git a/recipes-graphics/wayland/weston_10.0.5.imx.bb b/recipes-graphics/wayland/weston_10.0.5.imx.bb index 2c74481ac..a8440cf23 100644 --- a/recipes-graphics/wayland/weston_10.0.5.imx.bb +++ b/recipes-graphics/wayland/weston_10.0.5.imx.bb | |||
@@ -166,7 +166,6 @@ SRC_URI += "file://0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.pat | |||
166 | file://0001-g2d-renderer.c-Include-sys-stat.h.patch" | 166 | file://0001-g2d-renderer.c-Include-sys-stat.h.patch" |
167 | SRCBRANCH = "weston-imx-10.0.5" | 167 | SRCBRANCH = "weston-imx-10.0.5" |
168 | SRCREV = "7129417ae04de57f9596ccf27f74ef967660a64f" | 168 | SRCREV = "7129417ae04de57f9596ccf27f74ef967660a64f" |
169 | S = "${WORKDIR}/git" | ||
170 | 169 | ||
171 | # Disable OpenGL for parts with GPU support for 2D but not 3D | 170 | # Disable OpenGL for parts with GPU support for 2D but not 3D |
172 | REQUIRED_DISTRO_FEATURES = "opengl" | 171 | REQUIRED_DISTRO_FEATURES = "opengl" |
diff --git a/recipes-graphics/wayland/weston_14.0.1.imx.bb b/recipes-graphics/wayland/weston_14.0.1.imx.bb index f66974700..96bde0fe0 100644 --- a/recipes-graphics/wayland/weston_14.0.1.imx.bb +++ b/recipes-graphics/wayland/weston_14.0.1.imx.bb | |||
@@ -169,7 +169,6 @@ SRC_URI:prepend = "${WESTON_SRC};branch=${SRCBRANCH} " | |||
169 | WESTON_SRC ?= "git://github.com/nxp-imx/weston-imx.git;protocol=https" | 169 | WESTON_SRC ?= "git://github.com/nxp-imx/weston-imx.git;protocol=https" |
170 | SRCBRANCH = "weston-imx-14.0.1" | 170 | SRCBRANCH = "weston-imx-14.0.1" |
171 | SRCREV = "0fd5d3ab75346e525b565039a7b8bf5d9008be78" | 171 | SRCREV = "0fd5d3ab75346e525b565039a7b8bf5d9008be78" |
172 | S = "${WORKDIR}/git" | ||
173 | 172 | ||
174 | SRC_URI:remove = "file://0001-libweston-tools-Include-libgen.h-for-basename-signat.patch" | 173 | SRC_URI:remove = "file://0001-libweston-tools-Include-libgen.h-for-basename-signat.patch" |
175 | 174 | ||