Re: [OE-core] [PATCH 1/2] sstate: do not add TARGET_ARCH to pkgarch for cross recipes.

2022-03-01 Thread Lee Chee Yang
Need to update selftest too? sstatetests.SStateTests.test_sstate_allarch_samesigs https://autobuilder.yoctoproject.org/typhoon/#/builders/79/builds/3234/steps/14/logs/stdio > -Original Message- > From: openembedded-core@lists.openembedded.org c...@lists.openembedded.org> On Behalf

[OE-core] [PATCH 3/3] cups: Add --with-dbusdir to EXTRA_OECONF for deterministic build

2022-03-01 Thread Robert Yang
The configure checks /etc/dbus-1 and set DBUSDIR is null: if test -d /etc/dbus-1 -a "x$DBUSDIR" = x; then DBUSDIR="/etc/dbus-1" fi So that the build resutl would be different w/o /etc/dbus-1: /etc/dbus-1/system.d/cups.conf (Only exists when DBUSDIR is set) Add

[OE-core] [PATCH 2/3] perl: Makefile.PL: Fix _PATH_LOG for deterministic build

2022-03-01 Thread Robert Yang
It checks host's path such as /dev/log and uses it, this doesn't make sense for cross build, and it causes undeterministic, for example, the contianer os usually doesn't have /dev/log which leads to a different build result since other host usually has /dev/log, so make it always use the default

[OE-core] [PATCH 1/3] quilt: Disable external sendmail for deterministic build

2022-03-01 Thread Robert Yang
Otherwise, the build results would be different w/o host's /usr/sbin/sendmail: 1) The /usr/share/quilt/compat/sendmail will be genrated if no /usr/sbin/sendmail on host 2) No /usr/share/quilt/compat/sendmail if host's has /usr/sbin/sendmail Use --without-sendmail to make it always generate

[OE-core] [PATCH 0/3] 3 fixes for deterministic build

2022-03-01 Thread Robert Yang
The following changes since commit 7f7eb82ce47ede6ec6f50cbcb56cbfbe10e8d20c: insane.bbclass: Update insane.bbclass to work on FIPS enabled hosts (2022-03-01 23:44:29 +) are available in the Git repository at: git://git.openembedded.org/openembedded-core-contrib rbt/deterministic

Re: [OE-core] [PATCH v3] pip_install_wheel: improve wheel handling

2022-03-01 Thread Khem Raj
this is causing 100+ packages to fail see https://errors.yoctoproject.org/Errors/Build/142116/ I suggest to include meta-python for wider testing of such changes. On Tue, Mar 1, 2022 at 12:14 PM Ross Burton wrote: > > On Tue, 1 Mar 2022 at 18:48, Khem Raj wrote: > > where the wheel file is

Re: [OE-core][PATCH] multilib_global.bbclass: fix setting preferred version for canadian recipes

