valgrind: Upgraded to version 3.6.0

Remove valgrind_3.5.0-svn_r11264.patch.bz2 which replaces version
3.5.0 to r11264.

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
This commit is contained in:
Dongxiao Xu
2010-11-16 10:57:22 +08:00
committed by Saul Wold
parent 726746f400
commit f4c814606f
4 changed files with 1 additions and 2 deletions

View File

@@ -7,10 +7,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c46082167a314d785d012a244748d803 \
file://include/valgrind.h;beginline=1;endline=56;md5=13a71cedba99112334d8596162aec37e \
file://COPYING.DOCS;md5=8fdeb5abdb235a08e76835f8f3260215"
DEPENDS = "virtual/libx11"
PR = "r4"
PR = "r0"
SRC_URI = "http://www.valgrind.org/downloads/valgrind-${PV}.tar.bz2 \
file://valgrind_3.5.0-svn_r11264.patch.bz2 \
file://fix_issue_caused_by_ccache.patch \
file://fixed-perl-path.patch"