mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 12:08:36 +00:00
tokyocabinet: fix license
The application is distributed under the LGPL license, not GPL. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 8fd2b5c5b24335eba407b67e9805298576bdf6ca) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
630a852aa4
commit
4d28ff8b34
@ -12,7 +12,7 @@ Records are organized in hash table, B+ tree, or fixed-length array."
|
||||
|
||||
HOMEPAGE = "http://fallabs.com/tokyocabinet/"
|
||||
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LICENSE = "LGPL-2.1-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
|
||||
|
||||
SRC_URI = "${DEBIAN_MIRROR}/main/t/${BPN}/${BPN}_${PV}.orig.tar.gz \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user