Re: [OE-core][hardknott][PATCH] core-image-tiny-initramfs: delete populate_sdk task

2021-12-27 Thread Chen Qi
Hi Anuj, It's for both master and hardknott. I sent out two patches, one for master and one for hardknott. Regards, Qi -Original Message- From: Mittal, Anuj Sent: Tuesday, December 28, 2021 12:20 PM To: Chen, Qi ; openembedded-core@lists.openembedded.org Subject: Re:

Re: [OE-core][hardknott][PATCH] core-image-tiny-initramfs: delete populate_sdk task

2021-12-27 Thread Anuj Mittal
On Wed, 2021-12-15 at 21:09 -0800, Chen Qi wrote: > Currently, if we do `bitbake core-image-tiny-initramfs' and then > install the generated SDK, the following error appears. > >   tar: ./sysroots/core2-64-poky-linux/dev/console: Cannot mknod: > Operation not permitted > > The populate_sdk task

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

2021-12-27 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:

Re: [OE-core] [PATCH] base/patch: Disable network for unpack/patch/configure/compile/install

2021-12-27 Thread Stefan Herbrechtsmeier
Am 27.12.21 um 15:54 schrieb Eero Aaltonen: On Mon, 2021-12-27 at 14:38 +0100, Stefan Herbrechtsmeier via lists.openembedded.org wrote: Hi Alex, Am 25.12.21 um 20:41 schrieb Alexander Kanavin: On Sat, 25 Dec 2021 at 20:32, Stefan Herbrechtsmeier mailto:ste...@herbrechtsmeier.net>> wrote:

Re: [OE-core] [PATCH] base/patch: Disable network for unpack/patch/configure/compile/install

2021-12-27 Thread Eero Aaltonen
On Mon, 2021-12-27 at 14:38 +0100, Stefan Herbrechtsmeier via lists.openembedded.org wrote: > Hi Alex, > > Am 25.12.21 um 20:41 schrieb Alexander Kanavin: > > On Sat, 25 Dec 2021 at 20:32, Stefan Herbrechtsmeier > > mailto:ste...@herbrechtsmeier.net>> > > wrote: > > > > > I'm not sure how

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

2021-12-27 Thread Steve Sakoman
The following changes since commit 90a07178ea26be453d101c2e8b33d3a0f437635d: build-appliance-image: Update to dunfell head revision (2021-12-14 22:49:32 +) are available in the Git repository at: git://git.openembedded.org/openembedded-core-contrib stable/dunfell-next

[OE-core] [PATCH] musl: Fix building with pure LLVM toolchain

2021-12-27 Thread Esben Haabendal
From: Esben Haabendal When building musl with a pure LLVM toolchain, we need compiler-rt instead of libgcc-initial. Signed-off-by: Esben Haabendal --- meta/recipes-core/musl/musl_git.bb | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/meta/recipes-core/musl/musl_git.bb

[OE-core] [PATCH] gtk+3: upgrade 3.24.30 -> 3.24.31

2021-12-27 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- meta/recipes-gnome/gtk+/{gtk+3_3.24.30.bb => gtk+3_3.24.31.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-gnome/gtk+/{gtk+3_3.24.30.bb => gtk+3_3.24.31.bb} (89%) diff --git a/meta/recipes-gnome/gtk+/gtk+3_3.24.30.bb

[OE-core] [PATCH] libmicrohttpd: upgrade 0.9.73 -> 0.9.75

2021-12-27 Thread zhengruoqin
Changelog: = Fixed Makefile warning on MinGW. Fixed compiler warning on MinGW. Fixed "configure" portability (for NetBSD). MSVC project cosmetics. MSVC fixed project to fix linker warning. Fixed compiler warning on some platforms. Further improved test_client_put_stop to get stable

[OE-core] [PATCH] shadow: upgrade 4.9 -> 4.10

2021-12-27 Thread zhengruoqin
0001-Fix-out-of-tree-builds-with-respect-to-libsubid-incl.patch 0001-libmisc-fix-default-value-in-SHA_get_salt_rounds.patch 0001-libsubid-link-to-PAM-libraries.patch removed since they're included in 4.10 License-Update: Delete the space at the end of the sentence. Changelog: == *

Re: [OE-core] [PATCH] base/patch: Disable network for unpack/patch/configure/compile/install

2021-12-27 Thread Alexander Kanavin
On Mon, 27 Dec 2021 at 14:38, Stefan Herbrechtsmeier < ste...@herbrechtsmeier.net> wrote: > > I tend to think that the best (and the hardest) option is to improve > > these tools so that they're usable inside do_fetch (e.g. fulfil the > > caching/reproducibility criteria for a bitbake fetcher),

Re: [OE-core] [PATCH] base/patch: Disable network for unpack/patch/configure/compile/install

2021-12-27 Thread Stefan Herbrechtsmeier
Hi Alex, Am 25.12.21 um 20:41 schrieb Alexander Kanavin: On Sat, 25 Dec 2021 at 20:32, Stefan Herbrechtsmeier mailto:ste...@herbrechtsmeier.net>> wrote: > I'm not sure how to deal with that, so there aren't that many options here. This is a common problem for all language

Re: [OE-core] [PATCH] base/patch: Disable network for unpack/patch/configure/compile/install

2021-12-27 Thread Konrad Weihmann
On 27.12.21 13:54, Stefan Herbrechtsmeier wrote: Hi Konrad, Am 25.12.21 um 21:43 schrieb Konrad Weihmann: What I so far don't really get is why increase in parsing time is such a big deal. I admit when we're talking about npm it's some kind of a drastic increase in recipes one would have to

[OE-core] [PATCH] expat: upgrade 2.4.1 -> 2.4.2

2021-12-27 Thread wangmy
Changelog: = #509 #510 Link againgst libm for function "isnan" #513 #514 Include expat_config.h as early as possible #498 Autotools: Include files with release archives: - buildconf.sh - fuzz/*.c #507 #519 Autotools: Sync CMake templates

[OE-core] [PATCH] gnupg: upgrade 2.3.3 -> 2.3.4

2021-12-27 Thread wangmy
refresh relocate.patch Chanlog: Bugs fixed for this release gpg: New option --min-rsa-length. [rG5f39db70c0] gpg: New option --forbid-gen-key. [rGc397ba3ac0] gpg: New option --override-compliance-check. [T5655] gpgconf: New command --show-configs.

Re: [OE-core] [PATCH] base/patch: Disable network for unpack/patch/configure/compile/install

2021-12-27 Thread Stefan Herbrechtsmeier
Am 25.12.21 um 21:58 schrieb Konrad Weihmann: On 25.12.21 20:32, Stefan Herbrechtsmeier wrote: Isn't the circular dependencies problem mainly a problem of the native packages? In many cases the dependency only exists at compile time of the main project and not at compile time of the

Re: [OE-core] [PATCH] base/patch: Disable network for unpack/patch/configure/compile/install

2021-12-27 Thread Stefan Herbrechtsmeier
Hi Konrad, Am 25.12.21 um 21:43 schrieb Konrad Weihmann: What I so far don't really get is why increase in parsing time is such a big deal. I admit when we're talking about npm it's some kind of a drastic increase in recipes one would have to maintain, just because some random project decides

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

2021-12-27 Thread wangmy
Changelog: bluez template: Implement adapter discovery, connect, disconnect, and removal Fix changing array properties Fix CLI upower tests Add testing and Fedora updating through packit Signed-off-by: Wang Mingyu --- .../{python3-dbusmock_0.24.1.bb => python3-dbusmock_0.25.0.bb} | 2

[OE-core] [PATCH] python3-numpy: upgrade 1.21.4 -> 1.21.5

2021-12-27 Thread wangmy
Changelog: == Bugs fixed for this release #20357: MAINT: Do not forward __(deep)copy__ calls of _GenericAlias... #20462: BUG: Fix float16 einsum fastpaths using wrong tempvar #20463: BUG, DIST: Print os error message when the executable not