[yocto] [PATCH yocto-autobuilder-helper] scripts/send-qa-email: Update to dedicated push capable domain

2020-09-01 Thread Michael Halstead
Signed-off-by: Michael Halstead --- scripts/send-qa-email | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/send-qa-email b/scripts/send-qa-email index abc17e2..f38c876 100755 --- a/scripts/send-qa-email +++ b/scripts/send-qa-email @@ -70,10 +70,10 @@ if 'poky' in

[yocto] Yocto Project Status WW35'20

2020-09-01 Thread Stephen Jolley
Current Dev Position: YP 3.2 M3 Next Deadline: YP 3.2 M3 Feature Freeze - Now Next Team Meetings: * Bug Triage meeting Thursday Sept. 3rd at 7:30am PDT ( https://zoom.us/j/454367603) * Monthly Project Meeting Tuesday Sept. 1st at 8am PDT (

Re: [yocto] Recipies version of incoming October Gatesgarth release.

2020-09-01 Thread Paul Barker
On Tue, 1 Sep 2020 at 13:16, Yocto_user wrote: > > Hi, > Is there any way to know all the recipes version detail that will come with > Yocto 3.2 Gatesgarth I don't think any of us have crystal balls to predict the exact package versions we'll be using in October for the next release. We're

[yocto] Recipies version of incoming October Gatesgarth release.

2020-09-01 Thread Yocto_user
Hi, Is there any way to know all the recipes version detail that will come with Yocto 3.2 Gatesgarth ?? -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#50423): https://lists.yoctoproject.org/g/yocto/message/50423 Mute This Topic:

Re: [yocto] Information about Yocto Dunfell components version #dunfell

2020-09-01 Thread Paul Barker
On Tue, 1 Sep 2020 at 11:25, Josef Holzmayr-Khosh Amoz wrote: > > Insert the package names into > http://layers.openembedded.org/layerindex/branch/dunfell/recipes and see for > yourself :) > > Greetz > > Am Di., 1. Sept. 2020 um 12:22 Uhr schrieb Yocto_user > : >> >> Hi All, >> >> I read the

Re: Private: Re: [yocto] Information about Yocto Dunfell components version #dunfell

2020-09-01 Thread Josef Holzmayr-Khosh Amoz
Well if it's not there, then it's not there. If something is not provided by a recipe, then it obviously has no defined version. Please note though that package/recipe names are not directly comparable between distributions like Ubuntu and the Yocto project ecosystem, as the names might differ

Re: [yocto] Information about Yocto Dunfell components version #dunfell

2020-09-01 Thread Josef Holzmayr-Khosh Amoz
Insert the package names into http://layers.openembedded.org/layerindex/branch/dunfell/recipes and see for yourself :) Greetz Am Di., 1. Sept. 2020 um 12:22 Uhr schrieb Yocto_user < avinashyadav9...@gmail.com>: > Hi All, > > I read the Dunfell release notes but couldn't find the version detail

[yocto] Information about Yocto Dunfell components version #dunfell

2020-09-01 Thread Yocto_user
Hi All, I read the Dunfell release notes but couldn't find the version detail of following components: bzip2 cairo faad2 fontconfig freetype gdkpixbuf libav libffi libjpeg libogg libpng libtiff libvorbis libxcursor openexr openssl pango pixman stb-image swscale theora x264 zlib Please give

[linux-yocto][yocto-kernel-cache][yocto-5.4/yocto-5.8/master][PATCH] netfilter: Enable nat for ipv4 and ipv6

2020-09-01 Thread He Zhe
From: He Zhe nat is widely used in virtualization environment. For example, libvirt expects one of ipv4 and ipv6 nat working by default. Signed-off-by: He Zhe --- cfg/net/ip6_nf.cfg | 1 + cfg/net/ip_nf.cfg | 1 + 2 files changed, 2 insertions(+) diff --git a/cfg/net/ip6_nf.cfg