[yocto] [meta-gplv2] [PATCH] coreutils_6.9.bb: Fix build with glibc 2.34

2021-06-29 Thread Khem Raj
Signed-off-by: Khem Raj --- ...-includes-for-glibc-2.34-portability.patch | 39 +++ recipes-core/coreutils/coreutils_6.9.bb | 1 + 2 files changed, 40 insertions(+) create mode 100644

Re: [yocto] Problem with YOCTO Dunfell and host Fedora 33

2021-06-29 Thread Zoran
Hello to everyone, Mguentner fixed the cmake issue: https://github.com/mguentner/cannelloni/issues/35 With this patch: https://github.com/mguentner/cannelloni/commit/125a7c72e4bcbbf580aeb6ee03e25ed0540be217 So I also reinstated the old cannelloni recipe with:

[yocto] [meta-openssl102-fips][PATCH] openssh: refresh patches for 8.6p1

2021-06-29 Thread Yi Zhao
Refresh patches: 0001-openssh-8.6p1-fips.patch 0001-conditional-enable-fips-mode.patch Signed-off-by: Yi Zhao --- .../0001-conditional-enable-fips-mode.patch | 38 +++-- ...ps.patch => 0001-openssh-8.6p1-fips.patch} | 55 ++-

[linux-yocto] [linux-yocto v5.10/standard/nxp-sdk-5.10/nxp-s32g2xx]: update kernel with NXP pre-released SDK bsp30 v5.10 patches

2021-06-29 Thread Zhantao Tang
Hi Bruce, There are 828 patches from NXP pre-released SDK bsp30 v5.10 kernel tree, and for this update, a new branch v5.10/standard/nxp-sdk-5.10/nxp-s32g2xx based on v5.10/standard/base shoule be created, and all the patches are applied to the new branch, the patches infos as following:

[yocto] Yocto Technical Team Minutes, Engineering Sync, for June 29 2021

2021-06-29 Thread Trevor Woerner
Yocto Technical Team Minutes, Engineering Sync, for June 29 2021 archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit == disclaimer == Best efforts are made to ensure the below is accurate and valid. However, errors sometimes happen. If any errors or

[yocto] Yocto Project Status WW26`21

2021-06-29 Thread Stephen Jolley
Current Dev Position: YP 3.4 M2 Next Deadline: 12th July 2021 YP 3.4 M2 build Next Team Meetings: * Bug Triage meeting Thursday July 1st at 7:30am PDT ( https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd5aVpHVVZ6dz09)

[yocto] pyqtwebengine recipe problem

2021-06-29 Thread Bel Hadj Salem Talel
Hi All, I want to make a recipe for python3-pyqt5 and python3-pyqtwebengine, the problem is that the source doe does not contain setup.py , it contains project.py and configure.py. Is there a solution for this so that it works with setuptools and pypi ? Thanks, Talel -=-=-=-=-=-=-=-=-=-=-=-

Re: [yocto] Would COMPATIBLE_IMAGE make sense?

2021-06-29 Thread Bruce Ashfield
On Tue, Jun 29, 2021 at 2:41 AM Josef Holzmayr wrote: > > Howdy! > > Am 29.06.2021 um 01:28 schrieb Jonas Vautherin: > > I was thinking about my issue described here [1], and discovered the > > variables called COMPATIBLE_MACHINE and COMPATIBLE_HOST, which "you can > > use to stop recipes from

Re: [yocto] Would COMPATIBLE_IMAGE make sense?

2021-06-29 Thread Erik Boto
On Tue, Jun 29, 2021 at 8:41 AM Josef Holzmayr wrote: > > Howdy! > > Am 29.06.2021 um 01:28 schrieb Jonas Vautherin: > > I was thinking about my issue described here [1], and discovered the > > variables called COMPATIBLE_MACHINE and COMPATIBLE_HOST, which "you can > > use to stop recipes from

Re: [yocto] Yocto build isnot Booting up on board zc702 #gatesgarth #linux #yocto

2021-06-29 Thread Leon Woestenberg
Hello, > > i have tried to build yocto image. And it compiled successfully without any > error but when am trying to BOOT them it didnt prompt any error message > what should i do to BOOT my yocto build image on zc702 board What is your output from the ZC702 (USB) serial console? I had

Re: [yocto] Would COMPATIBLE_IMAGE make sense?

2021-06-29 Thread Josef Holzmayr
Howdy! Am 29.06.2021 um 01:28 schrieb Jonas Vautherin: I was thinking about my issue described here [1], and discovered the variables called COMPATIBLE_MACHINE and COMPATIBLE_HOST, which "you can use to stop recipes from being built for machines (/hosts) with which the recipes are not

[yocto] Yocto build isnot Booting up on board zc702 #gatesgarth #linux #yocto

2021-06-29 Thread shoaib akhtar
i have tried to build yocto image.  And it compiled successfully without any error but when am trying to BOOT them it didnt prompt any error message my BBlayer.conf is shown below # POKY_BBLAYERS_CONF_VERSION is increased each time build/conf/bblayers.conf # changes incompatibly