From b422f52e6afcce6bd0bdaa3c04dc2dee72d51b2e Mon Sep 17 00:00:00 2001 From: José Bollo Date: Fri, 13 Oct 2017 14:47:13 +0200 Subject: weston: Create really shared files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Last time it was discussed, this patch was not upstreamable. But it is needed for a reason that still have to be investigated. Nevertheless the patch is enough simple to be maintained while waiting for the full investigation/resolution. Change-Id: I47b17c7aa9ca5c495267259a15caacef50b4b324 Signed-off-by: José Bollo --- .../recipes-graphics/wayland/weston_2.0.0.bbappend | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-agl-profile-graphical/recipes-graphics/wayland/weston_2.0.0.bbappend') diff --git a/meta-agl-profile-graphical/recipes-graphics/wayland/weston_2.0.0.bbappend b/meta-agl-profile-graphical/recipes-graphics/wayland/weston_2.0.0.bbappend index fe1e1a11f..c0a301ec1 100644 --- a/meta-agl-profile-graphical/recipes-graphics/wayland/weston_2.0.0.bbappend +++ b/meta-agl-profile-graphical/recipes-graphics/wayland/weston_2.0.0.bbappend @@ -21,6 +21,7 @@ SRC_URI_append = "\ file://0017-ivi-shell-register-ivi_layout_interface.patch \ file://0018-compositor-add-output-type-to-weston_output.patch \ file://0019-compositor-drm-introduce-drm_get_dmafd_from_view.patch \ + file://use-XDG_RUNTIMESHARE_DIR.patch \ " EXTRA_OECONF_append = " --enable-sys-uid" -- cgit 1.2.3-korg