mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00: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:
committed by
Khem Raj
parent
d2d53a42a1
commit
2fa4579987
@@ -1,5 +1,5 @@
|
|||||||
DESCRIPTION = "Scripting support for flask"
|
DESCRIPTION = "Scripting support for flask"
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD-3-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=e686048adb69341fc8a08caeda528b41"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=e686048adb69341fc8a08caeda528b41"
|
||||||
|
|
||||||
SRC_URI[md5sum] = "3fbd91fe13cebedfb2431331f6eabb68"
|
SRC_URI[md5sum] = "3fbd91fe13cebedfb2431331f6eabb68"
|
||||||
|
|||||||
Reference in New Issue
Block a user