All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1][meta-intel] Cover letter for fixing meta-cedartrail README for Glxgears build
@ 2012-04-09 14:27 rahul.saxena
  2012-04-09 14:27 ` [PATCH 1/1] meta-cedartrail: fix README to state tools-testapps needed for Glxgears rahul.saxena
  0 siblings, 1 reply; 2+ messages in thread
From: rahul.saxena @ 2012-04-09 14:27 UTC (permalink / raw)
  To: yocto, tom.zanussi, kishore.k.bodke

From: Rahul Saxena <rahul.saxena@intel.com>

Cover letter for fixing the Cedar Trail BSP README file.

Existing README incorrectly states that "debug-tweaks" is needed to be added
to EXTRA_IMAGE_FEATURES to include Glxgears in build. This patch fixes the README to indicate
that correct feature to be included is "tools-testapps".

Signed-off-by: Rahul Saxena <rahul.saxena@.intel.com>
--

The following changes since commit 072c6e99616c25c31521e05560433c67fb2a0292:

  meta-cedartrail: change libva license to MIT (2012-03-26 17:42:56 -0500)

are available in the git repository at:
  git://git.pokylinux.org/meta-intel-contrib rsaxena-cedartrail-edison
  http://git.pokylinux.org/cgit.cgi/meta-intel-contrib/log/?h=rsaxena-cedartrail-edison

Rahul Saxena (1):
  meta-cedartrail: fix README to state tools-testapps needed for
    Glxgears

 meta-cedartrail/README |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 
1.7.4.1



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

* [PATCH 1/1] meta-cedartrail: fix README to state tools-testapps needed for Glxgears
  2012-04-09 14:27 [PATCH 0/1][meta-intel] Cover letter for fixing meta-cedartrail README for Glxgears build rahul.saxena
@ 2012-04-09 14:27 ` rahul.saxena
  0 siblings, 0 replies; 2+ messages in thread
From: rahul.saxena @ 2012-04-09 14:27 UTC (permalink / raw)
  To: yocto, tom.zanussi, kishore.k.bodke

From: Rahul Saxena <rahul.saxena@intel.com>

Existing README incorrectly states that "debug-tweaks" is needed to be added
to EXTRA_IMAGE_FEATURES to include Glxgears in build. The correct feature
to be included is "tools-testapps" and not "debug-tweaks"

Signed-off-by: Rahul Saxena <rahul.saxena@.intel.com>
---
 meta-cedartrail/README |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-cedartrail/README b/meta-cedartrail/README
index f17410c..30df320 100755
--- a/meta-cedartrail/README
+++ b/meta-cedartrail/README
@@ -117,7 +117,7 @@ included in the sato images.  The sample files are installed in
 
 Adding Glxgears to image
 -------------------------
-Glxgears can be added to the generated image by adding "debug-tweaks"
+Glxgears can be added to the generated image by adding "tools-testapps"
 option to the extra image features variable in the default local.conf
 before building the BSP.
 
-- 
1.7.4.1



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

end of thread, other threads:[~2012-04-09 21:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-09 14:27 [PATCH 0/1][meta-intel] Cover letter for fixing meta-cedartrail README for Glxgears build rahul.saxena
2012-04-09 14:27 ` [PATCH 1/1] meta-cedartrail: fix README to state tools-testapps needed for Glxgears rahul.saxena

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.