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 18:02:00 +0000 |
commit | 2fc707a55c8d6b3f2dc3e636f8c579531ef3535d (patch) | |
tree | f0c651ce70c4bc758fc7e6b3573f259dfeab1981 /meta/recipes-core/libxml | |
parent | fafc87112e904d4ac0106d5fc791df3534325821 (diff) | |
download | poky-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.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 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 @@ | |||
1 | require libxml2.inc | 1 | require libxml2.inc |
2 | 2 | ||
3 | PR = "r0" | 3 | PR = "${INC_PR}.0" |
4 | 4 | ||
5 | SRC_URI[md5sum] = "5b9bebf4f5d2200ae2c4efe8fa6103f7" | 5 | SRC_URI[md5sum] = "5b9bebf4f5d2200ae2c4efe8fa6103f7" |
6 | SRC_URI[sha256sum] = "ad25d91958b7212abdc12b9611cfb4dc4e5cddb6d1e9891532f48aacee422b82" | 6 | SRC_URI[sha256sum] = "ad25d91958b7212abdc12b9611cfb4dc4e5cddb6d1e9891532f48aacee422b82" |