|
[meta-oe][RESEND PATCH v2 1/2] image_types_sparse: Pad source image to block size
If the source image's size is not aligned to the sparse image's block
size, then conversion will fail with
img2simg: libsparse/sparse.cpp:133: int write_all_blocks(sparse_file*, output_file*):
If the source image's size is not aligned to the sparse image's block
size, then conversion will fail with
img2simg: libsparse/sparse.cpp:133: int write_all_blocks(sparse_file*, output_file*):
|
By
Sean Anderson <sean.anderson@...>
·
#98225
·
|
|
[meta-oe][PATCH 6/6] libmtp: Always enable largefile support
Signed-off-by: Khem Raj <raj.khem@...>
---
meta-oe/recipes-connectivity/libmtp/libmtp_1.1.20.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
Signed-off-by: Khem Raj <raj.khem@...>
---
meta-oe/recipes-connectivity/libmtp/libmtp_1.1.20.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
|
By
Khem Raj
·
#98224
·
|
|
[meta-oe][PATCH 5/6] sysbench: Always enable largefile support
Signed-off-by: Khem Raj <raj.khem@...>
---
meta-oe/recipes-benchmark/sysbench/sysbench_0.4.12.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
Signed-off-by: Khem Raj <raj.khem@...>
---
meta-oe/recipes-benchmark/sysbench/sysbench_0.4.12.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
|
By
Khem Raj
·
#98223
·
|
|
[meta-networking][PATCH 4/6] unbound: Always enable largefile support
Signed-off-by: Khem Raj <raj.khem@...>
---
meta-networking/recipes-support/unbound/unbound_1.16.1.bb | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git
Signed-off-by: Khem Raj <raj.khem@...>
---
meta-networking/recipes-support/unbound/unbound_1.16.1.bb | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git
|
By
Khem Raj
·
#98222
·
|
|
[meta-networking][PATCH 3/6] openipmi: Always enable largefile support
Signed-off-by: Khem Raj <raj.khem@...>
---
meta-networking/recipes-support/openipmi/openipmi_2.0.32.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
Signed-off-by: Khem Raj <raj.khem@...>
---
meta-networking/recipes-support/openipmi/openipmi_2.0.32.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
|
By
Khem Raj
·
#98221
·
|
|
[meta-networking][PATCH 2/6] netperf: Always enable largefile support
Signed-off-by: Khem Raj <raj.khem@...>
---
meta-networking/recipes-support/netperf/netperf_git.bb | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git
Signed-off-by: Khem Raj <raj.khem@...>
---
meta-networking/recipes-support/netperf/netperf_git.bb | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git
|
By
Khem Raj
·
#98220
·
|
|
[meta-networking][PATCH 1/6] proftpd: Always enable largefile support
largefile DISTRO_FEATURE is deprecated
Signed-off-by: Khem Raj <raj.khem@...>
---
meta-networking/recipes-daemons/proftpd/proftpd_1.3.7c.bb | 3 ++-
1 file changed, 2 insertions(+), 1
largefile DISTRO_FEATURE is deprecated
Signed-off-by: Khem Raj <raj.khem@...>
---
meta-networking/recipes-daemons/proftpd/proftpd_1.3.7c.bb | 3 ++-
1 file changed, 2 insertions(+), 1
|
By
Khem Raj
·
#98219
·
|
|
Re: [meta-oe][PATCH v2 1/2] image_types_sparse: Pad source image to block size
Thanks for reminder, Can you rebase it on latest master-next and resend please ?
Thanks for reminder, Can you rebase it on latest master-next and resend please ?
|
By
Khem Raj
·
#98218
·
|
|
[meta-python][PATCHv2] 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
·
#98217
·
|
|
[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
·
|