[oe-commits] [meta-openembedded] 19/26: python-flask-socketio: move to meta-python directory

git at git.openembedded.org git at git.openembedded.org
Wed Apr 10 01:10:57 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 48ed9a780d9887f796eb7092837e8bdee9b3f681
Author: Yi Zhao <yi.zhao at windriver.com>
AuthorDate: Tue Apr 9 09:00:19 2019 +0800

    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 <yi.zhao at windriver.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.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(-)

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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list