]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 May 2020 05:31:52 +0000 (06:31 +0100)
commita96f815c53364b119b5743b8b7100eb5588d5cf5
treed459862d47a1d05fa9d9f323ec6c69b9a742ef39
parentbae1603a27fadcfa7257801167f28db3ff02dc97
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>
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]