aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python3-wxgtk4
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-10-27 09:25:48 +0200
committerKhem Raj <raj.khem@gmail.com>2022-10-27 08:55:20 -0700
commitf2eff02962119a3b69e265bc9e3349de9dd5f0f4 (patch)
tree288dfc0e96605627d78cc8cc56291ced6fb41615 /meta-python/recipes-devtools/python3-wxgtk4
parent4dc1c6e16b31d30aca05c52fa0209c74eedd6842 (diff)
downloadmeta-openembedded-f2eff02962119a3b69e265bc9e3349de9dd5f0f4.tar.gz
python3-wxgtk4: skip the recipe
Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python3-wxgtk4')
-rw-r--r--meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4_4.1.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4_4.1.1.bb b/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4_4.1.1.bb
index 4d739b86f7..842c576464 100644
--- a/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4_4.1.1.bb
+++ b/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4_4.1.1.bb
@@ -33,3 +33,5 @@ RDEPENDS:${PN} = "\
python3-six \
python3-xml \
"
+
+SKIP_RECIPE[python3-wxgtk4] ?= "Not compatible with py3.11; needs version update for both itself and wxwidgets"