mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
libestr: add 0.1.6
Signed-off-by: Jack Mitchell <jmitchell@cbnl.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
f8903f53db
commit
0b22af953f
@@ -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
|
||||
Reference in New Issue
Block a user