diff options
Diffstat (limited to 'meta-rcar-gen2/recipes-graphics/wayland/weston_1.5.0.bbappend')
-rw-r--r-- | meta-rcar-gen2/recipes-graphics/wayland/weston_1.5.0.bbappend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-rcar-gen2/recipes-graphics/wayland/weston_1.5.0.bbappend b/meta-rcar-gen2/recipes-graphics/wayland/weston_1.5.0.bbappend index 0f2f5a6..6a18dba 100644 --- a/meta-rcar-gen2/recipes-graphics/wayland/weston_1.5.0.bbappend +++ b/meta-rcar-gen2/recipes-graphics/wayland/weston_1.5.0.bbappend @@ -18,6 +18,7 @@ SRC_URI_rcar-gen2 = "git://github.com/renesas-devel/weston.git;protocol=git;bran file://disable-wayland-scanner-pkg-check.patch \ file://make-lcms-explicitly-configurable.patch \ file://make-libwebp-explicitly-configurable.patch \ + file://weston-workaround-to-avoid-segfault-on-hotplug-event.patch \ " S = "${WORKDIR}/git" |