mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-08 10:15:23 +01:00
Python: flask xstatic: Clarify BSD license variant
The License of python flask xstatic is BSD-2-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
6aa7a6e466
commit
cb18ff55ba
|
|
@ -1,5 +1,5 @@
|
|||
DESCRIPTION = "XStatic support for flask"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-2-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=659968f6ebd4b70b6c3190d20b4a924c"
|
||||
|
||||
SRC_URI[md5sum] = "2f56023e1444c8bd1fec41afe93de743"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user