aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Mitchell <jmitchell@cbnl.com>2013-10-14 14:20:12 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2013-10-17 17:39:29 +0200
commit0b22af953f0f66fc8997b757aee708188d67ede1 (patch)
tree1fed7767e37c5d51abad14f59107ef282cee35d7
parentf8903f53db717294d63a8d79b5ef7ca34b3c189e (diff)
downloadmeta-openembedded-contrib-0b22af953f0f66fc8997b757aee708188d67ede1.tar.gz
libestr: add 0.1.6
Signed-off-by: Jack Mitchell <jmitchell@cbnl.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--meta-oe/recipes-support/libestr/libestr_0.1.6.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/libestr/libestr_0.1.6.bb b/meta-oe/recipes-support/libestr/libestr_0.1.6.bb
new file mode 100644
index 0000000000..ae298564f2
--- /dev/null
+++ b/meta-oe/recipes-support/libestr/libestr_0.1.6.bb
@@ -0,0 +1,11 @@
+SUMMARY = "some essentials for string handling (and a bit more)"
+HOMEPAGE = "http://libestr.adiscon.com/"
+LICENSE = "LGPLv2.1"
+LIC_FILES_CHKSUM = "file://COPYING;md5=9d6c993486c18262afba4ca5bcb894d0"
+
+SRC_URI = "http://libestr.adiscon.com/files/download/${P}.tar.gz"
+
+SRC_URI[md5sum] = "f48a7098080eebfe7842673c23dcd064"
+SRC_URI[sha256sum] = "b9c819d30397845fdf85bb1f37c52e81de23aa3b061ec6cc4386f1b942960153"
+
+inherit autotools