All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] branding-glsdk: update perferences
@ 2013-07-01 15:42 Siddharth Heroor
  2013-07-01 15:53 ` Maupin, Chase
  2013-07-01 15:55 ` Denys Dmytriyenko
  0 siblings, 2 replies; 3+ messages in thread
From: Siddharth Heroor @ 2013-07-01 15:42 UTC (permalink / raw)
  To: meta-arago

* Set Preferred Provider for Bootloader to use the GLSDK
  U-Boot Staging tree.
* Set Preferred Provider for libgbm to use the GLSDK libgbm
  and set corresponding version to 9.0.0.

Signed-off-by: Siddharth Heroor <heroor@ti.com>
---
 .../conf/distro/include/branding-glsdk.inc         |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/meta-arago-distro/conf/distro/include/branding-glsdk.inc b/meta-arago-distro/conf/distro/include/branding-glsdk.inc
index d1c30f3..2111d81 100644
--- a/meta-arago-distro/conf/distro/include/branding-glsdk.inc
+++ b/meta-arago-distro/conf/distro/include/branding-glsdk.inc
@@ -2,3 +2,6 @@
 
 # Use the SDK supported kernel and kernel version
 PREFERRED_PROVIDER_virtual/kernel = "linux-ti-glsdk"
+PREFERRED_PROVIDER_virtual/bootloader = "u-boot-glsdk-staging"
+PREFERRED_PROVIDER_libgbm = "libgbm-glsdk"
+PREFERRED_VERSION_libgbm = "9.0.0"
-- 
1.7.0.4



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

end of thread, other threads:[~2013-07-01 15:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-01 15:42 [PATCH] branding-glsdk: update perferences Siddharth Heroor
2013-07-01 15:53 ` Maupin, Chase
2013-07-01 15:55 ` 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.