aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ccache/ccache_2.4.bb
blob: 1b23dd7e5586e9af1c97c14a4e069260a68cf959 (plain)
1
2
3
4
5
6
7
8
9
10
11
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 \
	file://ccache-gcov.patch;patch=1 \
	"

inherit autotools