| Submitter | Zhenhua Luo |
|---|---|
| Date | Dec. 4, 2012, 9:57 a.m. |
| Message ID | <1354615031-27528-1-git-send-email-b19537@freescale.com> |
| Download | mbox | patch |
| Permalink | /patch/40237/ |
| State | Accepted |
| Commit | 4c18e34f113bc46b0619fc8576475694224f8b40 |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-core/libxml/libxml2_2.9.0.bb b/meta/recipes-core/libxml/libxml2_2.9.0.bb index 92bcf5c..a022ae9 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"
Signed-off-by: Zhenhua Luo <b19537@freescale.com> --- meta/recipes-core/libxml/libxml2_2.9.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)