BTW, can this be done in a separate recipe to add additional app clients, instead of a patch to Weston? This is not scalable/portable at all...
-- Denys On Tue, Mar 14, 2017 at 12:01:44AM +0530, Karthik Ramanan wrote: > Signed-off-by: Karthik Ramanan <[email protected]> > --- > .../recipes-graphics/wayland/weston_1.11.0.bbappend | 9 > ++++++++- > 1 file changed, 8 insertions(+), 1 deletion(-) > > diff --git > a/meta-arago-distro/recipes-graphics/wayland/weston_1.11.0.bbappend > b/meta-arago-distro/recipes-graphics/wayland/weston_1.11.0.bbappend > index f8329c8..9b52df0 100644 > --- a/meta-arago-distro/recipes-graphics/wayland/weston_1.11.0.bbappend > +++ b/meta-arago-distro/recipes-graphics/wayland/weston_1.11.0.bbappend > @@ -2,7 +2,7 @@ > 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 = ".arago22" > +PR_append = ".arago25" > > FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" > > @@ -17,3 +17,10 @@ SRC_URI += " \ > file://0001-compositor-drm-fix-hotplug-weston-termination-proble.patch \ > file://0001-compositor-drm-support-RGB565-with-pixman-renderer.patch \ > " > + > + > +# SoC Performance Monitoring Utility > +SRC_URI += " \ > + file://0001-Add-soc-performance-monitor-utilites.patch \ > +" > + > -- > 1.9.1 > > _______________________________________________ > meta-arago mailing list > [email protected] > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
