|
[meta-python][PATCH 4/4] python3-networkx: Upgrade 2.8.4 -> 2.8.5
Upgrade to release 2.8.5:
- Check that nodes have "pos" attribute in geometric_edges
- Correct louvain formula, solve infinite loops
- Add more comprehensive tests for pydot
- Move factory attributes
Upgrade to release 2.8.5:
- Check that nodes have "pos" attribute in geometric_edges
- Correct louvain formula, solve infinite loops
- Add more comprehensive tests for pydot
- Move factory attributes
|
By
Leon Anavi
·
#98216
·
|
|
[meta-python][PATCH 3/4] python3-pyhamcrest: Upgrade 2.0.3 -> 2.0.4
Upgrade to release 2.0.4:
- has_properties now returns Matcher[Any] type, which addresses
type checking errors when nested as a matcher.
- Added Python 3.11 testing
Signed-off-by: Leon Anavi
Upgrade to release 2.0.4:
- has_properties now returns Matcher[Any] type, which addresses
type checking errors when nested as a matcher.
- Added Python 3.11 testing
Signed-off-by: Leon Anavi
|
By
Leon Anavi
·
#98215
·
|
|
[meta-python][PATCH 2/4] python3-frozenlist: Upgrade 1.3.0 -> 1.3.1
Upgrade to release 1.3.1:
- The published source distribution package became buildable under
Python 3.11.
Signed-off-by: Leon Anavi <leon.anavi@...>
---
...{python3-frozenlist_1.3.0.bb
Upgrade to release 1.3.1:
- The published source distribution package became buildable under
Python 3.11.
Signed-off-by: Leon Anavi <leon.anavi@...>
---
...{python3-frozenlist_1.3.0.bb
|
By
Leon Anavi
·
#98214
·
|
|
[meta-python][PATCH 1/4] python3-nocasedict: Upgrade 1.0.3 -> 1.0.4
Upgrade to release 1.0.4:
- Various bug fixes in dependencies and test environment
Signed-off-by: Leon Anavi <leon.anavi@...>
---
...hon3-nocasedict_1.0.3.bb =>
Upgrade to release 1.0.4:
- Various bug fixes in dependencies and test environment
Signed-off-by: Leon Anavi <leon.anavi@...>
---
...hon3-nocasedict_1.0.3.bb =>
|
By
Leon Anavi
·
#98213
·
|
|
[PATCH][meta-oe 3/3] meta-oe/conf/layer.conf: Add weak setting for PREFERRED_PROVIDER_virtual/opencl-icd
From: Zoltán Böszörményi <zboszor@...>
Signed-off-by: Zoltán Böszörményi <zboszor@...>
---
meta-oe/conf/layer.conf | 1 +
1 file changed, 1 insertion(+)
diff --git
From: Zoltán Böszörményi <zboszor@...>
Signed-off-by: Zoltán Böszörményi <zboszor@...>
---
meta-oe/conf/layer.conf | 1 +
1 file changed, 1 insertion(+)
diff --git
|
By
Zoltan Boszormenyi
·
#98212
·
|
|
[PATCH][meta-oe 2/3] packagegroup-meta-oe: Depend on virtual/opencl-icd
From: Zoltán Böszörményi <zboszor@...>
Depend on virtual/opencl-icd instead of opencl-icd-loader explicitly.
Signed-off-by: Zoltán Böszörményi <zboszor@...>
---
From: Zoltán Böszörményi <zboszor@...>
Depend on virtual/opencl-icd instead of opencl-icd-loader explicitly.
Signed-off-by: Zoltán Böszörményi <zboszor@...>
---
|
By
Zoltan Boszormenyi
·
#98211
·
|
|
[PATCH][meta-oe 1/3] ocl-icd: Add PROVIDES="virtual/opencl-icd"
From: Zoltán Böszörményi <zboszor@...>
Both opencl-icd-loader and ocl-icd provide libOpenCL.so.1
and may conflict when packages depend on either one explicitly.
By adding
From: Zoltán Böszörményi <zboszor@...>
Both opencl-icd-loader and ocl-icd provide libOpenCL.so.1
and may conflict when packages depend on either one explicitly.
By adding
|
By
Zoltan Boszormenyi
·
#98210
·
|
|
[kirtstone][master][meta-oe][PATCH] redis: fix do_patch fuzz warning
From: Changqing Li <changqing.li@...>
Fix:
WARNING: lib32-redis-7.0.4-r0 do_patch: Fuzz detected:
Applying patch GNU_SOURCE.patch
patching file src/zmalloc.c
Hunk #1 succeeded at 32 with
From: Changqing Li <changqing.li@...>
Fix:
WARNING: lib32-redis-7.0.4-r0 do_patch: Fuzz detected:
Applying patch GNU_SOURCE.patch
patching file src/zmalloc.c
Hunk #1 succeeded at 32 with
|
By
Changqing Li
·
#98209
·
|
|
[kirkstone][meta-filesystems][PATCH] fuse3: support ptest
From: Changqing Li <changqing.li@...>
fuse3 test is designed to run under source dir, there are
many places like "progname = pjoin(basename, 'example', 'ioctl')"
in the testcases, which
From: Changqing Li <changqing.li@...>
fuse3 test is designed to run under source dir, there are
many places like "progname = pjoin(basename, 'example', 'ioctl')"
in the testcases, which
|
By
Changqing Li
·
#98208
·
|
|
[master][meta-filesystems][PATCH] fuse3: support ptest
From: Changqing Li <changqing.li@...>
fuse3 test is designed to run under source dir, there are
many places like "progname = pjoin(basename, 'example', 'ioctl')"
in the testcases, which
From: Changqing Li <changqing.li@...>
fuse3 test is designed to run under source dir, there are
many places like "progname = pjoin(basename, 'example', 'ioctl')"
in the testcases, which
|
By
Changqing Li
·
#98207
·
|
|
[meta-oe][dunfell][PATCH 5/5] c-ares: upgrade 1.17.2 -> 1.18.1
From: wangmy <wangmy@...>
c-ares version 1.18.1 - Oct 27 2021
Bug fixes:
ares_getaddrinfo() would return ai_addrlen of 16 for ipv6 adddresses
rather than the sizeof(struct
From: wangmy <wangmy@...>
c-ares version 1.18.1 - Oct 27 2021
Bug fixes:
ares_getaddrinfo() would return ai_addrlen of 16 for ipv6 adddresses
rather than the sizeof(struct
|
By
akash hadke
·
#98206
·
|
|
[meta-oe][dunfell][PATCH 4/5] c-ares: remove custom patches
From: Sinan Kaya <okaya@...>
Current patch is breaking the library dependencies added by cmake
especially when you are static linking.
Applications need the ws2_32 library to be linked for
From: Sinan Kaya <okaya@...>
Current patch is breaking the library dependencies added by cmake
especially when you are static linking.
Applications need the ws2_32 library to be linked for
|
By
akash hadke
·
#98205
·
|
|
[meta-oe][dunfell][PATCH 3/5] c-ares: upgrade 1.17.1 -> 1.17.2
From: wangmy <wangmy@...>
Conflicts:
meta-oe/recipes-support/c-ares/c-ares_1.17.2.bb
Signed-off-by: Wang Mingyu <wangmy@...>
Signed-off-by: Khem Raj <raj.khem@...>
(cherry
From: wangmy <wangmy@...>
Conflicts:
meta-oe/recipes-support/c-ares/c-ares_1.17.2.bb
Signed-off-by: Wang Mingyu <wangmy@...>
Signed-off-by: Khem Raj <raj.khem@...>
(cherry
|
By
akash hadke
·
#98204
·
|
|
[meta-oe][dunfell][PATCH 2/5] c-ares: Upgrade to 1.17.1 release
From: Khem Raj <raj.khem@...>
Forward port cmake-install-libcares.pc.patch, drop the need to install
pkgconfig files as its already being done by main
From: Khem Raj <raj.khem@...>
Forward port cmake-install-libcares.pc.patch, drop the need to install
pkgconfig files as its already being done by main
|
By
akash hadke
·
#98203
·
|
|
[meta-oe][dunfell][PATCH 1/5] Revert "c-ares: Add fix for CVE-2021-3672"
From: Ranjitsinh Rathod <ranjitsinh.rathod@...>
This reverts commit b06724bc274f751004ade2ceeddfb8ec40d93f16.
Revert this CVE fix as we upgrade c-ares to 1.18.1
Signed-off-by: Ranjitsinh Rathod
From: Ranjitsinh Rathod <ranjitsinh.rathod@...>
This reverts commit b06724bc274f751004ade2ceeddfb8ec40d93f16.
Revert this CVE fix as we upgrade c-ares to 1.18.1
Signed-off-by: Ranjitsinh Rathod
|
By
akash hadke
·
#98202
·
|
|
[meta-oe][dunfell][PATCH] nodejs: Upgrade to 12.22.12
From: Ranjitsinh Rathod <ranjitsinh.rathod@...>
As per the below release note, it should be a last release for 12.x
stable LTS series.
Link:
From: Ranjitsinh Rathod <ranjitsinh.rathod@...>
As per the below release note, it should be a last release for 12.x
stable LTS series.
Link:
|
By
akash hadke
·
#98201
·
|
|
[meta-oe][PATCH] liblockfile: fix buildpaths issue
From: Mingli Yu <mingli.yu@...>
Fixes:
WARNING: liblockfile-1.14-r0 do_package_qa: QA Issue: File /usr/lib/liblockfile.a in package liblockfile-staticdev contains reference to TMPDIR
From: Mingli Yu <mingli.yu@...>
Fixes:
WARNING: liblockfile-1.14-r0 do_package_qa: QA Issue: File /usr/lib/liblockfile.a in package liblockfile-staticdev contains reference to TMPDIR
|
By
Yu, Mingli
·
#98200
·
|
|
[meta-networking][PATCH] openipmi: Enable largefile cflags
When largefile distro feature is enabled the relevant flags are needed
to be passed, otherwise large file support wont work, since we are cross
compiling and runtime checks will fail.
Signed-off-by:
When largefile distro feature is enabled the relevant flags are needed
to be passed, otherwise large file support wont work, since we are cross
compiling and runtime checks will fail.
Signed-off-by:
|
By
Khem Raj
·
#98199
·
|
|
Re: yocto-check-layer errors in meta-python (gatesgarth and hardknott release)
<throos=amazon.de@...> wrote:
We only got the compatibility requirements implemented for few
meta-openembedded layers including meta-python just in time for
kirkstone release,
<throos=amazon.de@...> wrote:
We only got the compatibility requirements implemented for few
meta-openembedded layers including meta-python just in time for
kirkstone release,
|
By
Khem Raj
·
#98198
·
|
|
Re: [meta-oe][kirkstone][PATCH] qemu: Fix CVE-2021-3750 for qemu
hello,
qemu is in core so please send this to openembedded-core@....
-armin
hello,
qemu is in core so please send this to openembedded-core@....
-armin
|
By
Armin Kuster
·
#98197
·
|