All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] branding-glsdk: pin to GLSDK libdrm version
@ 2014-01-31 19:48 Chase Maupin
  2014-01-31 19:48 ` [PATCH 2/2] arago-prefs: set PREFERRED VERSION of libdrm to latest Chase Maupin
  2014-01-31 19:50 ` [PATCH 1/2] branding-glsdk: pin to GLSDK libdrm version Maupin, Chase
  0 siblings, 2 replies; 11+ messages in thread
From: Chase Maupin @ 2014-01-31 19:48 UTC (permalink / raw)
  To: meta-arago

* The GLSDK prefers to use the 2.4.41 version of libdrm from
  meta-ti so pin that version in the branding file.

Signed-off-by: Chase Maupin <chase.maupin@ti.com>
---
 .../conf/distro/include/branding-glsdk.inc         |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/meta-arago-distro/conf/distro/include/branding-glsdk.inc b/meta-arago-distro/conf/distro/include/branding-glsdk.inc
index d1c30f3..b33b21d 100644
--- a/meta-arago-distro/conf/distro/include/branding-glsdk.inc
+++ b/meta-arago-distro/conf/distro/include/branding-glsdk.inc
@@ -2,3 +2,7 @@
 
 # Use the SDK supported kernel and kernel version
 PREFERRED_PROVIDER_virtual/kernel = "linux-ti-glsdk"
+
+# Set the PREFERRED_VERSION of libdrm to the glsdk version for the 
+# glsdk branded builds
+PREFERRED_VERSION_libdrm = "2.4.41"
-- 
1.7.9.5



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

end of thread, other threads:[~2014-02-28 22:24 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-31 19:48 [PATCH 1/2] branding-glsdk: pin to GLSDK libdrm version Chase Maupin
2014-01-31 19:48 ` [PATCH 2/2] arago-prefs: set PREFERRED VERSION of libdrm to latest Chase Maupin
2014-02-28 20:10   ` Denys Dmytriyenko
2014-02-28 22:24     ` Maupin, Chase
2014-01-31 19:50 ` [PATCH 1/2] branding-glsdk: pin to GLSDK libdrm version Maupin, Chase
2014-02-04  0:51   ` Denys Dmytriyenko
2014-02-04 10:04     ` Hingolikar, Mrinmayee
2014-02-04 13:16       ` Maupin, Chase
2014-02-04 15:43         ` Etheridge, Darren
2014-02-05 19:24           ` Denys Dmytriyenko
2014-02-05 22:08             ` 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.