From 681c1ecfa091a76dc280644366470fa133afe0d0 Mon Sep 17 00:00:00 2001 From: Joshua Watt Date: Thu, 14 May 2020 16:04:55 -0500 Subject: 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. (From OE-Core rev: 27798f3da506fcae19b74deb17ef199131cff405) Signed-off-by: Joshua Watt Signed-off-by: Richard Purdie (cherry picked from commit a96f815c53364b119b5743b8b7100eb5588d5cf5) Signed-off-by: Steve Sakoman Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3-pycryptodome_3.9.4.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta/recipes-devtools/python/python3-pycryptodome_3.9.4.bb (limited to 'meta/recipes-devtools/python/python3-pycryptodome_3.9.4.bb') diff --git a/meta/recipes-devtools/python/python3-pycryptodome_3.9.4.bb b/meta/recipes-devtools/python/python3-pycryptodome_3.9.4.bb new file mode 100644 index 0000000000..0c062dddf8 --- /dev/null +++ b/meta/recipes-devtools/python/python3-pycryptodome_3.9.4.bb @@ -0,0 +1,2 @@ +require python-pycryptodome.inc +inherit setuptools3 -- cgit v1.2.3-54-g00ecf