[oe][meta-oe][kirkstone][PATCH 1/1] php: upgrade 8.1.16 -> 8.1.22

2023-08-16 Thread Polampalli, Archana via lists.openembedded.org
Upgrade php to 8.1.22 Security fixes: CVE-2023-3824 CVE-2023-3823 CVE-2023-3247 https://www.php.net/ChangeLog-8.php#8.1.22 Signed-off-by: Archana Polampalli --- meta-oe/recipes-devtools/php/{php_8.1.16.bb => php_8.1.22.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rena

[oe] [meta-python][PATCH] python3-protobuf: Fix build errors seen with clang

2023-08-16 Thread Khem Raj
Signed-off-by: Khem Raj --- ...st-uintptr_t-types-to-upb_MessageDef.patch | 57 +++ .../python/python3-protobuf_4.24.0.bb | 2 +- 2 files changed, 58 insertions(+), 1 deletion(-) create mode 100644 meta-python/recipes-devtools/python/python3-protobuf/0001-message.c-Cast

Re: [oe] [meta-oe][PATCH v2] recipes-bsp: Add bolt

2023-08-16 Thread Chaitanya Vadrevu
> > Ok you did the right thing no worries I have it staged in master-next > already Thank you. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#10): https://lists.openembedded.org/g/openembedded-devel/message/10 Mute This Topic: https://lis

Re: [oe] [meta-oe][PATCH v2] recipes-bsp: Add bolt

2023-08-16 Thread Khem Raj
On Wed, Aug 16, 2023 at 11:52 AM Chaitanya Vadrevu wrote: > It is the same but yesterday's v2 patch but the mailing list > > did > not receive it (you apparently received it th

Re: [oe] [meta-oe][PATCH v2] recipes-bsp: Add bolt

2023-08-16 Thread Chaitanya Vadrevu
It is the same but yesterday's v2 patch but the mailing list ( https://lists.openembedded.org/g/openembedded-devel/search?p=created%2C0%2C%2C1%2C2%2C0%2C0&q=recipes-bsp%3A+add+bolt ) did not receive it (you apparently received it though) and I realized that I made a mistake in specifying email r

Re: [oe] [meta-oe][PATCH v2] recipes-bsp: Add bolt

2023-08-16 Thread Khem Raj
On 8/16/23 11:34 AM, Chaitanya Vadrevu wrote: bolt is used for managing thunderbolt devices. Signed-off-by: Chaitanya Vadrevu --- Changes in v2: * Removed redundant cmake-native from DEPENDS * Set REQUIRED_DISTRO_FEATURES to polkit as polkit is always needed for bolt There was a simi

Re: [oe] [meta-python] [PATCH] python3-protobuf: upgrade 4.23.4 -> 4.24.0

2023-08-16 Thread Khem Raj
On 8/15/23 6:44 PM, wangmy wrote: From: Wang Mingyu Changelog: https://github.com/protocolbuffers/protobuf/releases/tag/v24.0 Fails to build with clang | python/message.c:140:28: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]

[oe] [meta-oe][PATCH v2] recipes-bsp: Add bolt

2023-08-16 Thread Chaitanya Vadrevu
bolt is used for managing thunderbolt devices. Signed-off-by: Chaitanya Vadrevu --- Changes in v2: * Removed redundant cmake-native from DEPENDS * Set REQUIRED_DISTRO_FEATURES to polkit as polkit is always needed for bolt meta-oe/recipes-bsp/bolt/bolt_0.9.5.bb | 19 +++ 1 f

Re: [oe] [PATCH] recipes-extended: add qcbor recipe

2023-08-16 Thread Khem Raj
Subject can be improved as per. https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded On 8/16/23 1:47 AM, Pawel Langowski wrote: --- meta-oe/recipes-extended/qcbor/qcbor_git.bb | 32 + 1 file changed, 32 insertions(+) create mode 100644 meta-oe/recipe

Re: [oe] [[meta-python][PATCH] 2/2] recipes-devtools/python3-oauth2client/python3-oauth2client.inc: OAuth 2.0 client library added

