From: Michael 'Mickey' Lauer Date: Tue, 13 Jan 2009 00:03:45 +0000 (+0000) Subject: python-netfilter: 0.5.4 -> 0.5.5 X-Git-Tag: Release-2010-05/1~4349^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13136ad65a31b4c043a581105a17cc45f2696066;p=openembedded.git python-netfilter: 0.5.4 -> 0.5.5 --- diff --git a/packages/python/python-mysqldb/mysqlpath.patch b/packages/nonworking/python/python-mysqldb/mysqlpath.patch similarity index 100% rename from packages/python/python-mysqldb/mysqlpath.patch rename to packages/nonworking/python/python-mysqldb/mysqlpath.patch diff --git a/packages/python/python-mysqldb/site.patch b/packages/nonworking/python/python-mysqldb/site.patch similarity index 100% rename from packages/python/python-mysqldb/site.patch rename to packages/nonworking/python/python-mysqldb/site.patch diff --git a/packages/python/python-netfilter_0.5.4.bb b/packages/python/python-netfilter_0.5.5.bb similarity index 97% rename from packages/python/python-netfilter_0.5.4.bb rename to packages/python/python-netfilter_0.5.5.bb index 5468245a6b..17f3aaada0 100644 --- a/packages/python/python-netfilter_0.5.4.bb +++ b/packages/python/python-netfilter_0.5.5.bb @@ -4,6 +4,7 @@ PRIORITY = "optional" LICENSE = "GPL" RDEPENDS = "iptables iptables-utils python-logging python-shell python-subprocess" SRCNAME = "python-netfilter" +PR = "ml0" SRC_URI = "http://opensource.bolloretelecom.eu/files/${SRCNAME}-${PV}.tar.gz" S = "${WORKDIR}/${SRCNAME}-${PV}"