aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
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 21:36:57 +0200
commiteb2ad2746f54313ba0a5d34c1712436a25f7fe47 (patch)
treeb787c3b32db9cfdd03d71da7ec0041fadc08e14a /meta-oe
parent31fbc96e2f351329229ffc59e892c0f2d8ce8e5b (diff)
downloadmeta-openembedded-contrib-eb2ad2746f54313ba0a5d34c1712436a25f7fe47.tar.gz
libestr: add 0.1.6
Signed-off-by: Jack Mitchell <jmitchell@cbnl.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe')
-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