2023-08-16 Thread Khem Raj
subject and description of patch can be made inline with recommendations in https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded On 8/15/23 11:14 PM, Ewa Kujawska wrote: --- .../python-oauth2client.inc| 18 ++ is there a reason for this

Re: [oe] [meta-python] [PATCH] recipes-devtools/python3-piccata: piccata - a simple CoAP toolkit added

2023-08-16 Thread Khem Raj
On 8/16/23 1:30 AM, Danik wrote: Author: Daniil Klimuk Date:   Wed Aug 16 08:47:58 2023 +0200     recipes-devtools/python3-piccata: piccata - a simple CoAP toolkit added     piccata is a simple CoAP (RFC7252) toolkit compatible with Python 2.7.     The toolkit provides basic building blo

Re: [oe] [meta-python][PATCH] recipes-devtools/python/python3-libusb1_1.7.1.bb: recipe added

2023-08-16 Thread Khem Raj
Hi Ewa Thanks for your patches I see subject field is not as recommended please read through this guide which is handy to find out submitting guidelines https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded rest of comments are inline. On 8/15/23 11:36 PM, Ewa Kujawska wro

Re: [oe] [meta-python] [PATCH] recipes-devtools/python3-gspread: interface for google spreadsheet

2023-08-16 Thread Khem Raj
On 8/16/23 1:43 AM, Danik wrote: Author: Daniil Klimuk Date:   Mon Aug 14 15:46:40 2023 +0200     recipes-devtools/python3-gspread: interface for google spreadsheet Subject should be recipe: Short summary Description of patch Signed-off-by: This link here [1] is handy to learn about sub

[oe] [meta-oe][PATCH] mariadb: Adjust the cmake option to disable pam auth module

2023-08-16 Thread Khem Raj
Signed-off-by: Khem Raj --- meta-oe/recipes-dbs/mysql/mariadb.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-dbs/mysql/mariadb.inc b/meta-oe/recipes-dbs/mysql/mariadb.inc index f364f47bf0..bceaca64fe 100644 --- a/meta-oe/recipes-dbs/mysql/mariadb.inc +++

Re: [oe] [meta-oe][PATCH] mariadb: Upgrade to 10.11.5

2023-08-16 Thread Khem Raj
mariadb-native ends up with following errors on debian12 hosts | /mnt/b/yoe/master/build/tmp/work/x86_64-linux/mariadb-native/10.11.5/mariadb-10.11.5/plugin/auth_pam/testing/pam_mariadb_mtr.c:13:10: fatal error: security/pam_modules.h: No such file or directory |13 | #include | |

Re: [oe] Kirkstone merge request: Arg 16th

2023-08-16 Thread Khem Raj
Done. Thanks Armin On Wed, Aug 16, 2023 at 5:26 AM akuster wrote: > > The following changes since commit 594c9cf6d3205c8e40ff772383fd9ab7dd3ed2cc: > >redis: upgrade 7.0.11 -> 7.0.12 (2023-08-03 16:50:52 -0400) > > are available in the Git repository at: > >https://git.openembedded.org/met

Re: [oe] [meta-oe][PATCH] ttf-google-fira: add recipe

2023-08-16 Thread Khem Raj
On Wed, Aug 16, 2023 at 12:37 AM Tymoteusz Burak wrote: > > --- > .../ttf-fonts/ttf-google-fira.bb | 54 +++ > 1 file changed, 54 insertions(+) > create mode 100644 meta-oe/recipes-graphics/ttf-fonts/ttf-google-fira.bb > > diff --git a/meta-oe/recipes-graphics/ttf-fo

Re: [oe] [meta-python] [PATCH] recipes-devtools/python3-gspread: interface for google spreadsheet

2023-08-16 Thread Khem Raj
On Wed, Aug 16, 2023 at 1:43 AM Danik wrote: > Author: Daniil Klimuk > Date: Mon Aug 14 15:46:40 2023 +0200 > > recipes-devtools/python3-gspread: interface for google spreadsheet > > Simple interface for working with Google Sheets. > > Signed-off-by: Daniil Klimuk > > diff --gi

