summaryrefslogtreecommitdiffstats
path: root/bsp/meta-rcar/meta-rcar-gen3-adas/recipes-graphics/wayland/weston_8.0.0.bbappend
blob: 9521606c696b1ead1e835120150559ef6b1a200c (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*"