2022-03-01 Thread Chen Qi
On 3/2/22 08:20, Richard Purdie wrote: On Tue, 2022-03-01 at 16:12 +0800, Chen Qi wrote: Currently the TRANSLATED_TARGET_ARCH is not changed when trying to set preferred version for canadian recipes. e.g. ``` bitbake core-image-minimal -c populate_sdk -e > env grep

[OE-core] [PATCH v2] buildhistory.bbclass: create the buildhistory directory when needed

2022-03-01 Thread Jose Quaresma
When the BUILDHISTORY_RESET is enabled we need to move the content from BUILDHISTORY_DIR to BUILDHISTORY_OLD_DIR but when we start a clean build in the first run we don't have the BUILDHISTORY_DIR so the move of files will fail. | ERROR: Command execution failed: Traceback (most recent call

Re: [OE-core] [PATCH] Revert "cmake.bbclass: Set CXXFLAGS and CFLAGS"

2022-03-01 Thread Jose Quaresma
Richard Purdie escreveu no dia terça, 1/03/2022 à(s) 07:50: > On Mon, 2022-02-28 at 20:17 -0800, Khem Raj wrote: > > this is fixing more than the workaround, e.g. see the patch I sent to > > fix libical, where these flags are not passed to git compiler when > > using cmake > > I am not sure how

Re: [OE-core] [PATCH] Revert "cmake.bbclass: Set CXXFLAGS and CFLAGS"

2022-03-01 Thread Jose Quaresma
Khem Raj escreveu no dia terça, 1/03/2022 à(s) 04:18: > this is fixing more than the workaround, e.g. see the patch I sent to > fix libical, where these flags are not passed to git compiler when > using cmake > I am not sure how many such fallouts there will be through out. > I have looked on

Re: [OE-core][PATCH] multilib_global.bbclass: fix setting preferred version for canadian recipes

2022-03-01 Thread Richard Purdie
On Tue, 2022-03-01 at 16:12 +0800, Chen Qi wrote: > Currently the TRANSLATED_TARGET_ARCH is not changed when trying > to set preferred version for canadian recipes. > > e.g. > ``` > bitbake core-image-minimal -c populate_sdk -e > env > grep ^PREFERRED_VERSION_gcc-cross-canadian env > ``` > The

[OE-core][dunfell 00/50] Pull request (cover letter only)

2022-03-01 Thread Steve Sakoman
The following changes since commit 9360b92f98222cb74a93690f53570cd62633c0cf: vim: Upgrade 8.2.4314 -> 8.2.4424 (2022-02-21 07:28:56 -1000) are available in the Git repository at: git://git.openembedded.org/openembedded-core-contrib stable/dunfell-next

[OE-core] [dunfell][PATCH] cml1.bbclass: Handle ncurses-native being available via pkg-config

2022-03-01 Thread Marek Vasut
From: Nathan Rossi The linux kernel will by default use pkg-config to get ncurses(w) paths, falling back to absolute path checks otherwise. If the build host does not have ncurses installed this will fail as pkg-config will not search the native sysroot for ncurses. To more all kernel/kconfig

[OE-core] [dunfell][PATCH] bootchart2: Add missing python3-math dependency

2022-03-01 Thread Marek Vasut
Without this dependency, generating the bootchart may fail with: " ModuleNotFoundError: No module named 'random' " (cherry picked from commit 487e9f16a00f895159b79f1865fe8b626b47ddc2) Signed-off-by: Marek Vasut Cc: Mingli Yu Cc: Richard Purdie ---

[OE-core] [PATCH 3/4] license/insane: Show warning for obsolete license usage

2022-03-01 Thread Richard Purdie
We want to use SPDX identifiers in LICENSE variables. There is now a conversion script to make most of the translations. Add a list of strings which have been replaced so we can show warnings to users if they're still used anywhere. Add checks to the package as insane check. This is currently a

[OE-core] [PATCH 4/4] license: Rework INCOMPATIBLE_LICENSE wildcard handling

2022-03-01 Thread Richard Purdie
The current wildcard handling is badly documented and inconsistently used and understood. Forcing users to have to use "GPL-3.0-only GPL-3.0-or-later" whilst explict is not very user friendly. Equally, using the current wildcards is ambigious. This supports pre-defined expansions only and at

[OE-core] [PATCH 2/4] base/license: Rework INCOMPATIBLE_LICENSE variable handling

2022-03-01 Thread Richard Purdie
From: Saul Wold This re-writes the INCOMPATIBLE_LICENSE checking code to replace the WHITELIST_ with INCOMPATIBLE_LICENSE_EXCEPTIONS = ': : ...' This initial change leaves most of the code structure in place, but the code in base.bbclass needs to be re-written to make the check more consistent

[OE-core] [PATCH 1/4] mutlilib: Handle WHITELIST_GPL-3.0 being unset

2022-03-01 Thread Richard Purdie
The code doesn't work if the variable is unset, fix that. Signed-off-by: Richard Purdie --- meta/classes/multilib.bbclass | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/meta/classes/multilib.bbclass b/meta/classes/multilib.bbclass index ec2013198ce..1ad654f546d

[OE-core] [hardknott][PATCH 00/39] Pull request (cover letter only)

2022-03-01 Thread Anuj Mittal
The following changes since commit 29cd1d796057ef5599fe17c39b42aa099f7b1c29: build-appliance-image: Update to hardknott head revision (2022-02-20 15:32:32 +) are available in the Git repository at: git://push.openembedded.org/openembedded-core-contrib stable/hardknott-next Alexander

[OE-core] [PATCH] libarchive: upgrade 3.5.3 -> 3.6.0

2022-03-01 Thread Randy MacLeod
Signed-off-by: Randy MacLeod --- .../libarchive/{libarchive_3.5.3.bb => libarchive_3.6.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/libarchive/{libarchive_3.5.3.bb => libarchive_3.6.0.bb} (96%) diff --git

[OE-core] [PATCH] rootfs-postcommands: amend systemd_create_users add user to group check

2022-03-01 Thread Tean Cunningham via lists.openembedded.org
Currently when adding a user to a group ('m' type), the conditional check to only create a user/group if it does not exist always resolves to true. This causes a build exit failure if the user and/or group defined in the sysusers configuration file were already created prior to the execution of

Re: [OE-core] [PATCH 1/1] go.bbclass: Allow network in do_compile

2022-03-01 Thread Bruce Ashfield
On Tue, Mar 1, 2022 at 10:54 AM wrote: > > On Tue, Mar 1, 2022 at 02:14 PM, Bruce Ashfield wrote: > > On Tue, Mar 1, 2022 at 6:42 AM Andrei Gherzan wrote: > > > On Tue, 1 Mar 2022, at 01:55, Bruce Ashfield wrote: > > On Mon, Feb 28, 2022 at 8:17 PM Bruce Ashfield via > lists.openembedded.org >

Re: [OE-core] [PATCH v3] pip_install_wheel: improve wheel handling

2022-03-01 Thread Ross Burton
On Tue, 1 Mar 2022 at 18:48, Khem Raj wrote: > where the wheel file is called > pytest_runner-5.3.1-py3-none-any.whl I'm thinking we should tell pip to install the wheels to a directory we control and then just install *.whl. IIRC the option was --dist-dir, and we can [cleandirs] that to ensure

Re: [OE-core] [PATCH 1/1] go.bbclass: Allow network in do_compile

2022-03-01 Thread Khem Raj
On 3/1/22 7:54 AM, lukas.fu...@weidmueller.com wrote: On Tue, Mar 1, 2022 at 02:14 PM, Bruce Ashfield wrote: On Tue, Mar 1, 2022 at 6:42 AM Andrei Gherzan wrote: On Tue, 1 Mar 2022, at 01:55, Bruce Ashfield wrote: On Mon, Feb 28, 2022 at 8:17 PM Bruce Ashfield

[OE-core] [PATCH] python3-flit-core: upgrade 3.6.0 to 3.7.1

2022-03-01 Thread Tim Orling
Version 3.7.1 * Fix building packages which need execution to get the version number, and have a relative import in __init__.py (:ghpull:`531`). Version 3.7 * Support for :ref:`external data files ` such as man pages or Jupyter extension support files (:ghpull:`510`). * Project names are now

Re: [OE-core] [PATCH v3] pip_install_wheel: improve wheel handling

2022-03-01 Thread Khem Raj
I am seeing this | Created temporary directory: /tmp/pip-install-33iiigxv | WARNING: Requirement '/mnt/b/yoe/master/build/tmp/work/x86_64-linux/python3-pytest-runner-native/5.3.1-r0/pytest-runner-5.3.1/dist/pytest-runner-*-*.whl' looks like a filename, but the file does not exist | ERROR:

Re: [OE-core] [qa-build-notification] [yocto] QA notification for completed autobuilder build (yocto-3.3.5.rc1)

2022-03-01 Thread Richard Purdie
On Tue, 2022-03-01 at 06:13 -0800, Armin Kuster wrote: > > On 2/28/22 11:44, Teoh, Jay Shen wrote: > > Hi Everyone, > > > > This is the full report for yocto-3.3.5.rc1: > > https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults > > > > ===

Re: [OE-core] [PATCH] sqlite3: upgrade 3.37.2 -> 3.38.0

2022-03-01 Thread Richard Purdie
On Tue, 2022-03-01 at 21:07 +0800, wangmy wrote: > Remove invalid PACKAGECONFIG : json1 > > Signed-off-by: Wang Mingyu > --- > meta/recipes-support/sqlite/sqlite3.inc| 3 +-- > .../sqlite/{sqlite3_3.37.2.bb => sqlite3_3.38.0.bb}| 2 +- > 2 files changed, 2

[OE-core] [hardknott][PATCH] go: upgrade 1.16.13 -> 1.16.14

2022-03-01 Thread Sakib Sajal
go 1.16.14 release includes fix for CVE-2022-23806. Signed-off-by: Sakib Sajal --- meta/recipes-devtools/go/{go-1.16.13.inc => go-1.16.14.inc} | 4 ++-- ...o-binary-native_1.16.13.bb => go-binary-native_1.16.14.bb} | 4 ++-- ...cross-canadian_1.16.13.bb => go-cross-canadian_1.16.14.bb} | 0

[OE-core] Yocto Project Newcomer & Unassigned Bugs - Help Needed

2022-03-01 Thread Stephen Jolley
All, The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on the triage page under the appropriate heading:

[OE-core] [PATCH] python3-tomli: inherit flit_core

2022-03-01 Thread Tim Orling
Drop the setup.py workaround as it is no longer needed. Signed-off-by: Tim Orling --- meta/recipes-devtools/python/python3-tomli_2.0.1.bb | 9 + 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/meta/recipes-devtools/python/python3-tomli_2.0.1.bb

[OE-core] [PATCH] flit_core: export do_configure and do_compile

2022-03-01 Thread Tim Orling
The class should export the tasks so they can be extended or overriden elsewhere (like what setuptools3.bbclass has). Signed-off-by: Tim Orling --- meta/classes/flit_core.bbclass | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/meta/classes/flit_core.bbclass

Re: [OE-core] [PATCH 1/1] go.bbclass: Allow network in do_compile

2022-03-01 Thread lukas . funke
On Tue, Mar 1, 2022 at 02:14 PM, Bruce Ashfield wrote: > > On Tue, Mar 1, 2022 at 6:42 AM Andrei Gherzan wrote: > >> >> On Tue, 1 Mar 2022, at 01:55, Bruce Ashfield wrote: >> >>> On Mon, Feb 28, 2022 at 8:17 PM Bruce Ashfield via >>> lists.openembedded.org >>> wrote: >>> On Mon,

[OE-core] Yocto Project Status WW09`22

