aboutsummaryrefslogtreecommitdiffstats
path: root/packages/python/python-pysqlite2_2.4.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/python/python-pysqlite2_2.4.0.bb')
-rw-r--r--packages/python/python-pysqlite2_2.4.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/python/python-pysqlite2_2.4.0.bb b/packages/python/python-pysqlite2_2.4.0.bb
index 3beea9e93f..50adcba006 100644
--- a/packages/python/python-pysqlite2_2.4.0.bb
+++ b/packages/python/python-pysqlite2_2.4.0.bb
@@ -4,7 +4,7 @@ PRIORITY = "optional"
LICENSE = "BSD"
DEPENDS = "sqlite3"
SRCNAME = "pysqlite"
-FILE_PR = "ml1"
+PR = "ml1"
SRC_URI = "http://initd.org/pub/software/pysqlite/releases/2.4/${PV}/${SRCNAME}-${PV}.tar.gz \
file://fix-setup.patch;patch=1"