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
>
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
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
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?
>
>
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
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
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
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