aboutsummaryrefslogtreecommitdiffstats
path: root/packages/libxml/libxml2-native.inc
diff options
context:
space:
mode:
Diffstat (limited to 'packages/libxml/libxml2-native.inc')
-rw-r--r--packages/libxml/libxml2-native.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/libxml/libxml2-native.inc b/packages/libxml/libxml2-native.inc
index c6965f81c6..5672792db3 100644
--- a/packages/libxml/libxml2-native.inc
+++ b/packages/libxml/libxml2-native.inc
@@ -1,7 +1,7 @@
DESCRIPTION = "GNOME XML library"
DEPENDS = "python-native"
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/libxml2-${PV}"
-FILE_PR = "r3"
+PR = "r3"
SRC_URI = "ftp://xmlsoft.org/libxml2/libxml2-${PV}.tar.gz"
S = "${WORKDIR}/libxml2-${PV}"