diff mbox series

[2/3] python3-wxgtk4: skip the recipe

Message ID 20221027072549.3525217-2-alex@linutronix.de
State Under Review
Headers show
Series [1/3] sip3: remove the recipe | expand

Commit Message

Alexander Kanavin Oct. 27, 2022, 7:25 a.m. UTC
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../recipes-devtools/python3-wxgtk4/python3-wxgtk4_4.1.1.bb     | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

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 4d739b86f..842c57646 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"