aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/distcc/distcc_2.11.bb
blob: 4197d2456c03b21662947d87742d58b689e8d4ce (plain)
1
2
3
4
5
6
7
8
SECTION = "devel"
LICENSE = "GPLv2"
DESCRIPTION = "distcc is a parallel build system that distributes \
compilation of C/C++/ObjC code across machines on a network."

SRC_URI = "http://distcc.samba.org/ftp/distcc/distcc-${PV}.tar.bz2"

inherit autotools