mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
libmemcached: Clarify BSD license variant
The License of libmemcached is BSD-3-Clause. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
d27d6b0d5b
commit
4061778a92
@ -1,7 +1,7 @@
|
||||
DESCRIPTION = "open source C/C++ client library and tools for the memcached server"
|
||||
DEPENDS = "libevent util-linux"
|
||||
SECTION = "libdevel"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=865490941c91ba790f0ea78dec93bd60"
|
||||
|
||||
SRC_URI = "http://launchpad.net/libmemcached/1.0/${PV}/+download/libmemcached-${PV}.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user