diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-05-31 20:03:20 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2019-05-31 20:03:20 +0000 |
commit | 4532003ab8aa7d6083c721557b28f1992dc1e072 (patch) | |
tree | c974fce0b1fcb0ef7fb7d7468485b3f3c0051e7d /meta-agl-profile-graphical/recipes-graphics/wayland/weston_2.0.0.bbappend | |
parent | 3a314d0cb611a1c7dd9fa036cd23c5b2de08e1ca (diff) | |
parent | f533e1c31898dc22313b6ed4629600137ede434c (diff) |
Merge "meta-agl: Get stride from drm_get_dma_fd_from_view" into guppy
Diffstat (limited to 'meta-agl-profile-graphical/recipes-graphics/wayland/weston_2.0.0.bbappend')
-rw-r--r-- | meta-agl-profile-graphical/recipes-graphics/wayland/weston_2.0.0.bbappend | 1 |
1 files changed, 1 insertions, 0 deletions
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 c0a301ec1..574a94088 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 @@ -22,6 +22,7 @@ SRC_URI_append = "\ 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 \ + file://0020-compositor-drm-get-stride-from-drm_get_dma_fd_from_view.patch \ " EXTRA_OECONF_append = " --enable-sys-uid" |