]> code.ossystems Code Review - openembedded-core.git/commit
pycryptodome: Import from meta-python
authorJoshua Watt <JPEWhacker@gmail.com>
Thu, 14 May 2020 21:04:55 +0000 (16:04 -0500)
committerSteve Sakoman <steve@sakoman.com>
Wed, 3 Jun 2020 14:29:29 +0000 (04:29 -1000)
commit27798f3da506fcae19b74deb17ef199131cff405
treeb68b3c27d849f09e73cc8921dcd299f531739eab
parentef5af31f406076107402694f5d6afb27b240eba6
pycryptodome: Import from meta-python

Imports the pycryptodome recipes from meta-python, as of 7c02c7d41
("gnome-themes-extra: correct the recipe name").

These recipes are commonly used by other layers, so moving them into
OE-core helps to cut down on layer dependencies.

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit a96f815c53364b119b5743b8b7100eb5588d5cf5)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/conf/distro/include/maintainers.inc
meta/recipes-devtools/python/python-pycryptodome.inc [new file with mode: 0644]
meta/recipes-devtools/python/python3-pycryptodome_3.9.4.bb [new file with mode: 0644]
meta/recipes-devtools/python/python3-pycryptodomex_3.9.4.bb [new file with mode: 0644]