mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-22 11:00:49 +00:00
openembedded-core removed python3-six, so the recipe no longer resolves. html5lib 1.1 only used six as a Python 2 compatibility layer; patch the imports over to the Python 3 builtins and drop the runtime dependency. Signed-off-by: Markus Volk <f_l_k@t-online.de> AI-Generated: Uses Claude Code (Claude Fable 5.1) Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>