diff options
author | Christophe PRIOUZEAU <christophe.priouzeau@st.com> | 2019-08-29 14:35:07 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-08-29 09:07:34 -0700 |
commit | debaffd2d29665c5c0267a9cec1fc0fecaaf52f6 (patch) | |
tree | 9ccc2ba27284de566cbfa5760ef12cab6a89bbc1 /meta-python | |
parent | b49e4c924d46082e774cc84037f78bad40208248 (diff) | |
download | meta-openembedded-debaffd2d29665c5c0267a9cec1fc0fecaaf52f6.tar.gz |
python-script: update license md5sum
Update md5sum of license file.
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-scrypt.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-scrypt.inc b/meta-python/recipes-devtools/python/python-scrypt.inc index 783d05b7e..fef6ec976 100644 --- a/meta-python/recipes-devtools/python/python-scrypt.inc +++ b/meta-python/recipes-devtools/python/python-scrypt.inc | |||
@@ -1,6 +1,6 @@ | |||
1 | DESCRIPTION = "Bindings for the scrypt key derivation function library" | 1 | DESCRIPTION = "Bindings for the scrypt key derivation function library" |
2 | LICENSE = "BSD-2-Clause" | 2 | LICENSE = "BSD-2-Clause" |
3 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/BSD-2-Clause;md5=8bef8e6712b1be5aa76af1ebde9d6378" | 3 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/BSD-2-Clause;md5=cb641bc04cda31daea161b1bc15da69f" |
4 | HOMEPAGE="https://bitbucket.org/mhallin/py-scrypt/overview" | 4 | HOMEPAGE="https://bitbucket.org/mhallin/py-scrypt/overview" |
5 | 5 | ||
6 | FILESEXTRAPATHS_prepend := "${THISDIR}/python-scrypt:" | 6 | FILESEXTRAPATHS_prepend := "${THISDIR}/python-scrypt:" |