meta-cedartrail: fix README to state tools-testapps needed for Glxgears

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>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
Rahul Saxena 2012-04-09 13:24:50 -07:00 committed by Tom Zanussi
parent 072c6e9961
commit 0861f2513e

View File

@ -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.