Re: [yocto] Incompatible license in yocto

2025-02-03 Thread Manju RR via lists.yoctoproject.org
Here I need to check for everything image build. After making this change I'm trying to build every image and seeing lot of compilation errors. On Mon, 3 Feb, 2025, 4:22 pm Alexander Kanavin, wrote: > On Mon, 3 Feb 2025 at 11:26, Yoann Congal via lists.yoctoproject.org > wrote: > >> I'm trying

Re: [yocto] Incompatible license in yocto

2025-02-03 Thread Alexander Kanavin via lists.yoctoproject.org
On Mon, 3 Feb 2025 at 11:26, Yoann Congal via lists.yoctoproject.org wrote: >> I'm trying to add INCOMPATIBLE_LICENSE = "GPL-3.0* LGPL-3.0*" to yocto >> build. I made this changes in distro include files but after making this >> changes getting lot of compilation errors. Could you help me with

Re: [yocto] Incompatible license in yocto

2025-02-03 Thread Yoann Congal via lists.yoctoproject.org
Hi, Le lun. 3 févr. 2025 à 11:04, Manju RR via lists.yoctoproject.org a écrit : > > -- Forwarded message - > From: Manju RR > Date: Mon, 3 Feb, 2025, 3:14 pm > Subject: Incompatible license in yocto > To: > > > Hi Team, > > I'm trying to add INCOMPATIBLE_LICENSE = "GPL-3.0* LGP