All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] branding-mcsdk: Add opengl to mcsdk DISTRO_FEATURES
@ 2015-02-25 21:05 Sam Nelson
  2015-02-26 16:59 ` Denys Dmytriyenko
  0 siblings, 1 reply; 7+ messages in thread
From: Sam Nelson @ 2015-02-25 21:05 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Sam Nelson <sam.nelson@ti.com>
---
 .../conf/distro/include/branding-mcsdk.inc         |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-arago-distro/conf/distro/include/branding-mcsdk.inc b/meta-arago-distro/conf/distro/include/branding-mcsdk.inc
index 9fca5af..238b803 100644
--- a/meta-arago-distro/conf/distro/include/branding-mcsdk.inc
+++ b/meta-arago-distro/conf/distro/include/branding-mcsdk.inc
@@ -3,7 +3,7 @@
 # Use the MCSDK supported versions
 PREFERRED_VERSION_libnl = "3.2.24"
 
-DISTRO_FEATURES += "x11"
+DISTRO_FEATURES += "x11 opengl"
 
 # Java preferences.
 PREFERRED_VERSION_icedtea7-native = "2.1.3"
-- 
1.7.9.5



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

end of thread, other threads:[~2015-02-26 18:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-25 21:05 [PATCH] branding-mcsdk: Add opengl to mcsdk DISTRO_FEATURES Sam Nelson
2015-02-26 16:59 ` Denys Dmytriyenko
2015-02-26 17:49   ` Nelson, Sam
2015-02-26 18:00     ` Cooper Jr., Franklin
2015-02-26 18:10       ` Denys Dmytriyenko
2015-02-26 18:21         ` Nelson, Sam
2015-02-26 18:58           ` Cooper Jr., Franklin

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.