From: Joshua Watt Date: Thu, 14 May 2020 21:04:55 +0000 (-0500) Subject: pycryptodome: Import from meta-python X-Git-Tag: uninative-2.9~799 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=a96f815c53364b119b5743b8b7100eb5588d5cf5;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 --- diff --git a/meta/conf/distro/include/maintainers.inc b/meta/conf/distro/include/maintainers.inc index 256666c0ec..b87790e0e9 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) # @@ -579,6 +579,8 @@ RECIPE_MAINTAINER_pn-python3-cython = "Oleksandr Kravchuk