From patchwork Mon Nov 19 05:54:42 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [09/17] libxml2: Update to 2.9.0 Date: Mon, 19 Nov 2012 05:54:42 -0000 From: Saul Wold X-Patchwork-Id: 39203 Message-Id: To: openembedded-core@lists.openembedded.org Signed-off-by: Saul Wold --- meta/recipes-core/libxml/libxml2_2.8.0.bb | 6 ------ meta/recipes-core/libxml/libxml2_2.9.0.bb | 6 ++++++ 2 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 meta/recipes-core/libxml/libxml2_2.8.0.bb create mode 100644 meta/recipes-core/libxml/libxml2_2.9.0.bb diff --git a/meta/recipes-core/libxml/libxml2_2.8.0.bb b/meta/recipes-core/libxml/libxml2_2.8.0.bb deleted file mode 100644 index 37eba34..0000000 --- a/meta/recipes-core/libxml/libxml2_2.8.0.bb +++ /dev/null @@ -1,6 +0,0 @@ -require libxml2.inc - -PR = "r2" - -SRC_URI[md5sum] = "c62106f02ee00b6437f0fb9d370c1093" -SRC_URI[sha256sum] = "f2e2d0e322685193d1affec83b21dc05d599e17a7306d7b90de95bb5b9ac622a" diff --git a/meta/recipes-core/libxml/libxml2_2.9.0.bb b/meta/recipes-core/libxml/libxml2_2.9.0.bb new file mode 100644 index 0000000..92bcf5c --- /dev/null +++ b/meta/recipes-core/libxml/libxml2_2.9.0.bb @@ -0,0 +1,6 @@ +require libxml2.inc + +PR = "r0" + +SRC_URI[md5sum] = "5b9bebf4f5d2200ae2c4efe8fa6103f7" +SRC_URI[sha256sum] = "ad25d91958b7212abdc12b9611cfb4dc4e5cddb6d1e9891532f48aacee422b82"