|
Re: [meta-oe] [PATCH] lvm2/libdevmapper: upgrade 2.03.11 -> 2.03.16
Yes, you're right, it's reproducible only with ld-is-gold and
LDFLAGS += "-fuse-ld=bfd"
resolves this error.
It's caused by dm_bitset_parse_list uncommented in
Yes, you're right, it's reproducible only with ld-is-gold and
LDFLAGS += "-fuse-ld=bfd"
resolves this error.
It's caused by dm_bitset_parse_list uncommented in
|
By
Martin Jansa
·
#98736
·
|
|
Re: dunfell merge request: Sept 11th
applied thanks Armin
By
Khem Raj
·
#98735
·
|
|
dunfell merge request: Sept 11th
I appreciate the patience of our community while the stable build system relocated.
Thank you very much,
Armin.
The following changes since commit f22bf6efaae61a8fd9272be64e7d75223c58922e:
I appreciate the patience of our community while the stable build system relocated.
Thank you very much,
Armin.
The following changes since commit f22bf6efaae61a8fd9272be64e7d75223c58922e:
|
By
Armin Kuster
·
#98734
·
|
|
Re: [meta-oe] [PATCH] lvm2/libdevmapper: upgrade 2.03.11 -> 2.03.16
This is something that gold linker might catch. Are you using gold
linker ? secondly just try with ld.bfd and see if it works. That
atleast will put some sanity into
why my builders or AB did not see
This is something that gold linker might catch. Are you using gold
linker ? secondly just try with ld.bfd and see if it works. That
atleast will put some sanity into
why my builders or AB did not see
|
By
Khem Raj
·
#98733
·
|
|
Re: [meta-oe] [PATCH] lvm2/libdevmapper: upgrade 2.03.11 -> 2.03.16
With this version I'm seeing both lvm2 and libdevmapper failing with::
[CC] ioctl/libdevmapper.so.1.02
TOPDIR/..../12.2.0/ld: warning: using 'DM_1_02_129' as version for 'dm_bitset_parse_list'
With this version I'm seeing both lvm2 and libdevmapper failing with::
[CC] ioctl/libdevmapper.so.1.02
TOPDIR/..../12.2.0/ld: warning: using 'DM_1_02_129' as version for 'dm_bitset_parse_list'
|
By
Martin Jansa
·
#98732
·
|
|
Re: [meta-java][dunfell][PATCH ] cacao-initial-native: exclude BB_NUMBER_THREADS from sstate hash
Hi All,
Can you please respond on this.
On Thu, Sep 8, 2022, 4:31 PM venkatakoteswararao talluri via lists.openembedded.org <venkattalluri5559=gmail.com@...> wrote:
--
Venkata Talluri
Hi All,
Can you please respond on this.
On Thu, Sep 8, 2022, 4:31 PM venkatakoteswararao talluri via lists.openembedded.org <venkattalluri5559=gmail.com@...> wrote:
--
Venkata Talluri
|
By
venkatakoteswararao talluri <venkattalluri5559@...>
·
#98731
·
|
|
Re: [meta-python] [PATCH] python3-transitions: upgrade 0.8.11 -> 0.9.0
This is already proposed here
https://patchwork.yoctoproject.org/project/oe/patch/20220908094951.594032-2-leon.anavi@.../
I will drop this one.
This is already proposed here
https://patchwork.yoctoproject.org/project/oe/patch/20220908094951.594032-2-leon.anavi@.../
I will drop this one.
|
By
Khem Raj
·
#98730
·
|
|
[meta-python] [PATCH] python3-parsimonious: upgrade 0.9.0 -> 0.10.0
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
...on3-parsimonious_0.9.0.bb => python3-parsimonious_0.10.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
...on3-parsimonious_0.9.0.bb => python3-parsimonious_0.10.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
zhengruoqin
·
#98729
·
|
|
[meta-python] [PATCH] python3-transitions: upgrade 0.8.11 -> 0.9.0
License-Update:
=========================================
format of LICENSE changed from
ASCII text, with CRLF line terminators
to
ASCII text
Signed-off-by: Zheng Ruoqin
License-Update:
=========================================
format of LICENSE changed from
ASCII text, with CRLF line terminators
to
ASCII text
Signed-off-by: Zheng Ruoqin
|
By
zhengruoqin
·
#98728
·
|
|
[meta-python] [PATCH] python3-pandas: upgrade 1.4.3 -> 1.4.4
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
.../python/{python3-pandas_1.4.3.bb => python3-pandas_1.4.4.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
.../python/{python3-pandas_1.4.3.bb => python3-pandas_1.4.4.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
zhengruoqin
·
#98727
·
|
|
[meta-python] [PATCH] python3-sympy: upgrade 1.10.1 -> 1.11.1
License-Update: Copyright year updated to 2022.
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
.../{python3-sympy_1.10.1.bb => python3-sympy_1.11.1.bb} | 4 ++--
1 file changed, 2
License-Update: Copyright year updated to 2022.
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
.../{python3-sympy_1.10.1.bb => python3-sympy_1.11.1.bb} | 4 ++--
1 file changed, 2
|
By
zhengruoqin
·
#98726
·
|
|
[meta-python] [PATCH] python3-natsort: upgrade 8.1.0 -> 8.2.0
Changelog:
===========
Auto-coerce pathlib.Path objects to str since it is the least astonishing behavior
Reduce strictness of type hints to avoid over-constraining client code
Signed-off-by: Zheng
Changelog:
===========
Auto-coerce pathlib.Path objects to str since it is the least astonishing behavior
Reduce strictness of type hints to avoid over-constraining client code
Signed-off-by: Zheng
|
By
zhengruoqin
·
#98725
·
|
|
[oe-core][PATCHv2] pipewire: update 0.3.56 -> 0.3.57
PipeWire 0.3.57 (2022-09-02)
This is a bugfix release that is API and ABI compatible with previous
0.3.x releases.
Highlights
Support masking of conf.d/ files. (#2629)
Use
PipeWire 0.3.57 (2022-09-02)
This is a bugfix release that is API and ABI compatible with previous
0.3.x releases.
Highlights
Support masking of conf.d/ files. (#2629)
Use
|
By
Markus Volk
·
#98724
·
|
|
[meta-multimedia][PATCH] pipewire: update 0.3.56 -> 0.3.57
Signed-off-by: Markus Volk <f_l_k@...>
---
...01-avb-fix-compilation-on-big-endian.patch | 53 -------------------
...{pipewire_0.3.56.bb =3D> pipewire_0.3.57.bb} | 12 ++---
2 files changed,
Signed-off-by: Markus Volk <f_l_k@...>
---
...01-avb-fix-compilation-on-big-endian.patch | 53 -------------------
...{pipewire_0.3.56.bb =3D> pipewire_0.3.57.bb} | 12 ++---
2 files changed,
|
By
Markus Volk
·
#98723
·
|
|
[meta-oe][PATCH] toybox: Fix build on 32bit arches with 64bit time_t defaults
Signed-off-by: Khem Raj <raj.khem@...>
---
...timer_settime_wrap-for-32bit-systems.patch | 37 +++++++++++++++++++
meta-oe/recipes-core/toybox/toybox_0.8.8.bb | 1 +
2 files changed, 38
Signed-off-by: Khem Raj <raj.khem@...>
---
...timer_settime_wrap-for-32bit-systems.patch | 37 +++++++++++++++++++
meta-oe/recipes-core/toybox/toybox_0.8.8.bb | 1 +
2 files changed, 38
|
By
Khem Raj
·
#98722
·
|
|
[PATCH] python3: setuptools-git-versioning: new package
Add a recipe for python3-setuptools-git-versioning.
Signed-off-by: Clément Péron <peron.clem@...>
---
.../python3-setuptools-git-versioning_1.10.1.bb | 13 +++++++++++++
1 file changed,
Add a recipe for python3-setuptools-git-versioning.
Signed-off-by: Clément Péron <peron.clem@...>
---
.../python3-setuptools-git-versioning_1.10.1.bb | 13 +++++++++++++
1 file changed,
|
By
Clément Péron
·
#98721
·
|
|
Re: [meta-java][dunfell][PATCH ] cacao-initial-native: exclude BB_NUMBER_THREADS from sstate hash
Hi All,
I'm trying to build sysbench_1.0.20.bb on QCS610 codebase but I'm getting following error so can you please help me to solve this issue.
Image:qti-multimedia-image
Target:qcs610-odk-64
Error
Hi All,
I'm trying to build sysbench_1.0.20.bb on QCS610 codebase but I'm getting following error so can you please help me to solve this issue.
Image:qti-multimedia-image
Target:qcs610-odk-64
Error
|
By
venkattalluri5559@...
·
#98720
·
|
|
[meta-python][PATCH 3/3] python3-astroid: Upgrade 2.12.5 -> 2.12.9
Upgrade to release 2.12.9:
- Fixed creation of the ``__init__`` of ``dataclassess`` with
multiple inheritance.
- Fixed a crash on ``namedtuples`` that use ``typename`` to specify
their
Upgrade to release 2.12.9:
- Fixed creation of the ``__init__`` of ``dataclassess`` with
multiple inheritance.
- Fixed a crash on ``namedtuples`` that use ``typename`` to specify
their
|
By
Leon Anavi
·
#98719
·
|
|
[meta-python][PATCH 2/3] python3-transitions: Upgrade 0.8.11 -> 0.9.0
Upgrade to release 0.9.0:
- Removed legacy implementation of HierarchicalMachine from the
package
- Fix active state styling in GraphMachine
- Fix issues related to scopes and queueing in
Upgrade to release 0.9.0:
- Removed legacy implementation of HierarchicalMachine from the
package
- Fix active state styling in GraphMachine
- Fix issues related to scopes and queueing in
|
By
Leon Anavi
·
#98718
·
|
|
[meta-python][PATCH 1/3] python3-haversine: Upgrade 2.6.0 -> 2.7.0
Upgrade to release 2.7.0:
- Official support of python 3.10, 3.11 and 3.12
Signed-off-by: Leon Anavi <leon.anavi@...>
---
.../{python3-haversine_2.6.0.bb => python3-haversine_2.7.0.bb} |
Upgrade to release 2.7.0:
- Official support of python 3.10, 3.11 and 3.12
Signed-off-by: Leon Anavi <leon.anavi@...>
---
.../{python3-haversine_2.6.0.bb => python3-haversine_2.7.0.bb} |
|
By
Leon Anavi
·
#98717
·
|