mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
06916cbfbe150561f9d78a32e162780689df5cf7
python3-pyrsistent requires python3-numbers, so add it to RDEPENDS: |Python 3.8.2 (default, Apr 27 2020, 08:51:00) |[GCC 9.3.0] on linux |Type "help", "copyright", "credits" or "license" for more information. |>>> import pyrsistent |Traceback (most recent call last): |File "<stdin>", line 1, in <module> |File "/usr/lib64/python3.8/site-packages/pyrsistent/_init_.py", line 3, in <module> |from pyrsistent._pmap import pmap, m, PMap |File "/usr/lib64/python3.8/site-packages/pyrsistent/_pmap.py", line 4, in <module> |from pyrsistent._pvector import pvector |File "/usr/lib64/python3.8/site-packages/pyrsistent/_pvector.py", line 3, in <module> |from numbers import Integral |ModuleNotFoundError: No module named 'numbers' Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Collection of layers for the OE-core universe Main layer maintainer: Khem Raj <raj.khem@gmail.com> This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories
Description
Languages
BitBake
85.2%
Shell
6.1%
C
3%
Roff
2.1%
NASL
1.9%
Other
1.5%