[oe] [meta-oe][PATCHv2] libosinfo: add recipe

2023-08-23 Thread Markus Volk
libosinfo = libosinfo is a GObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can support. It includes a database containing device metadata and provides APIs to match/identify optimal devices for deploying an ope

Re: [oe] [meta-oe][PATCH 3/5] spice: upgrade 0.14.2 -> 0.15.2

2023-08-23 Thread Khem Raj
Ok, thanks. On Wed, Aug 23, 2023 at 10:19 AM wrote: > On Wed, Aug 23 2023 at 09:28:39 AM -07:00:00, Khem Raj > wrote: > > have you built it for musl targets ? If we drop the thread_id patch this > would be affected unless it has been made portable in different way > > > The file that was patche

Re: [oe] [meta-oe][PATCH 5/5] libosinfo: add recipe

2023-08-23 Thread Khem Raj
On 8/23/23 5:19 AM, Markus Volk wrote: libosinfo = libosinfo is a GObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can support. It includes a database containing device metadata and provides APIs to match/iden

Re: [oe] [meta-oe][PATCH 3/5] spice: upgrade 0.14.2 -> 0.15.2

2023-08-23 Thread Khem Raj
have you built it for musl targets ? If we drop the thread_id patch this would be affected unless it has been made portable in different way On Wed, Aug 23, 2023 at 5:20 AM Markus Volk wrote: > > -switch to meson buildsystem > -remove patches > -update dependencies > -fetch spice-common as a subm

[oe] [meta-networking][PATCH] spice-gtk: fix api-documentation build

2023-08-23 Thread Markus Volk
- add support for smartcard - add missing rdepend on usbids Signed-off-by: Markus Volk --- .../recipes-support/spice/spice-gtk_0.42.bb | 12 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/meta-networking/recipes-support/spice/spice-gtk_0.42.bb b/meta-network

Re: [oe] [meta-gnome][PATCHv2] gnome-boxes: add recipe

2023-08-23 Thread Markus Volk
v2 adds missing 'inherit features_check' On Wed, Aug 23 2023 at 02:56:36 PM +02:00:00, Markus Volk wrote: - use dynamic-layers directory because this recipe depends on meta-virtualization Signed-off-by: Markus Volk > --- .../gnome-boxes/gnome-boxes_44.2.bb

[oe] [meta-gnome][PATCHv2] gnome-boxes: add recipe

2023-08-23 Thread Markus Volk
- use dynamic-layers directory because this recipe depends on meta-virtualization Signed-off-by: Markus Volk --- .../gnome-boxes/gnome-boxes_44.2.bb | 40 +++ 1 file changed, 40 insertions(+) create mode 100644 meta-gnome/dynamic-layers/meta-virtualization/recipes-gn

[oe] [meta-gnome][PATCH 2/2] gnome-boxes: add recipe

2023-08-23 Thread Markus Volk
- use dynamic-layers directory because this recipe depends on meta-virtualization Signed-off-by: Markus Volk --- .../gnome-boxes/gnome-boxes_44.2.bb | 40 +++ 1 file changed, 40 insertions(+) create mode 100644 meta-gnome/dynamic-layers/meta-virtualization/recipes-gn

[oe] [meta-gnome][PATCH 1/2] gnome-remote-desktop: add recipe

2023-08-23 Thread Markus Volk
- use dynamic-layers directory because this recipe depends on meta-virtualization Signed-off-by: Markus Volk --- meta-gnome/conf/layer.conf| 4 ++ .../gnome-remote-desktop_44.2.bb | 38 +++ 2 files changed, 42 insertions(+) create mode 100644

[oe] [meta-oe][PATCH 3/5] spice: upgrade 0.14.2 -> 0.15.2

