From patchwork Tue Nov 29 17:21:23 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: libroxml: Add version 2.1.2 Date: Tue, 29 Nov 2011 17:21:23 -0000 From: blunderer X-Patchwork-Id: 15617 Message-Id: <1322587283-10162-1-git-send-email-tristan.lelong@blunderer.org> To: openembedded-devel@lists.openembedded.org Fix some xpath bugs Signed-off-by: Tristan Lelong --- recipes/libroxml/libroxml_2.1.2.bb | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) create mode 100644 recipes/libroxml/libroxml_2.1.2.bb diff --git a/recipes/libroxml/libroxml_2.1.2.bb b/recipes/libroxml/libroxml_2.1.2.bb new file mode 100644 index 0000000..8fb4210 --- /dev/null +++ b/recipes/libroxml/libroxml_2.1.2.bb @@ -0,0 +1,5 @@ +require libroxml.inc +PR = "${INC_PR}.0" + +SRC_URI[md5sum] = "d4b93d3f59721aa688eed28f806276a9" +SRC_URI[sha256sum] = "9ba0657894d137a1669e1098f45b71b95ad8a18ccf3876b1d25fe64cf7576274"