From aba6e139f2b180cc1dba4371d818e575c13e4387 Mon Sep 17 00:00:00 2001 From: Dirk Opfer Date: Tue, 4 Aug 2009 11:22:19 +0200 Subject: [PATCH] libxml2: update to 2.7.3 --- .../libxml/{libxml2-native_2.7.2.bb => libxml2-native_2.7.3.bb} | 2 +- recipes/libxml/{libxml2_2.7.2.bb => libxml2_2.7.3.bb} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename recipes/libxml/{libxml2-native_2.7.2.bb => libxml2-native_2.7.3.bb} (72%) rename recipes/libxml/{libxml2_2.7.2.bb => libxml2_2.7.3.bb} (100%) diff --git a/recipes/libxml/libxml2-native_2.7.2.bb b/recipes/libxml/libxml2-native_2.7.3.bb similarity index 72% rename from recipes/libxml/libxml2-native_2.7.2.bb rename to recipes/libxml/libxml2-native_2.7.3.bb index 24261d66f2..48e35986f6 100644 --- a/recipes/libxml/libxml2-native_2.7.2.bb +++ b/recipes/libxml/libxml2-native_2.7.3.bb @@ -1,2 +1,2 @@ require libxml2-native.inc -PR = "r2" +PR = "r0" diff --git a/recipes/libxml/libxml2_2.7.2.bb b/recipes/libxml/libxml2_2.7.3.bb similarity index 100% rename from recipes/libxml/libxml2_2.7.2.bb rename to recipes/libxml/libxml2_2.7.3.bb -- 2.39.5