summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
diff options
context:
space:
mode:
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>2023-06-23 16:38:57 +0200
committerKhem Raj <raj.khem@gmail.com>2023-06-24 09:01:52 -0700
commit25bb720fe8129db6e75003a84744bbece701d247 (patch)
treed4e8637cf1a479408554a5b1aaa942496614f059 /meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
parent785fd8d117c25db699ac35ec6fa79ad3cd6ef0d1 (diff)
downloadmeta-openembedded-25bb720fe8129db6e75003a84744bbece701d247.tar.gz
python3-flask-script: remove recipe
This package has long been deprecated by upstream maintainers and doesn't even work in meta-openembedded due to a run-time import error. Remove the recipe. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb')
-rw-r--r--meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
index 982e41303c..b23d24c6d4 100644
--- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
@@ -137,7 +137,6 @@ RDEPENDS:packagegroup-meta-python3 = "\
137 python3-flask-nav \ 137 python3-flask-nav \
138 python3-flask-pymongo \ 138 python3-flask-pymongo \
139 python3-flask-restful \ 139 python3-flask-restful \
140 python3-flask-script \
141 python3-flask-sijax \ 140 python3-flask-sijax \
142 python3-flask-socketio \ 141 python3-flask-socketio \
143 python3-flask-sqlalchemy \ 142 python3-flask-sqlalchemy \