aboutsummaryrefslogtreecommitdiff
path: root/meta-linaro/recipes-extra/google-perftools/gperftools_2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-linaro/recipes-extra/google-perftools/gperftools_2.0.bb')
-rw-r--r--meta-linaro/recipes-extra/google-perftools/gperftools_2.0.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-linaro/recipes-extra/google-perftools/gperftools_2.0.bb b/meta-linaro/recipes-extra/google-perftools/gperftools_2.0.bb
index 17177529..2522ef84 100644
--- a/meta-linaro/recipes-extra/google-perftools/gperftools_2.0.bb
+++ b/meta-linaro/recipes-extra/google-perftools/gperftools_2.0.bb
@@ -2,8 +2,10 @@ DESCRIPTION = "Fast, multi-threaded malloc() and nifty performance analysis tool
HOMEPAGE = "http://code.google.com/p/gperftools/"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://COPYING;md5=762732742c73dc6c7fbe8632f06c059a"
+DEPENDS = "libunwind"
-SRC_URI = "${DEBIAN_MIRROR}/main/g/google-perftools/google-perftools_${PV}.orig.tar.gz"
+SRC_URI = "${DEBIAN_MIRROR}/main/g/google-perftools/google-perftools_${PV}.orig.tar.gz \
+ file://0001-issue-473-Fix-for-make-install-error-regarding-src-w.patch"
SRC_URI[md5sum] = "13f6e8961bc6a26749783137995786b6"
SRC_URI[sha256sum] = "7de3dd91f018825b1e7d332af1edace15c6211f430186febede1835069861080"