aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/fstests
AgeCommit message (Collapse)Author
2011-01-20fstests: fix build issue with gcc dso linking changeNitin A Kamble
All the libraries needs to be specified explicitely with the new gcc dso linking change patch. This was causing build errors for this recipe. Specifying the libX11 library explicitely for linking to work without errors. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-01-06recpies: use SRCPV instead of SRCREV for PVYu Ke
SRCPV is intended being used by PV, some recipes still use SRCREV for PV, which is not correct. This patch fix all the misusage. Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-12-16fstests: upgrade to svn revision #426Nitin A Kamble
Also add license checksums, update PR & license fields Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-12-06fstests:Add license checksum and update the GPL informationMei Lei
Add source file license checksum to bb file and update the "GPL" to "ZLIB" according to the license information Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-09-01packages: Separate out most of the remaining packages into recipesRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>