On Mon, Aug 12, 2024 at 11:20 AM Trevor Gamblin via
lists.openembedded.org
wrote:
>
> pandas 2.2.2 is the first version compatible with numpy 2.0.x.
>
> The package now uses meson as the build backend, so change the recipe to
> inherit that.
>
> Its pyproject.toml pins required versions for Cython
All,
The triage team is starting to try and collect up and classify bugs which a
newcomer to the project would be able to work on in a way which means
people can find them. They're being listed on the triage page under the
appropriate heading:
https://wiki.yoctoproject.org/wiki/Bug_Triage#Newcomer
On 2024-08-12 5:13 p.m., Khem Raj wrote:
I have rebased it on master already, please check master-next if its alright.
LGTM. Sorry for the noise, Monday and lack of sending patches lately!
../Randy
On Mon, Aug 12, 2024 at 2:12 PM Randy MacLeod via
lists.openembedded.org
wrote:
From: Rand
I have rebased it on master already, please check master-next if its alright.
On Mon, Aug 12, 2024 at 2:12 PM Randy MacLeod via
lists.openembedded.org
wrote:
>
> From: Randy MacLeod
>
> liblinebreak has no users in meta-oe or in the layer index:
>
> https://layers.openembedded.org/layerindex
From: Randy MacLeod
liblinebreak has no users in meta-oe or in the layer index:
https://layers.openembedded.org/layerindex/branch/master/recipes/?q=depends%3Aliblinebreak
so remove it.
The upstream is has not been maintained for some time:
https://vimgadgets.sourceforge.net/liblinebreak/
On 2024-08-12 3:38 p.m., Randy MacLeod via lists.openembedded.org wrote:
From: Randy MacLeod
liblinebreak has no users in meta-oe or in the layer index:
https://layers.openembedded.org/layerindex/branch/master/recipes/?q=depends%3Aliblinebreak
so remove it.
The upstream is has not been mai
Only include the lines from icheck.js that cover the copyright and the
license text.
License-Update: Only include the relevant parts of icheck.js
Signed-off-by: Peter Kjellerstedt
---
meta-oe/recipes-support/libjs/libjs-jquery-icheck_1.0.3.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
For "devtool modify" to work correctly, ${B} needs to match ${S}.
Signed-off-by: Peter Kjellerstedt
---
.../recipes-connectivity/hostapd/hostapd_2.10.bb| 13 +
1 file changed, 5 insertions(+), 8 deletions(-)
diff --git a/meta-oe/recipes-connectivity/hostapd/hostapd_2.10.bb
b/me
Only include the lines from the README that cover the copyright and the
license text.
License-Update: Only include the relevant parts of the README
Signed-off-by: Peter Kjellerstedt
---
meta-oe/recipes-connectivity/hostapd/hostapd_2.10.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
di
Peter Kjellerstedt (3):
hostapd: Support running "devtool modify hostapd"
hostapd: Only include the relevant parts from README in
LIC_FILES_CHKSUM
libjs-jquery-icheck: Correct LIC_FILES_CHKSUM
.../recipes-connectivity/hostapd/hostapd_2.10.bb | 15 ++-
.../libjs/libjs-jquer
From: Randy MacLeod
liblinebreak has no users in meta-oe or in the layer index:
https://layers.openembedded.org/layerindex/branch/master/recipes/?q=depends%3Aliblinebreak
so remove it.
The upstream is has not been maintained for some time:
https://vimgadgets.sourceforge.net/liblinebreak/
sadly this did not apply directly on master, but it is needed on
master so I have to massage it a bit. Please check master-next and see
if all is ok.
On Mon, Aug 12, 2024 at 2:52 AM Esben Haabendal via
lists.openembedded.org
wrote:
>
> The json module is used in several cli commands.
>
> The fcnt
we are on 1.7.18 already on master branch, so this patch is not needed
on master.
On Mon, Aug 12, 2024 at 3:36 AM dchellam via lists.openembedded.org
wrote:
>
> From: Divya Chellam
>
> cJSON v1.7.17 was discovered to contain a segmentation violation,
> which can trigger through the second parame
pandas 2.2.2 is the first version compatible with numpy 2.0.x.
The package now uses meson as the build backend, so change the recipe to
inherit that.
Its pyproject.toml pins required versions for Cython and meson, but
newer upstream pandas releases are using different versions and
compatibility s
Upgrade to release 6.6.1:
- Add IP fields to DEFAULT_FIELD_MAPPING (:pr:`892) to document
format
- MarshmallowPlugin: Fix handling of Nested fields with
allow_none=True
The project has a proper pyproject.toml which declares the
setuptools.build.meta PEP-517 backend.
Fixes:
WARNING: python3-a
Upgrade to release 0.9.2:
- Bug: Decorate models appropriately when HierarchicalMachine is
passed to add_state
- Bug: Let may_ check all parallel states in processing
order
- Bug: HSM.is_state works with parallel states now
- Feature: Add may_trigger to models to check whether transitions
ca
Upgrade to release 3.11.0:
- Attest build provenance of artifacts
- Add field selection to CSV and JSON outputs
- Add options to disable escaping HTML tables
Signed-off-by: Leon Anavi
---
...hon3-prettytable_3.10.2.bb => python3-prettytable_3.11.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 d
From: Divya Chellam
cJSON v1.7.17 was discovered to contain a segmentation violation,
which can trigger through the second parameter of function
cJSON_SetValuestring at cJSON.c.
Reference:
https://security-tracker.debian.org/tracker/CVE-2024-31755
Upstream-patch:
https://github.com/DaveGamble/c
The json module is used in several cli commands.
The fcntl module is used in terminal input handling.
Signed-off-by: Esben Haabendal
---
.../meta-python/recipes-connectivity/netplan/netplan_1.0.bb | 1 +
1 file changed, 1 insertion(+)
diff --git
a/meta-oe/dynamic-layers/meta-python/recip
Modify the CMakeLists.txt to add an Option for
STATIC target, as available for shared library.
Link: https://github.com/facebook/rocksdb/pull/12890
Configure static library default to switched off
as shared libraries are sufficient in most cases.
Signed-off-by: Bhabu Bindu
---
.../files/static
Modify the CMakeLists.txt to add an Option for
STATIC target import, as available for shared library.
Link: https://github.com/facebook/rocksdb/pull/12890
Configure static library default to switched off
as shared libraries are sufficient in most cases.
Signed-off-by: Bhabu Bindu
---
.../files
21 matches
Mail list logo