diff options
| author | Christophe PRIOUZEAU <christophe.priouzeau@st.com> | 2019-10-25 07:40:41 +0000 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-10-26 02:41:33 -0700 |
| commit | e46867f96f0083fbc1ba369260d5b0878483228d (patch) | |
| tree | fd521fb4c2f6f6eed1fcd733f2a8bf1d916ce73f /meta-python/recipes-devtools/python | |
| parent | fa43a10ea324dbb04804f2c500a9ad1bcddf8426 (diff) | |
| download | meta-openembedded-e46867f96f0083fbc1ba369260d5b0878483228d.tar.gz | |
Python: flask bcrypt: Clarify BSD license variant
The License of python flask bcrypt is BSD-3-Clause.
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-flask-bcrypt_0.7.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-flask-bcrypt_0.7.1.bb b/meta-python/recipes-devtools/python/python-flask-bcrypt_0.7.1.bb index f035862de3..d090b345ef 100644 --- a/meta-python/recipes-devtools/python/python-flask-bcrypt_0.7.1.bb +++ b/meta-python/recipes-devtools/python/python-flask-bcrypt_0.7.1.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | DESCRIPTION = "Bcrypt hashing for Flask." | 1 | DESCRIPTION = "Bcrypt hashing for Flask." |
| 2 | LICENSE = "BSD" | 2 | LICENSE = "BSD-3-Clause" |
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0ee2ee5bee7fe96597770e92db5719a8" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0ee2ee5bee7fe96597770e92db5719a8" |
| 4 | 4 | ||
| 5 | SRC_URI[md5sum] = "d345c36ac6637d3ca9fa942e238d00ca" | 5 | SRC_URI[md5sum] = "d345c36ac6637d3ca9fa942e238d00ca" |
