summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/nonworking/python/python-mysqldb/mysqlpath.patch (renamed from packages/python/python-mysqldb/mysqlpath.patch)0
-rw-r--r--packages/nonworking/python/python-mysqldb/site.patch (renamed from packages/python/python-mysqldb/site.patch)0
-rw-r--r--packages/python/python-netfilter_0.5.5.bb (renamed from packages/python/python-netfilter_0.5.4.bb)1
3 files changed, 1 insertions, 0 deletions
diff --git a/packages/python/python-mysqldb/mysqlpath.patch b/packages/nonworking/python/python-mysqldb/mysqlpath.patch
index 3f471a1703..3f471a1703 100644
--- a/packages/python/python-mysqldb/mysqlpath.patch
+++ b/packages/nonworking/python/python-mysqldb/mysqlpath.patch
diff --git a/packages/python/python-mysqldb/site.patch b/packages/nonworking/python/python-mysqldb/site.patch
index c99ee3bc0d..c99ee3bc0d 100644
--- a/packages/python/python-mysqldb/site.patch
+++ b/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
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}"