2022-03-01 Thread Stephen Jolley
Current Dev Position: YP 3.5 M4 Next Deadline: 4th April. 2022 YP 3.5 M4 build Next Team Meetings: * Bug Triage meeting Thursday Mar. 3rd 7:30 am PDT ( https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd5aVpHVVZ6dz09) *

[OE-core] [PATCH] package: do_package should depend on binutils

2022-03-01 Thread Ross Burton
splitdebuginfo() in do_package uses objcopy, but there is no dependency. It usually gets pulled in via the toolchain but if INHIBIT_DEFAULT_DEPS="1" there is no dependency on a toolchain, so make it explicit. Signed-off-by: Ross Burton --- meta/classes/package.bbclass | 2 ++ 1 file changed, 2

Re: [OE-core] [PATCH v3] pip_install_wheel: improve wheel handling

2022-03-01 Thread Tim Orling
On Tue, Mar 1, 2022 at 1:42 AM Konrad Weihmann wrote: > - replace python3 prefix when guessing the wheel name > as there are still plenty of recipes out there that do use > python3 prefixes > - remove all previously generated wheels matching the glob > to avoid installing any outdated blob

Re: [OE-core] [meta-oe][PATCH v2] libsndfile1: bump to version 1.0.31

2022-03-01 Thread Alexandru Ardelean
On Tue, Mar 1, 2022 at 4:23 PM Richard Purdie wrote: > > On Mon, 2022-02-28 at 12:32 +0200, Alexandru Ardelean wrote: > > On Thu, Feb 24, 2022 at 5:30 PM Alexandru Ardelean > > wrote: > > > > > > It seems that the homepage has moved (for a while now) from > > >

