libxml2 : Convert to INC_PR. Bump PR for earlier commit.
authorPhilip Balister <philip@balister.org>
Fri, 22 Jan 2010 14:22:49 +0000 (09:22 -0500)
committerPhilip Balister <philip@balister.org>
Fri, 22 Jan 2010 14:22:49 +0000 (09:22 -0500)
recipes/libxml/libxml2.inc
recipes/libxml/libxml2_2.7.3.bb

index 44e6f82..101489e 100644 (file)
@@ -5,7 +5,7 @@ LICENSE = "MIT"
 
 SRC_URI = "ftp://xmlsoft.org/libxml2/libxml2-${PV}.tar.gz"
 
-PR = "r1"
+INC_PR = "r2"
 
 inherit autotools pkgconfig binconfig
 
index fa80f36..5c92770 100644 (file)
@@ -1,2 +1,4 @@
 require libxml2.inc
 
+PR = "${INC_PR}.1"
+