2023-08-23 Thread Markus Volk
-switch to meson buildsystem -remove patches -update dependencies -fetch spice-common as a submodule Major Changes in 0.15.2: Really minor fix release, mainly to fix a distribution issue Add missing file to distribution Fix sound recording fix in case of buffer wrapping Major Changes in 0.15.1:

[oe] [meta-oe][PATCH 5/5] libosinfo: add recipe

2023-08-23 Thread Markus Volk
libosinfo = libosinfo is a GObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can support. It includes a database containing device metadata and provides APIs to match/identify optimal devices for deploying an ope

[oe] [meta-oe][PATCH 4/5] usbids: add recipe

2023-08-23 Thread Markus Volk
Linux USB ID Repository (master still in CVS at SourceForge.net) Signed-off-by: Markus Volk --- .../usbids/usbids_2023.01.16.bb| 18 ++ 1 file changed, 18 insertions(+) create mode 100644 meta-oe/recipes-support/usbids/usbids_2023.01.16.bb diff --git a/meta-oe/r

[oe] [meta-oe][PATCH 2/5] libcacard: add recipe

2023-08-23 Thread Markus Volk
libcacard is a library that adds smartcard support to qemu and/or spice Signed-off-by: Markus Volk --- .../recipes-support/spice/libcacard_2.8.1.bb| 13 + 1 file changed, 13 insertions(+) create mode 100644 meta-networking/recipes-support/spice/libcacard_2.8.1.bb diff --git

[oe] [meta-oe][PATCH 1/5] usbredir: upgrade 0.9.0 -> 0.13.0

2023-08-23 Thread Markus Volk
-switch to meson buildsystem Signed-off-by: Markus Volk --- .../spice/{usbredir_0.9.0.bb => usbredir_0.13.0.bb}| 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) rename meta-networking/recipes-support/spice/{usbredir_0.9.0.bb => usbredir_0.13.0.bb} (61%) diff --git a/meta-ne

[oe] CFP for YPS 2023.11 now open!

2023-08-23 Thread Josef Holzmayr
Its sunny, it is summer, you're just back from vacation? Nothing better to get into the flow again than writing a proposal for the 2023.11 edition of the Yocto Project Summit! We love to hear about all your Yocto things. What you made, what you broke, what you learned, what you created. The CFP i

[oe] [meta-oe][PATCH v4] qcbor: add recipe

2023-08-23 Thread Pawel Langowski
This adds QCBOR - a CBOR encoder/decoder library Signed-off-by: Pawel Langowski --- meta-oe/recipes-extended/qcbor/qcbor_git.bb | 32 + 1 file changed, 32 insertions(+) create mode 100644 meta-oe/recipes-extended/qcbor/qcbor_git.bb diff --git a/meta-oe/recipes-extended/qcbo

[oe] [meta-oe][PATCH v4] qcbor: add recipe

2023-08-23 Thread Pawel Langowski
This adds QCBOR - a CBOR encoder/decoder library Signed-off-by: Pawel Langowski --- meta-oe/recipes-extended/qcbor/qcbor_git.bb | 32 + 1 file changed, 32 insertions(+) create mode 100644 meta-oe/recipes-extended/qcbor/qcbor_git.bb diff --git a/meta-oe/recipes-extended/qcbo

[oe] [meta-oe][PATCH v4] qcbor: add recipe

2023-08-23 Thread Pawel Langowski
This adds QCBOR - a CBOR encoder/decoder library Signed-off-by: Pawel Langowski --- meta-oe/recipes-extended/qcbor/qcbor_git.bb | 32 + 1 file changed, 32 insertions(+) create mode 100644 meta-oe/recipes-extended/qcbor/qcbor_git.bb diff --git a/meta-oe/recipes-extended/qcbo

[oe] subscribe

2023-08-23 Thread Sanjaykumar kantibhai Chitroda -X (schitrod - E-INFO CHIPS INC at Cisco) via lists.openembedded.org
Thanks & Regards, Sanjay Chitroda Software Engineer schit...@cisco.com -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#104536): https://lists.openembedded.org/g/openembedded-devel/message/104536 Mute This Topic: https:/

