From 51a3331c4e8a2e4653cf3aea21d24822dc521c9c Mon Sep 17 00:00:00 2001 From: Andrey Zhizhikin Date: Tue, 7 Apr 2020 09:39:52 +0000 Subject: [PATCH] python3-pyscaffold: move recipe to proper location Initial submission was performed on incorrect path, move the recipe under [meta-python] folder. Signed-off-by: Andrey Zhizhikin Signed-off-by: Khem Raj --- .../recipes-devtools}/python/python3-pyscaffold_3.2.3.bb | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {recipes-devtools => meta-python/recipes-devtools}/python/python3-pyscaffold_3.2.3.bb (100%) diff --git a/recipes-devtools/python/python3-pyscaffold_3.2.3.bb b/meta-python/recipes-devtools/python/python3-pyscaffold_3.2.3.bb similarity index 100% rename from recipes-devtools/python/python3-pyscaffold_3.2.3.bb rename to meta-python/recipes-devtools/python/python3-pyscaffold_3.2.3.bb