[OE-core][PATCH] u-boot: Split do_configure logic into separate file

2022-01-18 Thread Zev Weiss
Some auxiliary u-boot recipes may need u-boot properly configured (including *.cfg additions via bbappends) but aren't necessarily building u-boot itself; to support such situations, here we split the u-boot do_configure() out of u-boot.inc and into its own u-boot-configure.inc. Signed-off-by: Zev

[OE-core] [hardknott][PATCH] socat: update SRC_URI

2022-01-18 Thread Yu, Mingli
From: Mingli Yu The orginal one is unaccessible now. Signed-off-by: Mingli Yu --- meta/recipes-connectivity/socat/socat_1.7.4.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-connectivity/socat/socat_1.7.4.1.bb b/meta/recipes-connectivity/socat/socat_1.7.4

[OE-core] [PATCH] package_manager/rpm: conditional remove package manager database

2022-01-18 Thread hongxu
In order to save spaces in target rootfs, the user wants to remove dnf and keep rpm, in this situation, we should remove dnf database only If rpm was installed, keep rpm database, after applying this commit: Edit conf/local.conf ... IMAGE_FEATURES:remove = "package-management" IMAGE_INSTALL:appen

[OE-core] [honister][PATCH 00/12] Pull request (cover letter only)

2022-01-18 Thread Anuj Mittal
The following changes since commit 298222353584776afc1dfe17abc5916b4ada40de: scripts/buildhistory-diff: drop use of distutils (2022-01-12 10:10:57 +0800) are available in the Git repository at: git://push.openembedded.org/openembedded-core-contrib stable/honister-next Alexander Kanavin (1):

Re: [OE-core] [yocto] Honister broken WiFi communication

2022-01-18 Thread JH
Hi Rudolf, Thanks for your response and comments. > If you run ifconfig -a does your WiFi interface show up? If not there is an > issue with the driver. Use dmesg and filter for the driver. Often a driver > cannot load the firmware. What is your WiFi hardware? Not that bad, the WiFi interfaces w

[OE-core] [PATCH v2] btrfs-tools: upgrade 5.15.1 -> 5.16

2022-01-18 Thread wangmy
0001-btrfs-tools-include-linux-const.h-to-fix-build-with-.patch removed since it is included in 5.16 Add 0001-btrfs-progs-kerncompat-add-local-definition-for-alig.patch to fix "undefined reference to `__ALIGN_KERNEL'". Changelog: = - rescue: new subcommand clear-uuid-tree to fix failed m

Re: [OE-core] [PATCH] btrfs-tools: upgrade 5.15.1 -> 5.16

2022-01-18 Thread Richard Purdie
On Wed, 2022-01-19 at 00:33 +0100, Alexandre Belloni wrote: > Hello, > > On 17/01/2022 23:39:50+, Anuj Mittal wrote: > > On Mon, 2022-01-17 at 22:30 +0800, wangmy wrote: > > > Changelog: > > > = > > >  - rescue: new subcommand clear-uuid-tree to fix failed mount due to > > > bad uuid >

Re: [OE-core] [PATCH] btrfs-tools: upgrade 5.15.1 -> 5.16

2022-01-18 Thread Alexandre Belloni
Hello, On 17/01/2022 23:39:50+, Anuj Mittal wrote: > On Mon, 2022-01-17 at 22:30 +0800, wangmy wrote: > > Changelog: > > = > >  - rescue: new subcommand clear-uuid-tree to fix failed mount due to > > bad uuid > >    subvolume keys, caught by tree-checker > >  - fi du: skip inaccessible

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

2022-01-18 Thread Steve Sakoman
The following changes since commit da3bd5e0934b6462ae53225a58305235849b32d5: asciidoc: properly detect and compare Python versions >= 3.10 (2022-01-09 06:49:29 -1000) are available in the Git repository at: git://git.openembedded.org/openembedded-core-contrib stable/dunfell-next http://c

Re: [OE-core] [PATCH] create-spdx: add support for SDKs

2022-01-18 Thread Andres Beltran
On 1/14/2022 2:16 PM, Saul Wold wrote: Overall I think this is going in the right direction, I need to review it a little deeper and check the actual output. I am not sure that you tested this against master as you use the old _ override syntax vs using a :. See note below. Sau! Thanks Sa

Re: [OE-core] [PATCH] create-spdx: add support for SDKs

2022-01-18 Thread Andres Beltran
On 1/14/2022 3:49 PM, Joshua Watt wrote: Most of us just pipe the output through `jq` to view it (colors are really helpful). These files are already quite large, do we really need to add more padding? Ok thanks Joshua. I can certainly remove that change. I saw that the json files didn't have

