mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
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:
parent
072c6e9961
commit
0861f2513e
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user