Re: [yocto] [meta-mingw] [PATCH 1/2] mingw-w64: Upgrade runtime/headers/winpthreads to 9.0.0

2022-02-13 Thread Khem Raj
On Sun, Feb 13, 2022 at 6:26 AM Richard Purdie wrote: > > On Sat, 2022-02-12 at 10:42 -0800, Khem Raj wrote: > > Drop upstreamed fixes for rdtsc [1] __udivmoddi4[2] > > > > [1] > > https://sourceforge.net/p/mingw-w64/mingw-w64/ci/6a0e9165008f731bccadfc41a59719cf7c8efc02/ > > [2] > > https://sour

Re: [yocto] Building Yocto on M1 Mac

2022-02-13 Thread Robert Joslyn
> On Feb 13, 2022, at 6:56 AM, Abhijeet Tripathi > wrote: > > > On Sun, Feb 13, 2022 at 7:09 PM Anders Montonen > wrote: > Hi, > >> On 13 Feb 2022, at 14:24, Abhijeet Tripathi >> wrote: >> >> Hello yocto-devs, >> >> I'm new to the yocto project and trying to set up a build environment o

Re: [yocto] Building Yocto on M1 Mac

2022-02-13 Thread Anders Montonen
> On 13 Feb 2022, at 21:59, Josef Holzmayr wrote: > > Howdy! > >> On 13. Feb 2022, at 19:04, Alexander Kanavin > > wrote: >> >> Even if you do manage to start a build, performance won't be great. >> Yocto, by design, builds the entire stack from source, so a lot

[yocto] [meta-security][PATCH 1/2] tpm2-tss: update to 3.1.0

2022-02-13 Thread Armin Kuster
Drop 001-configure.ac-fix-compatibility-with-autoconf-2.70.patch which is included in update. Signed-off-by: Armin Kuster --- ...fix-compatibility-with-autoconf-2.70.patch | 48 --- .../tpm2-tss/tpm2-tss/fixup_hosttools.patch | 26 ++ .../{tpm2-tss_3.0.3.bb => tpm2-tss

[yocto] [meta-security][PATCH 2/2] parsec-service: fix compile issue.

2022-02-13 Thread Armin Kuster
| thread 'main' panicked at 'Failed to find tss2-sys library.: Command { command: "\"pkg-config\" \"--libs\" \"--cflags\" \"tss2-sys\" \"tss2-sys >= 2.3.3\"", cause: Os { code: 2, kind: NotFound, message: "No such file or directory" } }', /home/akuster/oss/clean/poky/build/tmp-glibc/work/cort

Re: [yocto] Building Yocto on M1 Mac

2022-02-13 Thread Josef Holzmayr
Howdy! > On 13. Feb 2022, at 19:04, Alexander Kanavin wrote: > > Even if you do manage to start a build, performance won't be great. > Yocto, by design, builds the entire stack from source, so a lot of CPU > cores is essential. Don't spend your time waiting, get an > appropriately specced Linux

Re: [yocto] Building Yocto on M1 Mac

2022-02-13 Thread Alexander Kanavin
Even if you do manage to start a build, performance won't be great. Yocto, by design, builds the entire stack from source, so a lot of CPU cores is essential. Don't spend your time waiting, get an appropriately specced Linux workstation, or an account on a Linux server that your organization might

Re: [yocto] Possible to ignore a missing file in recipe without error?

2022-02-13 Thread Howard
Thanks Josef, that sounds like what I want to do isn't really possible   Or if it is, it isn't worth the effort. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#56173): https://lists.yoctoproject.org/g/yocto/message/56173 Mute This Topic: https://li

Re: [yocto] Building Yocto on M1 Mac

2022-02-13 Thread Abhijeet Tripathi
On Sun, Feb 13, 2022 at 7:09 PM Anders Montonen wrote: > Hi, > > On 13 Feb 2022, at 14:24, Abhijeet Tripathi < > abhijeettripathi3...@gmail.com> wrote: > > Hello yocto-devs, > > I'm new to the yocto project and trying to set up a build environment on > my M1 Mac which is arm64 architecture. > > I

Re: [yocto] [meta-mingw] [PATCH 1/2] mingw-w64: Upgrade runtime/headers/winpthreads to 9.0.0

2022-02-13 Thread Richard Purdie
On Sat, 2022-02-12 at 10:42 -0800, Khem Raj wrote: > Drop upstreamed fixes for rdtsc [1] __udivmoddi4[2] > > [1] > https://sourceforge.net/p/mingw-w64/mingw-w64/ci/6a0e9165008f731bccadfc41a59719cf7c8efc02/ > [2] > https://sourceforge.net/p/mingw-w64/mingw-w64/ci/ab0fa5ad3c67d634fd7754d9473d1bb70

Re: [yocto] Building Yocto on M1 Mac

2022-02-13 Thread Anders Montonen
Hi, > On 13 Feb 2022, at 14:24, Abhijeet Tripathi > wrote: > > Hello yocto-devs, > > I'm new to the yocto project and trying to set up a build environment on my > M1 Mac which is arm64 architecture. > > I'm following the steps as mentioned in below link: > https://github.com/crops/docker-wi

[yocto] Building Yocto on M1 Mac

2022-02-13 Thread Abhijeet Tripathi
Hello yocto-devs, I'm new to the yocto project and trying to set up a build environment on my M1 Mac which is arm64 architecture. I'm following the steps as mentioned in below link: https://github.com/crops/docker-win-mac-docs/wiki/Mac-Instructions But it is always pulling up containers based on