libestr: add 0.1.6
authorJack Mitchell <jmitchell@cbnl.com>
Mon, 14 Oct 2013 14:20:12 +0000 (14:20 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:33:57 +0000 (08:33 -0800)
(From meta-openembedded rev: eb2ad2746f54313ba0a5d34c1712436a25f7fe47)

Signed-off-by: Jack Mitchell <jmitchell@cbnl.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-support/libestr/libestr_0.1.6.bb [new file with mode: 0644]

diff --git a/meta-openembedded/meta-oe/recipes-support/libestr/libestr_0.1.6.bb b/meta-openembedded/meta-oe/recipes-support/libestr/libestr_0.1.6.bb
new file mode 100644 (file)
index 0000000..ae29856
--- /dev/null
@@ -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