mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
Python: werkzeug: Clarify BSD license variant
The License of python werkzeug 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
0986d2db17
commit
14bbd8d32b
|
|
@ -7,7 +7,7 @@ HTTP utilities to handle entity tags, cache control headers, HTTP dates, \
|
|||
cookie handling, file uploads, a powerful URL routing system and a bunch \
|
||||
of community contributed addon modules."
|
||||
HOMEPAGE = "http://werkzeug.pocoo.org/"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=ed9a0b7c0254616d72dadb98b293ef1b"
|
||||
|
||||
SRC_URI[md5sum] = "6d20b5be2d245be4ac7706cc390d130c"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user