Re: [oe] [meta-python][PATCH 1/1] python3-kivy: Remove X11 from REQUIRED_DISTRO_FEATURES

2023-08-16 Thread Khem Raj
On Wed, Aug 16, 2023 at 1:29 AM Marine Vovard wrote: > On Mon, 2023-08-14 at 08:17 -0700, Khem Raj wrote: > > On Mon, Aug 14, 2023 at 7:43 AM Marine Vovard > > wrote: > > > > > > We can use pure Wayland and therefore X11 is not required all the > > > time. > > > > > > > Would it also build when

[oe] Kirkstone merge request: Arg 16th

2023-08-16 Thread Armin Kuster
The following changes since commit 594c9cf6d3205c8e40ff772383fd9ab7dd3ed2cc:   redis: upgrade 7.0.11 -> 7.0.12 (2023-08-03 16:50:52 -0400) are available in the Git repository at:   https://git.openembedded.org/meta-openembedded kirkstone-next for you to fetch changes up to 529620141e773080a6a7

[oe] [meta-networking][PATCH] meta-networking/recipes-connectivity: Add tayga recipe

2023-08-16 Thread Pawel Langowski
Recipe for TAYGA - an out-of-kernel stateless NAT64 implementation for Linux --- .../tayga/files/tayga.conf| 103 ++ .../tayga/files/tayga.service | 12 ++ .../recipes-connectivity/tayga/tayga_0.9.2.bb | 20 3 files changed, 135 insertions

[oe] [meta-networking][PATCH] meta-networking/recipes-connectivity: Add tayga recipe

2023-08-16 Thread Pawel Langowski
Recipe for TAYGA - an out-of-kernel stateless NAT64 implementation for Linux --- .../tayga/files/tayga.conf| 103 ++ .../tayga/files/tayga.service | 12 ++ .../recipes-connectivity/tayga/tayga_0.9.2.bb | 20 3 files changed, 135 insertions

Re: [oe] [meta-oe][PATCH] ttf-google-fira: add recipe

2023-08-16 Thread Tymoteusz Burak
This is my first patch to Yocto and OpenEmbedded. I sent it via the following command: git send-email -M - 1 -s --to openembedded-devel @lists.openembedded.org --subject-prefix= "meta-oe][PATCH" However, when I view my patch on the webpage https://lists.openembedded.org/g/openembedded-devel/me

[oe] [meta-oe] [PATCH] recipes-extended: add qcbor recipe

2023-08-16 Thread Pawel Langowski
[Edited Message Follows] Recipe for QCBOR - a CBOR encoder/decoder --- 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/qcbor/qcbor_git.bb

[oe] [meta-python][PATCH v2] python3-kivy: Require X11 or Wayland in DISTRO_FEATURES

2023-08-16 Thread Marine Vovard
At least one of the following DISTRO_FEATURES needs to be present: X11 or Wayland. The recipe now work with pure Wayland. Signed-off-by: Marine Vovard --- Change v1->v2: * Check that X11 or Wayland is present in DISTRO_FEATURES --- meta-python/recipes-devtools/python/python3-kivy_2.1.0..bb | 4 +

[oe] [meta-oe][PATCH] ttf-google-fira: add recipe

2023-08-16 Thread Tymoteusz Burak
[Edited Message Follows] [Reason: Added Description] Simple recipe for Google truetype fira fonts. Signed-off-by: Tymoteusz Burak --- .../ttf-fonts/ttf-google-fira.bb | 54 +++ 1 file changed, 54 insertions(+) create mode 100644 meta-oe/recipes-graphics/ttf-fonts/t

[oe] [meta-python][PATCH] recipes-devtools/python/python3-libusb1_1.7.1.bb: recipe added