Re: [OE-core] [meta-oe][PATCH v2] libsndfile1: bump to version 1.0.31

2022-03-01 Thread Richard Purdie
On Mon, 2022-02-28 at 12:32 +0200, Alexandru Ardelean wrote: > On Thu, Feb 24, 2022 at 5:30 PM Alexandru Ardelean > wrote: > > > > It seems that the homepage has moved (for a while now) from > > http://www.mega-nerd.com/libsndfile/ > > to > > https://libsndfile.github.io/libsndfile/ > > > >

Re: [OE-core] [qa-build-notification] [yocto] QA notification for completed autobuilder build (yocto-3.3.5.rc1)

2022-03-01 Thread Armin Kuster
On 2/28/22 11:44, Teoh, Jay Shen wrote: Hi Everyone, This is the full report for yocto-3.3.5.rc1: https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults === Summary No high milestone defects. No new issue found. As a YP TSC

Re: [OE-core] [PATCH 1/1] go.bbclass: Allow network in do_compile

2022-03-01 Thread Bruce Ashfield
On Tue, Mar 1, 2022 at 6:42 AM Andrei Gherzan wrote: > > On Tue, 1 Mar 2022, at 01:55, Bruce Ashfield wrote: > > On Mon, Feb 28, 2022 at 8:17 PM Bruce Ashfield via > > lists.openembedded.org > > wrote: > >> > >> On Mon, Feb 28, 2022 at 6:54 PM Andrei Gherzan wrote: > >> > > >> > From: Andrei

