Re: [linux-yocto] v5.2.x - stable updates comprising v5.2.31

2020-01-31 Thread Paul Gortmaker
[Re: [linux-yocto] v5.2.x - stable updates comprising v5.2.31] On 31/01/2020 (Fri 16:37) akuster808 wrote: > Paul, > > > On 1/31/20 3:04 PM, Paul Gortmaker wrote: > > Bruce, Yocto kernel folks: > > Here is the next 5.2.x stable update "extension" primarily created for > the Yocto

Re: [yocto] [meta-openssl102-fips][PATCH] openssh: Fix patch to properly apply on 7.9 version found in warrior

2020-01-31 Thread Mark Hatle
Thanks for the pull request.. pushed. --Mark On 1/29/20 9:08 PM, Mark Hatle wrote: > > > On 1/29/20 8:49 PM, Mark Hatle wrote: >> Should this be applied only to the warrior branch? I don't typically build >> warrior branch, but I'm happy to accept patches if you can verify it's >> working >>

Re: [linux-yocto] v5.2.x - stable updates comprising v5.2.31

2020-01-31 Thread akuster
Paul, On 1/31/20 3:04 PM, Paul Gortmaker wrote: > Bruce, Yocto kernel folks: > > Here is the next 5.2.x stable update "extension" primarily created for > the Yocto project, as the 10th v5.2.x post-EOL release. Thank you for supporting that branch. ThisĀ  helps the Zeus release. - armin > >

[linux-yocto] v5.2.x - stable updates comprising v5.2.31

2020-01-31 Thread Paul Gortmaker
Bruce, Yocto kernel folks: Here is the next 5.2.x stable update "extension" primarily created for the Yocto project, as the 10th v5.2.x post-EOL release. This release is "normal" -- where it consists of an audit of what went into 5.3.1[78] releases, resulting in about 175 commits for v5.2.31.

[yocto] Sad news about Scott Rifenbark

2020-01-31 Thread Richard Purdie
I'm sorry to have to pass on the sad news that Scott Rifenbark, our tech writer for the project passed away on Wednesday after a battle with cancer. I remember interviewing Scott over 10 years ago when forming a team at Intel to work on what became the Yocto Project, he was with it from the

Re: [yocto] QA Cycle report for build (yocto-3.1_M2.rc1)

2020-01-31 Thread Armin Kuster
Sangeeta, On 1/30/20 11:46 PM, Sangeeta Jain wrote: > Hello All, > > This is the full report for yocto-3.1_M2.rc1: > https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults > > === Summary > No high milestone defects. > No new defects are

Re: [yocto] Yocto [thud], [zeus] do_fetch and do_unpack failures with offline/online svn build! #yocto #python

2020-01-31 Thread Khem Raj
On 1/31/20 4:02 AM, georgi.georgiev via Lists.Yoctoproject.Org wrote: Hello Community, This is the third time I am asking for support on this issue. This time I decided to use the web form. In our project we have a requirement to be able to build the project offline. E.g. on the field without

[yocto] [meta-qt5, zeus-next, python3-pyqt5] QtChart can't be imported

2020-01-31 Thread Adrian
Hi, I use python3-pyqt5 from meta-qt5 (in zeus-next). I get an error in python3 when I try to import QtChart module (from PyQt5 import QtChart). Has anybody experience the same issue and knows a fix? The deployed image comes with qtchart packages. I have created an issue on the layer's issue

[yocto] Still missing ubi after added and_config,ubifs

2020-01-31 Thread JH
Hi, How can I build u-boot for running on RAM? I add UBOOT_CONFIG[nand] = "mx6ull_14x14_evk_nand_config,ubifs", but I still got errors in u-boot: Unknown command 'ubi' - try 'help' Unknown command 'ubi' - try 'help' Unknown command 'ubi' - try 'help' What I could be missing ubi command in

Re: [yocto] Yocto [thud], [zeus] do_fetch and do_unpack failures with offline/online svn build! #yocto #python

2020-01-31 Thread Mikko Rapeli
Hi, I can't comment on svn fetcher but I use subversion via http fetcher. This way the local download cache can have the exact same file and builds can continue off line. One major gotcha is that all files uploaded to svn must have unique and versioned file names. Updating the same file to

[linux-yocto] [linux-yocto-dev v5.5] Another patch series for the Marvell cn96xx SoC support

2020-01-31 Thread Kevin Hao
Hi Bruce, Here are several Ethernet bug fixes for the Marvell cn96xx SoC. Please help me merge them into standard/cn96xx branch. The following changes since commit 9294e1752c258630d29dd143efdfe643734b0641: octeontx2-af: Allocate temp buff to fix the too larger frame warning (2020-01-28

[linux-yocto] [linux-yocto-dev v5.4] Another patch series for the Marvell cn96xx SoC support

2020-01-31 Thread Kevin Hao
Hi Bruce, Here are several Ethernet bug fixes for the Marvell cn96xx SoC. Please help me merge them into v5.4/standard/cn96xx branch. The following changes since commit 80b283cc0dab001daf8ce5de8ce3b523de65: mmc: cavium: Drop the aligned check for the dma address (2020-01-17 18:51:38

[linux-yocto] [linux-yocto v5.2] Another patch series for the Marvell cn96xx SoC support

2020-01-31 Thread Kevin Hao
Hi Bruce, Here are several Ethernet bug fixes for the Marvell cn96xx SoC. Please help me merge them into following two branches: v5.2/standard/cn96xx v5.2/standard/preempt-rt/cn96xx The following changes since commit 6b29b7fc3b28ca72317a71340de48da4b0e57f2a: Merge branch

Re: [yocto] [yocto-autobuilder2][PATCH] config.py: remove mpc8315-rdb

2020-01-31 Thread Richard Purdie
On Thu, 2020-01-30 at 16:19 -0800, akuster wrote: > Signed-off-by: Armin Kuster > --- > config.py | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) > > diff --git a/config.py b/config.py > index 7dbd5e7..b210275 100644 > --- a/config.py > +++ b/config.py > @@ -51,7 +51,6 @@