X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Fmeta-ti%2Frecipes-arago%2Fweston%2Fweston_%25.bbappend;h=5d27bb8ed135fb0ca558db64fe6d73878c4f0248;hb=8a052edd56f801c465781b784bf1f53b15135c86;hp=1ceba7f1bae3c6194a82806285dc8159c2baa755;hpb=288701bedc27d3a0e05acbc303bb32fe19bf8c89;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-bsp/meta-ti/recipes-arago/weston/weston_%.bbappend b/meta-agl-bsp/meta-ti/recipes-arago/weston/weston_%.bbappend index 1ceba7f1b..5d27bb8ed 100644 --- a/meta-agl-bsp/meta-ti/recipes-arago/weston/weston_%.bbappend +++ b/meta-agl-bsp/meta-ti/recipes-arago/weston/weston_%.bbappend @@ -1,17 +1,25 @@ -#inherit append-code-change # When configured for fbdev compositor, make it the default PACKAGECONFIG[fbdev] = "--enable-fbdev-compositor WESTON_NATIVE_BACKEND="fbdev-backend.so",--disable-fbdev-compositor,udev mtdev" PACKAGECONFIG[kms] = "--enable-drm-compositor,--disable-drm-compositor,drm udev libgbm mtdev" -PR_append = ".agl_arago_16" +PR_append = ".agl_arago_23" FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" RDEPENDS_${PN} += "weston-conf" -SRC_URI += " \ - file://0001-udev-seat-restrict-udev-enumeration-to-card0.patch \ +####################### F I X M E ########################## +DISABLED_SRC_URI += " \ file://0001-Add-soc-performance-monitor-utilites.patch \ " +####################### F I X M E ########################## + +SRC_URI += " \ + file://0001-FIX-weston-clients-typo-in-simple-dmabuf-egl.c.patch \ + file://0002-Weston-Allow-visual_id-to-be-0.patch \ + file://0003-Weston-Fix-virtual-keyboard-display-issue-for-QT5-ap.patch \ + file://0004-Weston-Fix-touch-screen-crash-issue.patch \ +" + RDEPENDS_${PN}_remove = "weston-conf"