From 0861f2513ebe7e1ad18291664356cfeab3c196b9 Mon Sep 17 00:00:00 2001 From: Rahul Saxena Date: Mon, 9 Apr 2012 13:24:50 -0700 Subject: 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 Signed-off-by: Tom Zanussi --- meta-cedartrail/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-cedartrail/README b/meta-cedartrail/README index f17410c2..30df3203 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. -- cgit v1.2.3-54-g00ecf