mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-06 09:15:45 +01:00
Python: flask scrypt: Clarify BSD license variant
The License of python flask scrypt 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
d2d53a42a1
commit
2fa4579987
|
|
@ -1,5 +1,5 @@
|
|||
DESCRIPTION = "Scripting support for flask"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=e686048adb69341fc8a08caeda528b41"
|
||||
|
||||
SRC_URI[md5sum] = "3fbd91fe13cebedfb2431331f6eabb68"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user