From aab71071d73d82ae6301dbd910422a311b5ecf4e Mon Sep 17 00:00:00 2001 From: Lianhao Lu Date: Fri, 16 Sep 2011 20:32:50 +0800 Subject: Misc: Added MLPREFIX to final pkg names in case of DEBIAN_NAMES. [YOCTO #1486] Added MLPREFIX to the final package names of library packages in case of DEBIAN_NAMES. (From OE-Core rev: 1162b78d6f99da52cd7d122e4295c618184e41cd) Signed-off-by: Lianhao Lu Signed-off-by: Richard Purdie --- meta/recipes-core/libxml/libxml2_2.7.8.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-core/libxml/libxml2_2.7.8.bb') diff --git a/meta/recipes-core/libxml/libxml2_2.7.8.bb b/meta/recipes-core/libxml/libxml2_2.7.8.bb index 616fd09f93..3909839d46 100644 --- a/meta/recipes-core/libxml/libxml2_2.7.8.bb +++ b/meta/recipes-core/libxml/libxml2_2.7.8.bb @@ -1,6 +1,6 @@ require libxml2.inc -PR = "r0" +PR = "r1" SRC_URI[md5sum] = "8127a65e8c3b08856093099b52599c86" SRC_URI[sha256sum] = "cda23bc9ebd26474ca8f3d67e7d1c4a1f1e7106364b690d822e009fdc3c417ec" -- cgit v1.2.3-54-g00ecf