All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] weston: backport output/HDMI .ini config for AM4 from version 1.9 to 1.6
@ 2016-03-22 23:42 Denys Dmytriyenko
  0 siblings, 0 replies; only message in thread
From: Denys Dmytriyenko @ 2016-03-22 23:42 UTC (permalink / raw)
  To: meta-arago

From: Denys Dmytriyenko <denys@ti.com>

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 .../recipes-graphics/wayland/weston-1.6.0/ti43x/weston.ini  | 13 +++++++++++++
 .../recipes-graphics/wayland/weston_1.6.0.bbappend          |  2 +-
 2 files changed, 14 insertions(+), 1 deletion(-)
 create mode 100644 meta-arago-distro/recipes-graphics/wayland/weston-1.6.0/ti43x/weston.ini

diff --git a/meta-arago-distro/recipes-graphics/wayland/weston-1.6.0/ti43x/weston.ini b/meta-arago-distro/recipes-graphics/wayland/weston-1.6.0/ti43x/weston.ini
new file mode 100644
index 0000000..b863ba8
--- /dev/null
+++ b/meta-arago-distro/recipes-graphics/wayland/weston-1.6.0/ti43x/weston.ini
@@ -0,0 +1,13 @@
+[shell]
+locking=false
+animation=zoom
+panel-location=top
+startup-animation=fade
+
+[screensaver]
+# Uncomment path to disable screensaver
+#path=@libexecdir@/weston-screensaver
+
+[output]
+name=HDMI-A-1
+mode=1024x768
diff --git a/meta-arago-distro/recipes-graphics/wayland/weston_1.6.0.bbappend b/meta-arago-distro/recipes-graphics/wayland/weston_1.6.0.bbappend
index 03b1b93..a52c8e0 100644
--- a/meta-arago-distro/recipes-graphics/wayland/weston_1.6.0.bbappend
+++ b/meta-arago-distro/recipes-graphics/wayland/weston_1.6.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 = "-arago8"
+PR_append = "-arago9"
 
 FILESEXTRAPATHS_prepend := "${THISDIR}/${P}:${THISDIR}/${PN}:"
 
-- 
2.2.0



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-03-22 23:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-22 23:42 [PATCH] weston: backport output/HDMI .ini config for AM4 from version 1.9 to 1.6 Denys Dmytriyenko

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.