ed20c7420539b534d32d503071a920d6aab48cbe
[AGL/meta-agl.git] / meta-agl-bsp / meta-ti / recipes-arago / weston / weston_%.bbappend
1 # When configured for fbdev compositor, make it the default
2 PACKAGECONFIG[fbdev] = "--enable-fbdev-compositor WESTON_NATIVE_BACKEND="fbdev-backend.so",--disable-fbdev-compositor,udev mtdev"
3 PACKAGECONFIG[kms] = "--enable-drm-compositor,--disable-drm-compositor,drm udev libgbm mtdev"
4
5 PR_append = ".agl_arago_23"
6
7 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
8
9 RDEPENDS_${PN} += "weston-conf"
10
11
12 SRC_URI += " \
13         file://0001-udev-seat-restrict-udev-enumeration-to-card0.patch \
14         file://0001-Add-soc-performance-monitor-utilites.patch \
15         file://0002-Weston-Allow-visual_id-to-be-0.patch \
16         file://0003-Weston-Fix-virtual-keyboard-display-issue-for-QT5-ap.patch \
17         file://0004-Weston-Fix-touch-screen-crash-issue.patch \
18         file://0001-compositor-drm-fix-hotplug-weston-termination-proble.patch \
19         file://0001-compositor-drm-support-RGB565-with-pixman-renderer.patch \
20 "
21
22 RDEPENDS_${PN}_remove = "weston-conf"