increase dvbapp PR.
[vuplus_openembedded] / recipes / python / python-gnosis_1.2.2.bb
1 DESCRIPTION = "Gnosis Utils contains several Python modules for XML processing, plus other generally useful tools"
2 SECTION = "devel/python"
3 PRIORITY = "optional"
4 LICENSE = "GPLv2"
5 SRCNAME = "Gnosis_Utils"
6 PR = "ml1"
7
8 SRC_URI = "http://gnosis.cx/download/Gnosis_Utils.More/${SRCNAME}-${PV}.tar.gz"
9 S = "${WORKDIR}/${SRCNAME}-${PV}"
10
11 inherit distutils
12