[OE-core] [PATCH] ovmf: upgrade 202111 -> 202202

2022-03-01 Thread wangmy
0001-Fix-VLA-parameter-warning.patch removed since it's included in 202202 Changelog: = OvmfPkg Add new target for Cloud Hypervisor Add TDVF to OvmfPkg Add new APIs to UefiCpuPkg/UefiCpuLib Add AMD Secure Nested Paging Support Add SSDT PCI generator in DynamicTablesPkg Support ACPI 6.4

[OE-core] [PATCH] sqlite3: upgrade 3.37.2 -> 3.38.0

2022-03-01 Thread wangmy
Remove invalid PACKAGECONFIG : json1 Signed-off-by: Wang Mingyu --- meta/recipes-support/sqlite/sqlite3.inc| 3 +-- .../sqlite/{sqlite3_3.37.2.bb => sqlite3_3.38.0.bb}| 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) rename

[OE-core] [PATCH] sysstat: upgrade 12.4.4 -> 12.4.5

2022-03-01 Thread wangmy
Changelog: = * sar/sadf: Make sure that datafiles with unknown activities can be read by sar and sadf. * sar/sadf: Don't reallocate buffers for activities not present in file. * sar: Make sure that all buffers are copied in copy_structures() function. Signed-off-by: Wang Mingyu ---

[OE-core] [PATCH] wget: upgrade 1.21.2 -> 1.21.3

