Re: [yocto] etherlab

2024-01-17 Thread Marek Belisko
On Wed, Jan 17, 2024 at 11:11 PM Daniele Lugli wrote: > Hi all, > > I am trying to add an EtherLAB Ethercat master to my target. > > I added a new recipes-etherlab directory at the same level of other > working recipes: > > recipes-etherlab > | > +-etherlab >| >+-etherlab_0.1.bb >

[yocto] [layerindex-web][PATCH] global: deprecated pkg_resources parse_version

2024-01-17 Thread Tim Orling
Since we are only using parse_version for comparison (typically checking that we are greater than some minimum version for tool or package), we can use packaging.version.parse as if it was parse_version [YOCTO #15348] Signed-off-by: Tim Orling --- layerindex/update.py | 2 +- l

[yocto] [PATCH] meta-security: libhoth: SRCREV bump e520f8f...e482716

2024-01-17 Thread Yushi Sun via lists.yoctoproject.org
Nicholas Nooney (1): Update error messages in htool_exec_hostcmd (#43) Royce (1): Add ability to process raw host commands (#41) Yoan Andreev (1): Payload getstatus (#40) daimeng (1): htool: Allow console snapshot on proxy channels (#42) Signed-off-by: Yushi Sun --- me

Re: [yocto] append recipe to multiconfig build from top-level local.conf

2024-01-17 Thread Matt Wood
Hi Jose, On 1/16/24 04:34, Jose Quaresma wrote: > > > Matt Wood mailto:mattwood2...@gmail.com>> escreveu > (segunda, 15/01/2024 à(s) 19:44): > > Hi, > > I was wondering if the IMAGE_INSTALL:append syntax could work in > multiconfig environment from the top-level local.conf file? > >

[yocto] etherlab

2024-01-17 Thread Daniele Lugli
Hi all, I am trying to add an EtherLAB Ethercat master to my target. I added a new recipes-etherlab directory at the same level of other working recipes: recipes-etherlab | +-etherlab | +-etherlab_0.1.bb | +-files | +-ethercat The ethercat directory is from https://gitlab.com/etherlab.org/ethe

Re: [yocto] initramfs and system logs

2024-01-17 Thread Khem Raj
On Wed, Jan 17, 2024 at 5:43 AM jguittet.opensource via lists.yoctoproject.org wrote: > > Dear community, > > I'm currently building a professional yocto project. > There are 2 variants of the image I'm building: the first one is using > classical rootfs on SD card (dev and test purpose). The oth

[yocto] initramfs and system logs

2024-01-17 Thread Joel GUITTET via lists.yoctoproject.org
Dear community, I'm currently building a professional yocto project. There are 2 variants of the image I'm building: the first one is using classical rootfs on SD card (dev and test purpose). The other one is building an initramfs fitImage (production). I'm using INITRAMFS_IMAGE to indicate the

[yocto] initramfs and system logs

2024-01-17 Thread jguittet.opensource via lists.yoctoproject.org
Dear community, I'm currently building a professional yocto project. There are 2 variants of the image I'm building: the first one is using classical rootfs on SD card (dev and test purpose). The other one is building an initramfs fitImage (production). I'm using INITRAMFS_IMAGE to indicate the