summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/valgrind/valgrind_3.6.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* valgrind: supporting on Linux kernel 3.xLin Tong2011-08-151-1/+2
| | | | | | | | | | The old valgrind package do not support for Linux kernel 3.x, only for kernel 2.4 and 2.6. Now adding the configuration to the configure.in file to support Linux kernel 3.0. This commit fixes the problem in valgrind [YOCTO #1129] Signed-off-by: Lin Tong <tong.lin@intel.com>
* License Field Cleanup: Non-standard field namesBeth Flanagan2011-05-271-1/+1
| | | | | | | | | | | | I've cleaned up some odd license fields, fixed some license names and corrected some incorrect licenses. LICENSE really needs a pass through by the maintainers as some of the licensing is incorrect. Also, every license with Artistic should be gone through and noted as which version of Artistic. Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com>
* valgrind: upgrade to version 3.6.1Dongxiao Xu2011-04-281-0/+27
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>