2023-08-16 Thread Ewa Kujawska
[Edited Message Follows] Signed-off-by: Ewa Kujawska --- .../python/python3-libusb1_1.7.1.bb | 15 +++ 1 file changed, 15 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-libusb1_1= .7.1.bb diff --git a/meta-python/recipes-devtools/python/p

[oe] [meta-oe][PATCH] ttf-google-fira: add recipe

2023-08-16 Thread Tymoteusz Burak
Signed-off-by: Tymoteusz Burak --- .../ttf-fonts/ttf-google-fira.bb | 54 +++ 1 file changed, 54 insertions(+) create mode 100644 meta-oe/recipes-graphics/ttf-fonts/ttf-google-fira.bb diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-google-fira.bb b/meta-oe/reci

[oe] [meta-oe] [PATCH] recipes-extended: add qcbor recipe

2023-08-16 Thread 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/qcbor/qcbor_git.bb b/meta-oe/recipes-extended/qcbor/qcbor_git.bb new file mode 100644

[oe] [PATCH] recipes-extended: add qcbor recipe

2023-08-16 Thread 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/qcbor/qcbor_git.bb b/meta-oe/recipes-extended/qcbor/qcbor_git.bb new file mode 100644

[oe] [meta-python] [PATCH] recipes-devtools/python3-gspread: interface for google spreadsheet

2023-08-16 Thread Danik
Author: Daniil Klimuk Date:   Mon Aug 14 15:46:40 2023 +0200     recipes-devtools/python3-gspread: interface for google spreadsheet     Simple interface for working with Google Sheets.     Signed-off-by: Daniil Klimuk diff --git a/meta-python/recipes-devtools/python3-gspread/python3-gspread

[oe] [meta-python] [PATCH] recipes-devtools/python3-piccata: piccata - a simple CoAP toolkit added

2023-08-16 Thread Danik
Author: Daniil Klimuk Date:   Wed Aug 16 08:47:58 2023 +0200     recipes-devtools/python3-piccata: piccata - a simple CoAP toolkit added     piccata is a simple CoAP (RFC7252) toolkit compatible with Python 2.7.     The toolkit provides basic building blocks for using CoAP in an     applicatio

Re: [oe] [meta-python][PATCH 1/1] python3-kivy: Remove X11 from REQUIRED_DISTRO_FEATURES

2023-08-16 Thread Marine Vovard
On Mon, 2023-08-14 at 08:17 -0700, Khem Raj wrote: > On Mon, Aug 14, 2023 at 7:43 AM Marine Vovard > wrote: > > > > We can use pure Wayland and therefore X11 is not required all the > > time. > > > > Would it also build when x11 or wayland neither are in > DISTRO_FEATURES ? > If not then I gues

Re: [oe] [meta-python][PATCH 0/1] Remove X11 from REQUIRED_DISTRO_FEATURES from Kivy

2023-08-16 Thread Marine Vovard
On Mon, 2023-08-14 at 17:28 +0200, Martin Jansa wrote: > On Mon, Aug 14, 2023 at 4:43 PM Marine Vovard > wrote: > > I'm not sure if removing X11 is the good option. Maybe we could try > > to > > say it's either Wayland or X11 in the distro if it's possible with > > Yocto. > > > > > meta/conf/do

[oe] [meta-oe][PATCH] ttf-google-fira: add recipe

2023-08-16 Thread Tymoteusz Burak
--- .../ttf-fonts/ttf-google-fira.bb | 54 +++ 1 file changed, 54 insertions(+) create mode 100644 meta-oe/recipes-graphics/ttf-fonts/ttf-google-fira.bb diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-google-fira.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-googl

[oe] [meta-oe][mickledore][PATCH] mcelog: Drop unneeded autotools-brokensep

2023-08-16 Thread Yu, Mingli
From: Mingli Yu Drop unneeded autotools-brokensep class inherit, this package has traditional makefile build. This change also fixes the below buildpaths issue altogether. WARNING: mcelog-191-r0 do_package_qa: QA Issue: File /usr/sbin/.debug/mcelog in package mcelog-dbg contains reference to TM