diff options
author | Zhenhua Luo <b19537@freescale.com> | 2012-12-04 17:57:11 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-12-04 10:51:44 +0000 |
commit | 4c18e34f113bc46b0619fc8576475694224f8b40 (patch) | |
tree | b917c1cc3e1e5ab4a798af76f38a18e300986383 /meta/recipes-core/libxml | |
parent | cb3b046450b47739daf441a0b964823aff2472e6 (diff) | |
download | openembedded-core-contrib-4c18e34f113bc46b0619fc8576475694224f8b40.tar.gz |
libxml2: update PR to contain INC_PR to reflect the update of inc file
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.bb | 2 |
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 92bcf5c2d88..a022ae90aa1 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 @@ require libxml2.inc -PR = "r0" +PR = "${INC_PR}.0" SRC_URI[md5sum] = "5b9bebf4f5d2200ae2c4efe8fa6103f7" SRC_URI[sha256sum] = "ad25d91958b7212abdc12b9611cfb4dc4e5cddb6d1e9891532f48aacee422b82" |