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:
Christophe PRIOUZEAU 2019-10-25 07:40:42 +00:00 committed by Khem Raj
parent d2d53a42a1
commit 2fa4579987

View File

@ -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"