[linux-yocto] [kernel-cache yocto-5.10][PATCH] nxp-imx8: add kernel-cache configuration files for BSP nxp-imx8

2021-03-16 Thread Xiaolei Wang
This adds the cfg & scc files to support the nxp-imx8 Signed-off-by: Xiaolei Wang --- bsp/nxp-imx8/nxp-imx8-standard.scc | 8 + bsp/nxp-imx8/nxp-imx8.cfg | 514 + bsp/nxp-imx8/nxp-imx8.scc | 10 + 3 files changed, 532 insertions(+) create mode

[yocto] [meta-security][PATCH] layer.conf: Add hardknott to LAYERSERIES_COMPAT

2021-03-16 Thread akuster
Thats codename for 3.3 Signed-off-by: Armin Kuster --- conf/layer.conf | 2 +- meta-hardening/conf/layer.conf | 2 +- meta-integrity/conf/layer.conf | 2 +- meta-security-compliance/conf/layer.conf | 2 +- meta-security-isafw/conf/layer.conf | 2

[yocto] How to create a list of source files for an Image?

2021-03-16 Thread Priyanshu Sharma
Hi, I want to create a text file containing a list of all the source files used to build my Yocto image. Is there any mechanism to do that? I found out that archiever.bbclass creates a sub-folder deploy/sources, with all used sources in archived form. But is there any way to directly create a

[yocto-announce] [ANNOUNCEMENT] meta-intel 13.4 layer for yocto project "dunfell" 3.1.6 is now available

2021-03-16 Thread Vineela
Hello, We are pleased to announce the meta-intel 13.4 layer for the Yocto Project 3.1.6 "dunfell" release is now available for download. Thank you for everyone's contributions to this release. Sincerely, Vineela Tummalapalli Intel Corporation

Re: [yocto] Building test code?

2021-03-16 Thread Robert P. J. Day
On Tue, 16 Mar 2021, jchludzinski via lists.yoctoproject.org wrote: > I tried to build spidev-test using the bitbake recipe:  > > spidev-test.bb >   > I set: > ARCH=arm > BBPATH > CROSS_COMPILER=arm-linux-gnueabihf- > PATH > > ... and then tried to build spidev-test: > > $ bitbake -b

Re: [yocto] Building test code?

2021-03-16 Thread jchludzinski via lists.yoctoproject.org
I tried to build spidev-test using the bitbake recipe: spidev-test.bb I set: ARCH=arm BBPATH CROSS_COMPILER=arm-linux-gnueabihf- PATH ... and then tried to build spidev-test: $ bitbake -b spidev-test.bb WARNING: Buildfile specified, dependencies will not be handled. If this is not

Re: [yocto] Which recipes put qtwebkit in my image?

2021-03-16 Thread Quentin Schulz
Hi Mauro, On Tue, Mar 16, 2021 at 04:50:44PM +0100, Mauro Ziliani wrote: > Hi all.I need to find which recipe installs qtwebkit in my final image. > > I look in on every recipes I make but I don't find who put qtwebkit in my > image. > I have the same matter with *-dev packages > > I use

[yocto] subtree …/tmp/deploy/… , files named Packages

2021-03-16 Thread keydi
Hello, This is about two projects Projects A and B. Both use Yocto to build embedded-Linux distribution. However different Yocto release each. Also different target platform each. One puts Linux software packages to RPM, another one to IPK. For only one of those two Yocto generates plain-text

[yocto] Which recipes put qtwebkit in my image?

2021-03-16 Thread Mauro Ziliani
Hi all.I need to find which recipe installs qtwebkit in my final image. I look in on every recipes I make but I don't find who put qtwebkit in my image. I have the same matter with *-dev packages I use bitbake -g but I don't find the "source" of qtwebkit. Thanks all Mz Sent from Mailspring

Re: [yocto] Building test code?

2021-03-16 Thread jchludzinski via lists.yoctoproject.org
I'm 'bitbaking' now. On 2021-03-16 10:53, jchludzinski via lists.yoctoproject.org wrote: Well, because time is of the essence, could you give me a little assist here and explain how I might build spidev-test using OpenEmbedded? THANKS for your help! ---John On 2021-03-16 05:58, Josef

[yocto] Yocto Technical Team Minutes, Engineering Sync, for March 16, 2021

2021-03-16 Thread Trevor Woerner
Yocto Technical Team Minutes, Engineering Sync, for March 16, 2021 archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit == disclaimer == Best efforts are made to ensure the below is accurate and valid. However, errors sometimes happen. If any errors or