Re: [OE-core] [PATCH 05/14] lttng-tools: Add missing DEPENDS on bison-native

2022-01-18 Thread Denys Dmytriyenko
Steve, Can we get this backported to dunfell, please? Thanks! On Mon, Sep 20, 2021 at 01:46:12PM +0100, Richard Purdie wrote: > This was being provided by other pieces of the dependency chain but is > specifically required by configure and could fail if those pieces come > from sstate. Fix such

Re: [OE-core] [PATCH] ffmpeg: Update from 4.4.1 to 5.0

2022-01-18 Thread Alexander Kanavin
This update breaks gst-libav, and I have a patch in the works that fixes that too :) Alex On Tue, 18 Jan 2022 at 19:50, Marek Vasut wrote: > Update ffmpeg to 5.0 , release notes and changelog below: > > https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/5.0:/RELEASE_NOTES > https:

Re: [OE-Core][PATCH] iproute2: update 5.15.0 to 5.16.0

2022-01-18 Thread Khem Raj
On Mon, Jan 17, 2022 at 5:31 PM Changhyeok Bae wrote: > > 0001-lib-fix-ax25.h-include-for-musl.patch is the fix for musl and comes > from upstream. > > Signed-off-by: Changhyeok Bae > --- > ...0001-lib-fix-ax25.h-include-for-musl.patch | 37 +++ > ...{iproute2_5.15.0.bb => iprout

[OE-core] [PATCH] ffmpeg: Update from 4.4.1 to 5.0

2022-01-18 Thread Marek Vasut
Update ffmpeg to 5.0 , release notes and changelog below: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/5.0:/RELEASE_NOTES https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n5.0 The avresample has been removed before 5.0 release in ffmpeg commit 420cedd497 ("libavresample: Remov

[OE-core] [PATCH] oeqa/runtime/stap: increase buffer size

2022-01-18 Thread Ross Burton
We're seeing random failures in the SystemTap tests in qemuarm on kernel 5.10. This might be related to the buffer between user and kernel space being too small, so explicitly set the size. If this cures the problem it should be considered a workaround and not the solution. [ YOCTO #14673 ] Sign

[OE-core] [PATCH] expat: Simplify ptest-runner

2022-01-18 Thread Richard Purdie
Upstream mentioned our ptest-runner could likely be simplified. I had a look at the output and yes, most of the code in the runner is now obsolete as upstream output is compatible with what we need. Simplify accordingly. Signed-off-by: Richard Purdie --- meta/recipes-core/expat/expat/run-ptest |

[OE-core] Yocto Project Status WW03`22

2022-01-18 Thread Stephen Jolley
Current Dev Position: YP 3.5 M2 Next Deadline: 17th Jan. 2022 YP 3.5 M2 build Next Team Meetings: * Bug Triage meeting Thursday Jan. 20th 7:30 am PDT ( https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd5aVpHVVZ6dz09) *

Re: [OE-core] [yocto] Honister broken WiFi communication

2022-01-18 Thread Rudolf J Streif
Hi JH, On Tue, Jan 18, 2022, 01:54 JH wrote: > Hi, > > Has anyone successfully built a Linux image by Honister to run WiFi > driver, connman and wpa_supplicant for WiFi interface? > Yes, I have, but with Network Manager instead of connman. WiFi works just fine. > > I could build an image by Ze

Re: [OE-core] [meta-networking][dunfell][PATCH v2] strongswan: Fix for CVE-2021-41990 and CVE-2021-41991

2022-01-18 Thread Steve Sakoman
On Mon, Jan 17, 2022 at 10:56 PM Ranjitsinh Rathod via lists.openembedded.org wrote: > Hi Virendra, > > You need to send this patch to "openembedded-de...@lists.openembedded.org > ". > And also, since this is not a patch to oe-core, the subject should be [oe][meta-networking] Thanks for CVE fix

[OE-core] Honister broken WiFi communication

2022-01-18 Thread JH
Hi, Has anyone successfully built a Linux image by Honister to run WiFi driver, connman and wpa_supplicant for WiFi interface? I could build an image by Zeus to run WiFi driver, wpa_supplicant, connman and dbus well, but after upgrading to Honister, the Linux image building was fie, but the WiFi

Re: [OE-core] [meta-networking][dunfell][PATCH v2] strongswan: Fix for CVE-2021-41990 and CVE-2021-41991

2022-01-18 Thread Ranjitsinh Rathod via lists.openembedded.org
Hi Virendra, You need to send this patch to "openembedded-de...@lists.openembedded.org". Thanks, Best Regards, Ranjitsinh Rathod Technical Leader | | KPIT Technologies Ltd. Cellphone: +91-84606 92403 __ KPIT | Follow us on LinkedIn