Message ID | 1322587283-10162-1-git-send-email-tristan.lelong@blunderer.org |
---|---|
State | New, archived |
Headers | show |
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"
Fix some xpath bugs Signed-off-by: Tristan Lelong <tristan.lelong@blunderer.org> --- 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