Re: [yocto] dunfell: regression linux-fimware installed in rootfs in actual dunfell master

2021-03-16 Thread Steve Sakoman
On Thu, Mar 11, 2021 at 11:44 AM Marek Belisko wrote: > > Hi, > > I've bumped from poky dunfell: dunfell-23.0.6 to actual dunfell branch > and I have an problem that all linux-firmware packages are installed > in my rootfs (even I have in IMAGE_INSTALL only > linux-firmware-bcm43430). Any ideas?

Re: [yocto] Building test code?

2021-03-16 Thread jchludzinski via lists.yoctoproject.org
Well, because time is of the essence, could you give me a little assist here and explain how I might build spidev-test using OpenEmbedded? THANKS for your help! ---John On 2021-03-16 05:58, Josef Holzmayr wrote: Am Di., 16. März 2021 um 10:49 Uhr schrieb Nicolas Dechesne : On Tue, Mar 16,

[yocto] Yocto Project Status WW11`21

2021-03-16 Thread Stephen Jolley
Current Dev Position: YP 3.3 M4 (Feature Freeze) Next Deadline: 5th April 2021 YP 3.3 M4 build Next Team Meetings: * Bug Triage meeting Thursday Mar. 18th at 7:30am PDT (

Re: [yocto] Yocto Project Status WW04'20

2021-03-16 Thread DUDZIAK Krzysztof
Sorry for be that late. Just for fellows who in future look answers to above question (like me today). I really like Philips feedback, thanks for that: https://lists.openembedded.org/g/openembedded-architecture/message/1194 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this

Re: [linux-yocto] [yocto-kernel-cache yocto-5.4]: nxp-s32g2xx: update kernel configs to compatible with kernel update

2021-03-16 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto] [yocto-kernel-cache yocto-5.4]: nxp-s32g2xx: update kernel configs to compatible with kernel update on 16/03/2021 Zhantao Tang wrote: > > Hi Bruce, > > The nxp-s32g2xx bsp has been updated, so update kernel cache configs > accordingly. > > Would you

Re: [linux-yocto] [linux-yocto v5.4/standard/nxp-s32g2xx]: nxp-s32g2xx: update kernel patches for nxp-s32g274a platform

2021-03-16 Thread Bruce Ashfield
In message: [linux-yocto] [linux-yocto v5.4/standard/nxp-s32g2xx]: nxp-s32g2xx: update kernel patches for nxp-s32g274a platform on 16/03/2021 Zhantao Tang wrote: > > Hi Bruce, > > There are some latest patches from nxp-s32g274a git repo >

Re: [linux-yocto][yocto-kernel-cache][yocto-5.4][PATCH] bsp/intel-x86: change thunderbolt to usb4

2021-03-16 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][yocto-kernel-cache][yocto-5.4][PATCH] bsp/intel-x86: change thunderbolt to usb4 on 15/03/2021 Liwei Song wrote: > for intel-x86 bsp CONFIG_THUNDERBOLT has changed to CONFIG_USB4, > adjust it in kernel-cache only for intel-x86 bsp, together enable >

Re: [linux-yocto] [yocto-kernel-cache]: nxp-s32g2xx: update kernel config

2021-03-16 Thread Bruce Ashfield
In message: [yocto-kernel-cache]: nxp-s32g2xx: update kernel config on 15/03/2021 meng...@windriver.com wrote: > From: Limeng > > Hi Bruce, > > Verdor sdk version upgrade to BSP28, so update kernel > configs accordingly. > > Could you please help to merge this patch into yocto-kernel-cache,

Re: [linux-yocto] [kernel-cache yocto-5.10][PATCH] features/numa: Remove NODES_SPAN_OTHER_NODES option

2021-03-16 Thread Bruce Ashfield
merged to 5.10 and master. Bruce In message: [linux-yocto] [kernel-cache yocto-5.10][PATCH] features/numa: Remove NODES_SPAN_OTHER_NODES option on 12/03/2021 Daniel Dragomir wrote: > Remove obsolete NODES_SPAN_OTHER_NODES kernel option which was > removed from kernel starting with v5.7.0,

Re: [linux-yocto]: [kernel v5.10/standard/intel-sdk-5.10/intel-socfpga]: intel-socfpga: kernel patches for stratix10 platform

2021-03-16 Thread Bruce Ashfield
In message: [linux-yocto]: [kernel v5.10/standard/intel-sdk-5.10/intel-socfpga]: intel-socfpga: kernel patches for stratix10 platform on 12/03/2021 meng...@windriver.com wrote: > From: Limeng > > Hi Bruce, > > I am working on BSP intel-socfpga based on stratix10 platform, and intend to >

Re: [yocto] Building test code?

2021-03-16 Thread Josef Holzmayr
Am Di., 16. März 2021 um 10:49 Uhr schrieb Nicolas Dechesne : > > On Tue, Mar 16, 2021 at 8:07 AM jchludzinski via > lists.yoctoproject.org > wrote: > > > > It certainly appears to be BUT I'm not certain what I'm looking at? > > > > What is meta-openembedded? > > > > Is it a GIT repo that can be

Re: [yocto] Building test code?

2021-03-16 Thread Nicolas Dechesne
On Tue, Mar 16, 2021 at 8:07 AM jchludzinski via lists.yoctoproject.org wrote: > > It certainly appears to be BUT I'm not certain what I'm looking at? > > What is meta-openembedded? > > Is it a GIT repo that can be cloned and built? Short answer is yes. The whole Yocto Project / Open Embedded

[yocto][meta-selinux][PATCH] openssh: don't overwrite sshd_config unconditionally

2021-03-16 Thread Purushottam choudhary
The current implementation was overwriting the sshd_config and sshd assuming PAM is needed by default. openssh should use the default sshd_config packaged with the component if no distro specific needs are present and not overwrite the full sshd_config file. 1. If PAM is enabled as a distro then

Re: [yocto] [meta-selinux][PATCH] openssh: don't overwrite sshd_config unconditionally

2021-03-16 Thread Purushottam choudhary
Hi Joe, Also, we're using many system users and in addition are separating services using SELinux, and since none of the users have passwords (or any other authentication methods, for that matter) configured, we don't need PAM. Thanks & Regards, Purushottam

Re: [yocto] [meta-selinux][PATCH] openssh: don't overwrite sshd_config unconditionally

2021-03-16 Thread Purushottam choudhary
Hi Joe, PAM is an option distro feature and SElinux is also a different distro feature. Ours is an embedded system with no requirement of the users to login to the system. The project wide requirement considers selinux and pam as two different features. Selinux doesn't depend on pam so there

[linux-yocto] [PATCH] nxp-s32g2xx: add kernel config to compatible with SDK bsp28

2021-03-16 Thread Zhantao Tang
For new version SDK bsp28.0 has been released, the kernel configs should be updated too. So adding new configs like CAN_LLCE and HSE & UIO etc. Signed-off-by: Zhantao Tang --- bsp/nxp-s32g2xx/nxp-s32g2xx.cfg | 14 ++ 1 file changed, 14 insertions(+) diff --git

[linux-yocto] [yocto-kernel-cache yocto-5.4]: nxp-s32g2xx: update kernel configs to compatible with kernel update

2021-03-16 Thread Zhantao Tang
Hi Bruce, The nxp-s32g2xx bsp has been updated, so update kernel cache configs accordingly. Would you please help to merge this patch into yocto-kernel-cache, branch is yocto-5.4 ? Thanks, Zhantao -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online

[linux-yocto] [linux-yocto v5.4/standard/nxp-s32g2xx]: nxp-s32g2xx: update kernel patches for nxp-s32g274a platform

2021-03-16 Thread Zhantao Tang
Hi Bruce, There are some latest patches from nxp-s32g274a git repo https://source.codeaurora.org/external/autobsps32/linux release/bsp28.0-5.4-rt, and intend to merge into branch v5.4/standard/nxp-s32g2xx. There are 87 patches in my public repo https://github.com/zhantaotang/linux-yocto.git,

[yocto] Avahi in yocto #yocto

2021-03-16 Thread lavkhush2208
I am getting issue in Avahi *Issue- trying to remove PID file.(/run/avahi-daemon/ /pid) * Due to this issue, i am not able to get "Service name" on host machine. please help me. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#52725):

Re: [yocto] Building test code?

2021-03-16 Thread jchludzinski via lists.yoctoproject.org
It certainly appears to be BUT I'm not certain what I'm looking at? What is _meta-openembedded_? Is it a GIT repo that can be cloned and built? How do I use this to build _spidev-test_? ---John On 2021-03-15 19:54, akuster wrote: On 3/15/21 4:11 PM, jchludzinski via