aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ccache/ccache_2.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ccache/ccache_2.4.bb')
-rw-r--r--recipes/ccache/ccache_2.4.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes/ccache/ccache_2.4.bb b/recipes/ccache/ccache_2.4.bb
index c0620c6bfe..1b23dd7e55 100644
--- a/recipes/ccache/ccache_2.4.bb
+++ b/recipes/ccache/ccache_2.4.bb
@@ -2,7 +2,10 @@ DESCRIPTION = "compiler cache"
HOMEPAGE = "http:/ccache.samba.org"
SECTION = "devel"
LICENSE = "GPL"
+PR = "r1"
-SRC_URI = "http://samba.org/ftp/ccache/ccache-${PV}.tar.gz"
+SRC_URI = "http://samba.org/ftp/ccache/ccache-${PV}.tar.gz \
+ file://ccache-gcov.patch;patch=1 \
+ "
inherit autotools