[yocto] [PATCH 1/1] meta-cedartrail: fix README to state tools-testapps needed for Glxgears

rahul.saxena at intel.com rahul.saxena at intel.com
Mon Apr 9 07:27:49 PDT 2012


From: Rahul Saxena <rahul.saxena at 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 at .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




More information about the yocto mailing list