Update waltham-transmitter patches to weston 5.0 & 6.0
[AGL/meta-agl.git] / meta-agl-profile-graphical / recipes-graphics / wayland / weston_5.0.0.bbappend
1 FILESEXTRAPATHS_append := ":${THISDIR}/${PN}"
2
3 SRC_URI_append = "\
4     file://0001-Allow-regular-users-to-launch-Weston_2.0.0.patch \
5     file://0001-ivi-shell-rework-goto-labels-to-avoid-memory-leaks.patch \
6     file://0002-ivi-shell-removed-assert.patch \
7     file://0003-ivi-shell-introduction-of-IVI_INVALID_ID.patch \
8     file://0004-layout-interface-added-interface-to-change-surface-id.patch \
9     file://0005-ivi-layout-introcuded-configure_desktop_changed.patch \
10     file://0006-ivi-layout-introcuded-surface_create_and_configure.patch \
11     file://0007-ivi-shell-linked-libweston-desktop-and-added-structs.patch \
12     file://0008-ivi-layout-use-libweston-desktop-api-for-views.patch \
13     file://0009-ivi-shell-added-libweston-desktop-api_implementation.patch \
14     file://0010-ivi-shell-remove-surface_destroy_listener.patch \
15     file://0011-ivi-shell-create-weston-desktop-in_wet_shell_init.patch \
16     file://0012-hmi-controller-register-for-desktop_surface_configured.patch \
17     file://0013-simple-egl-remove-ivi-application-support.patch \
18     file://0014-simple-shm-remove-ivi-application-support.patch \
19     file://0015-window-client-remove-ivi-application-support.patch \
20     file://use-XDG_RUNTIMESHARE_DIR.patch \
21     file://0016-compositor-add-output-type-to-weston_output.patch \
22     file://0017-compositor-drm-introduce-drm_get_dmafd_from_view.patch \
23     file://0018-compositor-drm-get-stride-from-drm_get_dma_fd_from_view.patch \
24     "
25
26
27 EXTRA_OECONF_append = " --enable-sys-uid"