Re: [oe] [meta-python][PATCH 3/7] python3-m2crypto: upgrade 0.38.0 -> 0.39.0

2023-08-07 Thread Khem Raj
On Thu, Aug 3, 2023 at 7:07 AM Trevor Gamblin wrote: > > > On 2023-08-02 16:44, Khem Raj wrote: > > On Wed, Aug 2, 2023 at 12:23 PM Trevor Gamblin > > wrote: > >> > >> On 2023-07-30 21:03, Khem Raj wrote: > >>> Hi Trevor > >>> > >>> I am seeing a failure on qemux86 on ubuntu 22.04 host and its f

[oe] [meta-python][PATCH] python3-m2crypto: Remove __pycache__ files

2023-08-07 Thread Khem Raj
They may not be appropriate for target due to cross compiling Signed-off-by: Khem Raj --- .../recipes-devtools/python/python3-m2crypto_0.39.0.bb | 5 + 1 file changed, 5 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-m2crypto_0.39.0.bb b/meta-python/recipes-de

Re: [oe] [meta-perl][PATCH v2] libmodule-build-tiny-perl: upgrade 0.045 -> 0.046

2023-08-07 Thread Khem Raj
On Mon, Aug 7, 2023 at 10:46 AM Tim Orling wrote: > > > > On Mon, Aug 7, 2023 at 10:26 AM Khem Raj wrote: >> >> On Mon, Aug 7, 2023 at 9:47 AM Tim Orling wrote: >> > >> > * Drop redundant do_install >> > * Use four spaces for indent in RDEPENDS >> > * RDEPENDS: >> > - += not = >> > - sort al

Re: [oe] [meta-perl][PATCH v2] libmodule-build-tiny-perl: upgrade 0.045 -> 0.046

2023-08-07 Thread Tim Orling
On Mon, Aug 7, 2023 at 10:26 AM Khem Raj wrote: > On Mon, Aug 7, 2023 at 9:47 AM Tim Orling wrote: > > > > * Drop redundant do_install > > * Use four spaces for indent in RDEPENDS > > * RDEPENDS: > > - += not = > > - sort alphabetically > > - Add perl-module-perl-ostype > > - Add perl-mo

Re: [oe] [meta-perl][PATCH v2] libmodule-build-tiny-perl: upgrade 0.045 -> 0.046

2023-08-07 Thread Khem Raj
On Mon, Aug 7, 2023 at 9:47 AM Tim Orling wrote: > > * Drop redundant do_install > * Use four spaces for indent in RDEPENDS > * RDEPENDS: > - += not = > - sort alphabetically > - Add perl-module-perl-ostype > - Add perl-module-extutils-cbuilder-base > - Replace perl-module-ipc-open3 with

[oe] [meta-perl][PATCH v2] libmodule-build-tiny-perl: upgrade 0.045 -> 0.046

2023-08-07 Thread Tim Orling
* Drop redundant do_install * Use four spaces for indent in RDEPENDS * RDEPENDS: - += not = - sort alphabetically - Add perl-module-perl-ostype - Add perl-module-extutils-cbuilder-base - Replace perl-module-ipc-open3 with -ipc-cmd - Add perl-module-metadata - Add perl-module-parse-cpa

[oe] [meta-networking][PATCH] open-vm-tools: add CVE_PRODUCT

2023-08-07 Thread Chen Qi via lists.openembedded.org
From: Chen Qi vmware:tools is also a valid CVE_PRODUCT for open-vm-tools, e.g., https://nvd.nist.gov/vuln/detail/CVE-2023-20867. Signed-off-by: Chen Qi --- .../recipes-support/open-vm-tools/open-vm-tools_12.1.5.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-networking/rec

[oe] [meta-oe][PATCH] lapack: Add ptest support

2023-08-07 Thread Chi Xu
103 test cases in all. Test results on qemu with kvm: root@qemux86-64:~# ptest-runner lapack START: ptest-runner 2023-08-07T07:10 BEGIN: /usr/lib64/lapack/ptest PASS: BLAS-xblat1s PASS: BLAS-xblat2s ... PASS: LAPACK-xeigtstz_lse_in PASS: LAPACK-xlintstds_dstest_in PASS: LAPACK-xlintstzc_zctest_in D