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.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/ccache/ccache_2.4.bb b/recipes/ccache/ccache_2.4.bb
new file mode 100644
index 0000000000..c0620c6bfe
--- /dev/null
+++ b/recipes/ccache/ccache_2.4.bb
@@ -0,0 +1,8 @@
+DESCRIPTION = "compiler cache"
+HOMEPAGE = "http:/ccache.samba.org"
+SECTION = "devel"
+LICENSE = "GPL"
+
+SRC_URI = "http://samba.org/ftp/ccache/ccache-${PV}.tar.gz"
+
+inherit autotools