summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/libxml
diff options
context:
space:
mode:
authorZhenhua Luo <b19537@freescale.com>2012-12-04 17:57:11 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-12-04 18:02:00 +0000
commit2fc707a55c8d6b3f2dc3e636f8c579531ef3535d (patch)
treef0c651ce70c4bc758fc7e6b3573f259dfeab1981 /meta/recipes-core/libxml
parentfafc87112e904d4ac0106d5fc791df3534325821 (diff)
downloadpoky-2fc707a55c8d6b3f2dc3e636f8c579531ef3535d.tar.gz
libxml2: update PR to contain INC_PR to reflect the update of inc file
(From OE-Core rev: 4c18e34f113bc46b0619fc8576475694224f8b40) Signed-off-by: Zhenhua Luo <b19537@freescale.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/libxml')
-rw-r--r--meta/recipes-core/libxml/libxml2_2.9.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/libxml/libxml2_2.9.0.bb b/meta/recipes-core/libxml/libxml2_2.9.0.bb
index 92bcf5c2d8..a022ae90aa 100644
--- a/meta/recipes-core/libxml/libxml2_2.9.0.bb
+++ b/meta/recipes-core/libxml/libxml2_2.9.0.bb
@@ -1,6 +1,6 @@
1require libxml2.inc 1require libxml2.inc
2 2
3PR = "r0" 3PR = "${INC_PR}.0"
4 4
5SRC_URI[md5sum] = "5b9bebf4f5d2200ae2c4efe8fa6103f7" 5SRC_URI[md5sum] = "5b9bebf4f5d2200ae2c4efe8fa6103f7"
6SRC_URI[sha256sum] = "ad25d91958b7212abdc12b9611cfb4dc4e5cddb6d1e9891532f48aacee422b82" 6SRC_URI[sha256sum] = "ad25d91958b7212abdc12b9611cfb4dc4e5cddb6d1e9891532f48aacee422b82"