increase dvbapp PR.
[vuplus_openembedded] / recipes / python / python-scons_1.2.0.bb
1 DESCRIPTION = "A Software Construction Tool"
2 SECTION = "devel/python"
3 PRIORITY = "optional"
4 LICENSE = "GPL"
5 SRCNAME = "scons"
6
7 SRC_URI = "${SOURCEFORGE_MIRROR}/scons/scons-${PV}.tar.gz"
8 S = "${WORKDIR}/${SRCNAME}-${PV}"
9
10 inherit distutils