meta-openembedded/meta-python/recipes-devtools/gyp
S. Lockwood-Childs 3be43040f4 gyp: fix for compatibility with Python 3.10 (part 2)
The patch for python 3.10 compatibility was missing an update to
'import' line.

Fixes the following problem encountered making use of gyp:

|   File "[...]/usr/lib/python3.10/site-packages/gyp/common.py", line 497, in <module>
|     class OrderedSet(collections.abc.MutableSet):
| AttributeError: module 'collections' has no attribute 'abc'

Signed-off-by: S. Lockwood-Childs <sjl@vctlabs.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-03-03 08:50:19 -08:00
..
gyp gyp: fix for compatibility with Python 3.10 (part 2) 2022-03-03 08:50:19 -08:00
gyp_git.bb recipes: Update SRC_URI branch and protocols 2021-11-03 06:57:49 -07:00