aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ccache/ccache_2.4.bb
blob: c0620c6bfe640a6f324a357a22afbeebb5fe39bc (plain)
1
2
3
4
5
6
7
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