summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-scrypt.inc
Commit message (Collapse)AuthorAgeFilesLines
* Remove bogus COMMON_LICENSE_DIR usage in LIC_FILES_CHKSUMAdrian Bunk2019-08-301-1/+1
| | | | | | | | | | | Using COMMON_LICENSE_DIR in LIC_FILES_CHKSUM of downloaded code is never the right thing to do, there must be some license information and that has to be checked instead. In several cases the claimed LICENSE was also incorrect. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-script: update license md5sumChristophe PRIOUZEAU2019-08-291-1/+1
| | | | | | | Update md5sum of license file. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-scrypt: update to version 0.8.6Derek Straka2018-03-161-2/+6
| | | | | | | Add patch to fix host include paths used Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-scrypt: add new packageMark Asselstine2017-11-151-0/+12
This python package provides bindings for the scrypt key derivation function library. (https://bitbucket.org/mhallin/py-scrypt/overview) Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>