All of lore.kernel.org
 help / color / mirror / Atom feed
* [master] weston: Add SoC performance monitoring utilities
@ 2017-03-13 18:31 Karthik Ramanan
  2017-03-14 21:52 ` Denys Dmytriyenko
  2017-03-14 22:22 ` Denys Dmytriyenko
  0 siblings, 2 replies; 6+ messages in thread
From: Karthik Ramanan @ 2017-03-13 18:31 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Karthik Ramanan <a0393906@ti.com>
---
 .../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



^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-03-16  6:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-13 18:31 [master] weston: Add SoC performance monitoring utilities Karthik Ramanan
2017-03-14 21:52 ` Denys Dmytriyenko
2017-03-14 22:22 ` Denys Dmytriyenko
2017-03-15  2:40   ` Karthik Ramanan
2017-03-15 15:26     ` Denys Dmytriyenko
2017-03-16  6:15       ` Karthik Ramanan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.