]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
valgrind: Backport patch to fix build on 4.0 host kernels
authorChristian Artin <christian@gridshowsystems.com>
Wed, 6 May 2015 17:26:58 +0000 (13:26 -0400)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 7 May 2015 20:34:58 +0000 (22:34 +0200)
commit61bd1a2228f9826f4f8d73e17cc19ad69fc6a92f
treef25bbf2ade199da1ca0a7abddd1b45301496349e
parent4051756ad45452a5a949835fb39544d4e425721a
valgrind: Backport patch to fix build on 4.0 host kernels

Valgrind fails to build when the host kernel is >=4.0. This patch
backports the commit from upstream that fixes the kernel version
verification. This verification is pointless for buildroot anyway, but
it fixes the building process.

[Peter: rename patch to 0002-* and add SoB, slightly reword commit msg]
Signed-off-by: Christian Artin <christian@gridshowsystems.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/valgrind/0002-Fix-configure-for-Linux-kernel-4.0-rc1.patch [new file with mode: 0644]