[oe] [meta-python][PATCH] python-flask-socketio: move to meta-python directory

Yi Zhao yi.zhao at windriver.com
Tue Apr 9 01:00:19 UTC 2019


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 <yi.zhao at windriver.com>
---
 {meta-demo => meta-python}/recipes-devtools/python/python-engineio.inc    | 0
 .../recipes-devtools/python/python-engineio_3.5.0.bb                      | 0
 .../recipes-devtools/python/python-flask-socketio.inc                     | 0
 .../recipes-devtools/python/python-flask-socketio_3.3.2.bb                | 0
 {meta-demo => meta-python}/recipes-devtools/python/python-socketio.inc    | 0
 .../recipes-devtools/python/python-socketio_4.0.0.bb                      | 0
 .../recipes-devtools/python/python3-engineio_3.5.0.bb                     | 0
 .../recipes-devtools/python/python3-flask-socketio_3.3.2.bb               | 0
 .../recipes-devtools/python/python3-socketio_4.0.0.bb                     | 0
 9 files changed, 0 insertions(+), 0 deletions(-)
 rename {meta-demo => meta-python}/recipes-devtools/python/python-engineio.inc (100%)
 rename {meta-demo => meta-python}/recipes-devtools/python/python-engineio_3.5.0.bb (100%)
 rename {meta-demo => meta-python}/recipes-devtools/python/python-flask-socketio.inc (100%)
 rename {meta-demo => meta-python}/recipes-devtools/python/python-flask-socketio_3.3.2.bb (100%)
 rename {meta-demo => meta-python}/recipes-devtools/python/python-socketio.inc (100%)
 rename {meta-demo => meta-python}/recipes-devtools/python/python-socketio_4.0.0.bb (100%)
 rename {meta-demo => meta-python}/recipes-devtools/python/python3-engineio_3.5.0.bb (100%)
 rename {meta-demo => meta-python}/recipes-devtools/python/python3-flask-socketio_3.3.2.bb (100%)
 rename {meta-demo => meta-python}/recipes-devtools/python/python3-socketio_4.0.0.bb (100%)

diff --git a/meta-demo/recipes-devtools/python/python-engineio.inc b/meta-python/recipes-devtools/python/python-engineio.inc
similarity index 100%
rename from meta-demo/recipes-devtools/python/python-engineio.inc
rename to meta-python/recipes-devtools/python/python-engineio.inc
diff --git a/meta-demo/recipes-devtools/python/python-engineio_3.5.0.bb b/meta-python/recipes-devtools/python/python-engineio_3.5.0.bb
similarity index 100%
rename from meta-demo/recipes-devtools/python/python-engineio_3.5.0.bb
rename to meta-python/recipes-devtools/python/python-engineio_3.5.0.bb
diff --git a/meta-demo/recipes-devtools/python/python-flask-socketio.inc b/meta-python/recipes-devtools/python/python-flask-socketio.inc
similarity index 100%
rename from meta-demo/recipes-devtools/python/python-flask-socketio.inc
rename to meta-python/recipes-devtools/python/python-flask-socketio.inc
diff --git a/meta-demo/recipes-devtools/python/python-flask-socketio_3.3.2.bb b/meta-python/recipes-devtools/python/python-flask-socketio_3.3.2.bb
similarity index 100%
rename from meta-demo/recipes-devtools/python/python-flask-socketio_3.3.2.bb
rename to meta-python/recipes-devtools/python/python-flask-socketio_3.3.2.bb
diff --git a/meta-demo/recipes-devtools/python/python-socketio.inc b/meta-python/recipes-devtools/python/python-socketio.inc
similarity index 100%
rename from meta-demo/recipes-devtools/python/python-socketio.inc
rename to meta-python/recipes-devtools/python/python-socketio.inc
diff --git a/meta-demo/recipes-devtools/python/python-socketio_4.0.0.bb b/meta-python/recipes-devtools/python/python-socketio_4.0.0.bb
similarity index 100%
rename from meta-demo/recipes-devtools/python/python-socketio_4.0.0.bb
rename to meta-python/recipes-devtools/python/python-socketio_4.0.0.bb
diff --git a/meta-demo/recipes-devtools/python/python3-engineio_3.5.0.bb b/meta-python/recipes-devtools/python/python3-engineio_3.5.0.bb
similarity index 100%
rename from meta-demo/recipes-devtools/python/python3-engineio_3.5.0.bb
rename to meta-python/recipes-devtools/python/python3-engineio_3.5.0.bb
diff --git a/meta-demo/recipes-devtools/python/python3-flask-socketio_3.3.2.bb b/meta-python/recipes-devtools/python/python3-flask-socketio_3.3.2.bb
similarity index 100%
rename from meta-demo/recipes-devtools/python/python3-flask-socketio_3.3.2.bb
rename to meta-python/recipes-devtools/python/python3-flask-socketio_3.3.2.bb
diff --git a/meta-demo/recipes-devtools/python/python3-socketio_4.0.0.bb b/meta-python/recipes-devtools/python/python3-socketio_4.0.0.bb
similarity index 100%
rename from meta-demo/recipes-devtools/python/python3-socketio_4.0.0.bb
rename to meta-python/recipes-devtools/python/python3-socketio_4.0.0.bb
-- 
2.7.4



More information about the Openembedded-devel mailing list