From: Joshua Watt Date: Thu, 14 May 2020 21:04:55 +0000 (-0500) Subject: pycryptodome: Import from meta-python X-Git-Tag: 2020-04.1-dunfell~7 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=27798f3da506fcae19b74deb17ef199131cff405;p=openembedded-core.git 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 Signed-off-by: Richard Purdie (cherry picked from commit a96f815c53364b119b5743b8b7100eb5588d5cf5) Signed-off-by: Steve Sakoman --- diff --git a/meta/conf/distro/include/maintainers.inc b/meta/conf/distro/include/maintainers.inc index 40e90f782b..a20a1d810a 100644 --- a/meta/conf/distro/include/maintainers.inc +++ b/meta/conf/distro/include/maintainers.inc @@ -2,7 +2,7 @@ # # This file contains a list of recipe maintainers. # -# Please submit any patches against recipes in meta to the +# Please submit any patches against recipes in meta to the # OE-Core mail list (openembedded-core@lists.openembedded.org) # For recipes in meta-yocto please use the Poky list (poky@yoctoproject.org) # @@ -576,6 +576,8 @@ RECIPE_MAINTAINER_pn-python3 = "Oleksandr Kravchuk