All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arago-prefs: update graphics preferred version
@ 2013-04-05 18:30 Chase Maupin
  2013-04-05 18:32 ` Denys Dmytriyenko
  0 siblings, 1 reply; 3+ messages in thread
From: Chase Maupin @ 2013-04-05 18:30 UTC (permalink / raw)
  To: meta-arago

* Update the preferred version of the TI graphics components to
  the version that will support the later v3.8 kernels as well.

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
---
 .../conf/distro/include/arago-prefs.inc            |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/meta-arago-distro/conf/distro/include/arago-prefs.inc b/meta-arago-distro/conf/distro/include/arago-prefs.inc
index d858a52..853844a 100644
--- a/meta-arago-distro/conf/distro/include/arago-prefs.inc
+++ b/meta-arago-distro/conf/distro/include/arago-prefs.inc
@@ -7,8 +7,10 @@ PREFERRED_VERSION_wpa-supplicant = "2.0-devel-ti"
 PREFERRED_VERSION_hostap-daemon = "2.0-devel-ti"
 
 # Use v4.08.00.01 of the Graphics SDK
-PREFERRED_VERSION_omap3-sgx-modules = "4.08.00.01"
-PREFERRED_VERSION_libgles-omap3 = "4.08.00.01"
+#PREFERRED_VERSION_omap3-sgx-modules = "4.08.00.01"
+#PREFERRED_VERSION_libgles-omap3 = "4.08.00.01"
+PREFERRED_VERSION_omap3-sgx-modules = "4.09.00.01"
+PREFERRED_VERSION_libgles-omap3 = "4.09.00.01"
 
 ARAGO_QT_PROVIDER = "${@base_contains('MACHINE_FEATURES','sgx','qt4-embedded-gles','qt4-embedded',d)}"
 
-- 
1.7.0.4



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

end of thread, other threads:[~2013-04-05 18:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-05 18:30 [PATCH] arago-prefs: update graphics preferred version Chase Maupin
2013-04-05 18:32 ` Denys Dmytriyenko
2013-04-05 18:39   ` Maupin, Chase

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.