From 3cabe2feebe628003c626fee5a09c88e647705c2 Mon Sep 17 00:00:00 2001 From: Yi Zhao Date: Tue, 9 Apr 2019 09:00:19 +0800 Subject: python-flask-socketio: move to meta-python directory The previous commits put the python-engineio, python-socketio and python-flask-socketio to a wrong directory. Move them to meta-python. Signed-off-by: Yi Zhao Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-flask-socketio_3.3.2.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-flask-socketio_3.3.2.bb (limited to 'meta-python/recipes-devtools/python/python3-flask-socketio_3.3.2.bb') diff --git a/meta-python/recipes-devtools/python/python3-flask-socketio_3.3.2.bb b/meta-python/recipes-devtools/python/python3-flask-socketio_3.3.2.bb new file mode 100644 index 0000000000..ffc4aa7fd9 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-flask-socketio_3.3.2.bb @@ -0,0 +1,2 @@ +inherit setuptools3 +require python-flask-socketio.inc -- cgit v1.2.3-54-g00ecf