[yocto] query on do_stage

2024-05-31 Thread SIMON BABY
Hei Team, I have a recipe below. I did not see the staging directory under the tmp generated folder. Is there a hidden folder or where are the files going? DESCRIPTION = "UMSD SDK library for Marvell Switch Product Family." LICENSE = "CLOSED" PR = "r0" PROVIDES = "marvell-umsd" SRC_URI = "file:/

[yocto] [prelink-cross] src/execstack.c: fix prelink_path type

2024-05-31 Thread James Hilliard
Fixes: execstack.c: In function ‘execstack_make_rdwr’: execstack.c:127:17: error: passing argument 1 of ‘asprintf’ from incompatible pointer type [-Wincompatible-pointer-types] 127 | asprintf (&prelink_path, "%s/%s", dirname, PRELINK_PROG EXEEXT); | ^

Re: [yocto] query on building rabbitmq-c

2024-05-31 Thread SIMON BABY
Thank you Quentin.This helps Regards Simon On Fri, May 31, 2024 at 3:16 AM Quentin Schulz wrote: > Hi Simon, > > On 5/30/24 7:21 PM, SIMON BABY via lists.yoctoproject.org wrote: > > Hello Alexander, > > > > Thank you for helping this out. > > > > I can see packages-split with below files: > > >

Re: [yocto] GPL License Compliance - Automatically detect linking against GPL libraries

2024-05-31 Thread Richard Purdie
On Fri, 2024-05-31 at 06:40 -0700, Hanke Fabian (DC/PAR) via lists.yoctoproject.org wrote: > Hello, > > thank you for all the responses so far. I guess we will have a look > at fossology and fossas, but we would prefer a solution which does > not require an additional thirdparty service. We know t

Re: [yocto] GPL License Compliance - Automatically detect linking against GPL libraries

2024-05-31 Thread Hanke Fabian (DC/PAR) via lists.yoctoproject.org
Hello, thank you for all the responses so far. I guess we will have a look at fossology and fossas, but we would prefer a solution which does not require an additional thirdparty service. We know that there are different types of GPL licenses which bring different obligations. We are searchin

Re: [yocto] query on building rabbitmq-c

2024-05-31 Thread Quentin Schulz via lists.yoctoproject.org
Hi Simon, On 5/30/24 7:21 PM, SIMON BABY via lists.yoctoproject.org wrote: Hello Alexander, Thank you for helping this out. I can see packages-split with below files: sbaby@eadlng-build-machine:~/workspace/05162024_NIC/741819_NICOPS/build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/rabb