]> code.ossystems Code Review - openembedded-core.git/commit
valgrind: supporting on Linux kernel 3.x
authorLin Tong <tong.lin@intel.com>
Thu, 11 Aug 2011 06:01:52 +0000 (14:01 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 15 Aug 2011 14:13:33 +0000 (15:13 +0100)
commit5fc1e6d27f52e2032aa7a8ca20bb90d939d03c77
treec866eda82df1c6595e5a70e82fa38e69d7503b29
parent000d5244e21837338614ef4450f54c8744fffcd6
valgrind: supporting on Linux kernel 3.x

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>
meta/recipes-devtools/valgrind/valgrind-3.6.1/fix_unsupporting_kernel_3.patch [new file with mode: 0644]
meta/recipes-devtools/valgrind/valgrind_3.6.1.bb