2022-03-01 Thread wangmy
Changelog: = ** Fix computation of total bytes downloaded during FTP trasnfers (#61277) ** Add option to select TLS 1.3 on the command line ** Fix HSTS build issues on some 64-bit big-endian systems ** Hide password during status report in --no-verbose ** Remove a sprurious print statement

Re: [OE-core] [PATCH 1/1] go.bbclass: Allow network in do_compile

2022-03-01 Thread Richard Purdie
On Tue, 2022-03-01 at 11:42 +, Andrei Gherzan wrote: > On Tue, 1 Mar 2022, at 01:55, Bruce Ashfield wrote: > > On Mon, Feb 28, 2022 at 8:17 PM Bruce Ashfield via > > lists.openembedded.org > > wrote: > > > > > > On Mon, Feb 28, 2022 at 6:54 PM Andrei Gherzan wrote: > > > > > > > > From:

[OE-core] [PATCH] mesa: upgrade 21.3.6 -> 21.3.7

2022-03-01 Thread wangmy
Changelog: = Bug fixes - lavapipe: dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.step fails ANV: Bad output from TransformFeedback . Regression from Mesa 21. Something to do with VB+XFB -> VB+XFB dependency? Changes --- pan/bi: Avoid *FADD.v2f16 hazard in

[OE-core] [PATCH] libjpeg-turbo: upgrade 2.1.2 -> 2.1.3

2022-03-01 Thread wangmy
License-Update: year updated to 2022 Changelog: == 1. Fixed a regression introduced by 2.0 beta1[7] whereby cjpeg compressed PGM input files into full-color JPEG images unless the '-grayscale' option was used. 2. cjpeg now automatically compresses GIF and 8-bit BMP input files into

[OE-core] [PATCH] libsolv: upgrade 0.7.20 -> 0.7.21

2022-03-01 Thread wangmy
Changelog: = - selected bug fixes: * fix segfault on conflict resolution when using bindings * fix split provides not working if the update includes a forbidden vendor change - new features: * support strict repository priorities new solver flag:

[OE-core] [PATCH] libva: upgrade 2.13.0 -> 2.14.0

2022-03-01 Thread wangmy
Changelog: = * add: Add av1 encode interfaces * add: VA/X11 VAAPI driver mapping for crocus DRI driver * doc: Add description of the fd management for surface importing * ci: fix freebsd build * meson: Copy public headers to build directory to support subproject Signed-off-by: Wang Mingyu

[OE-core] [PATCH] dbus: upgrade 1.12.20 -> 1.12.22

2022-03-01 Thread wangmy
Signed-off-by: Wang Mingyu --- .../dbus/{dbus-test_1.12.20.bb => dbus-test_1.12.22.bb}| 0 meta/recipes-core/dbus/dbus.inc| 3 +-- meta/recipes-core/dbus/{dbus_1.12.20.bb => dbus_1.12.22.bb}| 0 3 files changed, 1 insertion(+), 2 deletions(-) rename

[OE-core] [PATCH] at: upgrade 3.2.4 -> 3.2.5

2022-03-01 Thread wangmy
Changelog: = Fix: atd forgets to run a job in the queue https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004972 Signed-off-by: Wang Mingyu --- meta/recipes-extended/at/{at_3.2.4.bb => at_3.2.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[OE-core] [PATCH] ccache: upgrade 4.5.1 -> 4.6

2022-03-01 Thread wangmy
License-Update: year updated to 2022 version of library updated Signed-off-by: Wang Mingyu --- .../ccache/{ccache_4.5.1.bb => ccache_4.6.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/ccache/{ccache_4.5.1.bb => ccache_4.6.bb} (82%)

Re: [OE-core] [PATCH 1/1] go.bbclass: Allow network in do_compile

2022-03-01 Thread Andrei Gherzan
On Tue, 1 Mar 2022, at 01:55, Bruce Ashfield wrote: > On Mon, Feb 28, 2022 at 8:17 PM Bruce Ashfield via > lists.openembedded.org > wrote: >> >> On Mon, Feb 28, 2022 at 6:54 PM Andrei Gherzan wrote: >> > >> > From: Andrei Gherzan >> > >> > Compile pulls in the go.mod list requiring network.

[OE-core] [PATCH v3] pip_install_wheel: improve wheel handling

2022-03-01 Thread Konrad Weihmann
- replace python3 prefix when guessing the wheel name as there are still plenty of recipes out there that do use python3 prefixes - remove all previously generated wheels matching the glob to avoid installing any outdated blob - don't use PV in glob, as PV doesn't necessarily align with the

[OE-core] [PATCH] python3-hypothesis: upgrade 6.37.2 -> 6.39.0

2022-03-01 Thread wangmy
Changelog: = This release improves Hypothesis' handling of positional-only arguments, which are now allowed @st.composite strategies. On Python 3.8 and later, the first arguments to builds() and from_model() are now natively positional-only. In cases which were already errors, the

[OE-core] [PATCH] python3-dbusmock: upgrade 0.25.0 -> 0.26.1

2022-03-01 Thread wangmy
Changelog from 0.25.0 to 0.26.1: == - logind template: Add locking API - bluez5 template: Add RemoveDevice() and RemoveAdapterWithDevices() methods, fix properties - Documentation improvements, particularly wrt. raising errors - Fix README content type to Markdown, to fix releasing to

Re: [OE-core] [PATCH] pip_install_wheel: improve wheel handling

2022-03-01 Thread Richard Purdie
On Tue, 2022-03-01 at 09:32 +, Lee Chee Yang wrote: > Hi > > look like this is causing some build error: > https://autobuilder.yoctoproject.org/typhoon/#/builders/89/builds/4816/steps/12/logs/stdio Yes,

Re: [OE-core] [PATCH] pip_install_wheel: improve wheel handling

2022-03-01 Thread Lee Chee Yang
Hi look like this is causing some build error: https://autobuilder.yoctoproject.org/typhoon/#/builders/89/builds/4816/steps/12/logs/stdio > -Original Message- > From: openembedded-core@lists.openembedded.org c...@lists.openembedded.org> On Behalf Of Konrad Weihmann > Sent: Tuesday, 1

[OE-core] [PATCH v2 1/1] coreutils: Disable statx for native build

2022-03-01 Thread Robert Yang
The statx requires glibc >= 2.28 and linux kernel >= 4.11, but coreutils's configure only checks glibc compatibility for statx syscall but fail to check kernel support, e.g.: RedHat Enterprise Linux Server 7.6 (Maipo) Host kernel: 3.10.0-1127.8.2.el7.x86_64 Docker OS: Ubuntu 20.04.1 LTS $

[OE-core] [PATCH v2 0/1] coreutils: Disable statx for native build

2022-03-01 Thread Robert Yang
The following changes since commit b1bb4e2d73985c6e8cf03b0fea94e8b739648cf7: flit_core: inherit setuptools3-base (2022-02-27 12:34:05 +) are available in the Git repository at: git://git.openembedded.org/openembedded-core-contrib rbt/coreutils

Re: [OE-core] [PATCH 1/1] coreutils: fix statx failure on native builds

2022-03-01 Thread Robert Yang
On 3/1/22 4:21 PM, Richard Purdie wrote: On Tue, 2022-03-01 at 16:19 +0800, Robert Yang wrote: On 3/1/22 3:59 PM, Richard Purdie wrote: On Mon, 2022-02-28 at 23:24 -0800, Robert Yang wrote: From: Davi Poyastro Coreutils configure only checks glibc compatibility for statx syscall but fail

Re: [OE-core] [PATCH 1/1] coreutils: fix statx failure on native builds

2022-03-01 Thread Richard Purdie
On Tue, 2022-03-01 at 16:19 +0800, Robert Yang wrote: > > On 3/1/22 3:59 PM, Richard Purdie wrote: > > On Mon, 2022-02-28 at 23:24 -0800, Robert Yang wrote: > > > From: Davi Poyastro > > > > > > Coreutils configure only checks glibc compatibility for statx > > > syscall but fail to check kernel

Re: [OE-core] [PATCH 1/1] coreutils: fix statx failure on native builds

2022-03-01 Thread Robert Yang
On 3/1/22 3:59 PM, Richard Purdie wrote: On Mon, 2022-02-28 at 23:24 -0800, Robert Yang wrote: From: Davi Poyastro Coreutils configure only checks glibc compatibility for statx syscall but fail to check kernel support. Fixed on RedHat Enterprise Linux Server 7.6 (Maipo) Host kernel:

[OE-core][PATCH] multilib_global.bbclass: fix setting preferred version for canadian recipes

2022-03-01 Thread Chen Qi
Currently the TRANSLATED_TARGET_ARCH is not changed when trying to set preferred version for canadian recipes. e.g. ``` bitbake core-image-minimal -c populate_sdk -e > env grep ^PREFERRED_VERSION_gcc-cross-canadian env ``` The result is: """ PREFERRED_VERSION_gcc-cross-canadian-x86-64="11.%" """