From 1ae31787167240729a78a442a378ef354583c012 Mon Sep 17 00:00:00 2001 From: Andrey Zhizhikin Date: Mon, 20 Jan 2020 20:17:49 +0000 Subject: meta-python: rename python2 recipes to python3 eqiuvalent Rename recipes which were previously built with python2 to their python3 equivalents. Use new python3 classes (setuptools3) in those recipes. Signed-off-by: Andrey Zhizhikin Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python-jsonref/python3-jsonref_0.2.bb | 1 + 1 file changed, 1 insertion(+) create mode 100644 meta-python/recipes-devtools/python-jsonref/python3-jsonref_0.2.bb (limited to 'meta-python/recipes-devtools/python-jsonref/python3-jsonref_0.2.bb') diff --git a/meta-python/recipes-devtools/python-jsonref/python3-jsonref_0.2.bb b/meta-python/recipes-devtools/python-jsonref/python3-jsonref_0.2.bb new file mode 100644 index 0000000000..d97893f5ab --- /dev/null +++ b/meta-python/recipes-devtools/python-jsonref/python3-jsonref_0.2.bb @@ -0,0 +1 @@ +require python-jsonref.inc -- cgit v1.2.3-54-g00ecf