summaryrefslogtreecommitdiffstats
path: root/meta-agl-drm-lease/recipes-graphics/weston/weston_10.0.0.bbappend
blob: 9b8298d870861f096dea4dad706d5d880d4102f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"

SRC_URI:append = " \
            file://0001-backend-drm-Add-method-to-import-DRM-fd.patch \
            file://0002-Add-DRM-lease-support.patch \
            file://0003-launcher-do-not-touch-VT-tty-while-using-non-default.patch \
            file://0004-launcher-direct-handle-seat0-without-VTs.patch \
            file://0001-compositor-do-not-request-repaint-in-output_enable.patch \
            "

PACKAGECONFIG[drm-lease] = "-Ddrm-lease=true,-Ddrm-lease=false,drm-lease-manager"
PACKAGECONFIG:append = " drm-lease"

RDEPENDS:${PN}:append = " drm-lease-manager"