motorola-ezx-base.inc: Add iwmmxt to PACKAGE_EXTRA_ARCHS
[openembedded.git] / recipes / python / python-netfilter_0.5.5.bb
blobaffde9ace57b890201b74ce27deb0ddadc2f9ce3
1 DESCRIPTION = "Python module to manage netfilter rules"
2 SECTION = "devel/python"
3 PRIORITY = "optional"
4 LICENSE = "GPL"
5 RDEPENDS_${PN} = "iptables iptables-utils python-logging python-shell python-subprocess"
6 SRCNAME = "python-netfilter"
7 PR = "ml1"
9 SRC_URI = "http://opensource.bolloretelecom.eu/files/${SRCNAME}-${PV}.tar.gz"
10 S = "${WORKDIR}/${SRCNAME}-${PV}"
12 inherit distutils
14 SRC_URI[md5sum] = "058983355c399407be999d4e8c16cbe6"
15 SRC_URI[sha256sum] = "bce93266c593d79d7083052a6cae516de3d6c3e5bda277f664785d30157b8ac7"