summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pycryptodomex_3.9.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* pycryptodomex: cleanup recipe to use common includeDenys Dmytriyenko2020-04-011-23/+3
| | | | | | | | | | PyCryptodome is "an almost drop-in replacement for the old PyCrypto library" and installs under "Crypto" package. In cases when both PyCryptodome and old PyCrypto are needed, there's PyCryptodomeX that installs under own name as "Cryptodome" package. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pycryptodomex: add 3.9.4 recipeRajesh Ravi2020-03-121-0/+30
Add python3-pycryptodomex 3.9.4 recipe needed to build such components as optee 3.8.0. Signed-off-by: Rajesh Ravi <rajesh.ravi@broadcom.com> Signed-off-by: Scott Branden <scott.branden@broadcom.com> Reviewed-by: Tim Orling <ticotimo@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>