From 9b9f984c64896020d440b15eee54bafd0289b34d Mon Sep 17 00:00:00 2001 From: He Zhe Date: Tue, 7 Jun 2016 13:47:56 +0800 Subject: python-repoze.lru: Add license to avoid warning "WARNING: python-repoze.lru: No generic license file exists for: BSD-derived in any provider" Add BSD Modification Variant license with copyright descriptions. Signed-off-by: He Zhe Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-repoze.lru_0.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openstack/recipes-devtools/python/python-repoze.lru_0.6.bb') diff --git a/meta-openstack/recipes-devtools/python/python-repoze.lru_0.6.bb b/meta-openstack/recipes-devtools/python/python-repoze.lru_0.6.bb index 60a749f..bdf2f25 100644 --- a/meta-openstack/recipes-devtools/python/python-repoze.lru_0.6.bb +++ b/meta-openstack/recipes-devtools/python/python-repoze.lru_0.6.bb @@ -5,7 +5,7 @@ than keys and values that are used frequently. \ " HOMEPAGE = "https://pypi.python.org/pypi/repoze.lru" SECTION = "devel/python" -LICENSE = "BSD-derived" +LICENSE = "BSD-Modification-copyright" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2c33cdbc6bc9ae6e5d64152fdb754292" SRCNAME = "repoze.lru" -- cgit v1.2.3-54-g00ecf