summaryrefslogtreecommitdiffstats
path: root/bsp/meta-rcar/meta-rcar-gen3-adas/recipes-graphics/wayland/weston_5.0.0.bbappend
blob: 96e48abacb7347c1c6d8be7dd3a28af1cc4ed9b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
FILESEXTRAPATHS_prepend := '${THISDIR}/${PN}-${PV}:'

SRC_URI_append = " \
    file://0001-Allow-to-boot-without-input-device.patch \
    file://0002-Share-toytoolkit-lib.patch \
    file://0003-add-window-set-fullscreen-at-output.patch \
    file://0004-Add-display_poll-function.patch \
    file://0005-Add-wl-ivi-shell-surface-creating-support.patch \
    file://0006-Add-widget_set_surface_allocation-func.patch \
    file://0007-Add-call-for-setting-fullscreen-with-IVI.patch \
"

FILES_${PN} += " ${libdir}/libweston-toytoolkit*"