[oe] [meta-python][kirkstone][PATCH v2 1/2] python3-requests-toolbelt: upgrade 0.9.1 -> 0.10.1

2023-08-23 Thread Narpat Mali via lists.openembedded.org
From: Narpat Mali Changelog: https://pyup.io/packages/pypi/requests-toolbelt/changelog https://github.com/requests/toolbelt/blob/master/HISTORY.rst - License-Update: url of License changed from http to https. - Fixing missing newline in dump utility. - Add support for preparing requests in BaseU

[oe] [meta-python][kirkstone][PATCH v2 2/2] Introduce python3-trustme to fix ptest error of python3-requests-toolbelt

2023-08-23 Thread Narpat Mali via lists.openembedded.org
From: Narpat Mali The ptest fails after python3-requests-toolbelt is upgraded to 0.10.1. === Hint: make sure your test modules/packages have valid Python names. Traceback: ../../python3.11/importlib/{}init{}.py:126: in import_module return

[oe][meta-python][PATCH 1/1] python3-pyroute2: fix ptest failure

2023-08-23 Thread Polampalli, Archana via lists.openembedded.org
The ptest fails after python3-pyroute2 is upgraded to 0.7.9. Fixes: = tests/test_unit/test_iproute_match/test_match.py:10: in with open('test_unit/test_iproute_match/links.dump', 'r') as f: E FileNotFoundError: [Errno 2] No such file or directory:

Re: [oe] [meta-python][kirkstone][PATCH 1/2] python3-requests-toolbelt: upgrade 0.9.1 -> 0.10.1

2023-08-23 Thread Narpat Mali via lists.openembedded.org
On 23-08-2023 13:43, Mittal, Anuj wrote: CAUTION: This email comes from a non Wind River email account! Do not click links or open attachments unless you recognize the sender and know the content is safe. On Wed, 2023-08-23 at 07:26 +, Narpat Mali via lists.openembedded.org wrote: From: N

[oe] [meta-oe][PATCH v3] libfaketime: add recipe

2023-08-23 Thread Tymoteusz Burak
This commit adds the libfaketime library recipe, which provides time manipulation capabilities for testing and debugging purposes. libfaketime allows developers to modify the system time reported to applications, aiding in scenarios where accurate time emulation is required. I deleted the extra f

Re: [oe] [meta-python][kirkstone][PATCH 1/2] python3-requests-toolbelt: upgrade 0.9.1 -> 0.10.1

2023-08-23 Thread Anuj Mittal
On Wed, 2023-08-23 at 07:26 +, Narpat Mali via lists.openembedded.org wrote: > From: Narpat Mali > > Changelog: > https://pyup.io/packages/pypi/requests-toolbelt/changelog > https://github.com/requests/toolbelt/blob/master/HISTORY.rst > > - License-Update: url of License changed from http to

[oe] [meta-python][kirkstone][PATCH 2/2] Introduce python3-trustme to fix ptest error of python3-requests-toolbelt

2023-08-23 Thread Narpat Mali via lists.openembedded.org
From: Narpat Mali The ptest fails after python3-requests-toolbelt is upgraded to 0.10.1. === Hint: make sure your test modules/packages have valid Python names. Traceback: ../../python3.11/importlib/{}init{}.py:126: in import_module return

[oe] [meta-python][kirkstone][PATCH 1/2] python3-requests-toolbelt: upgrade 0.9.1 -> 0.10.1

2023-08-23 Thread Narpat Mali via lists.openembedded.org
From: Narpat Mali Changelog: https://pyup.io/packages/pypi/requests-toolbelt/changelog https://github.com/requests/toolbelt/blob/master/HISTORY.rst - License-Update: url of License changed from http to https. - Fixing missing newline in dump utility. - Add support for preparing requests in BaseU