* Are native packages dependencies listed in license.manifest?
@ 2019-06-24 18:06 pierrelucbuhler
2019-06-24 21:48 ` Burton, Ross
0 siblings, 1 reply; 3+ messages in thread
From: pierrelucbuhler @ 2019-06-24 18:06 UTC (permalink / raw)
To: yocto@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 865 bytes --]
Hi,
I’m currently working to remove all GPLv3 packages included in my image.
I was using the license manifest file to list the remaining GPLv3 packages to remove.
While I was trying to remove gdbm, I ecountered some native dependencies.
When I looked at the license.manifest file, gdbm was still listed.
So I was asking myself if I still had packages that depends/includes gdbm hidden somewhere or it’s because the license.manifest also list packages used on the build host even if they are not included in the image.
For example, if curl-native is used in a recipe will curl be listed in license.manifest even if curl is not in the image?
So in other words, does license.manifest also includes native packages or it only lists the packages that make up the image (included in the image)?
Thanks for the support,
PLB
[-- Attachment #2: Type: text/html, Size: 2060 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Are native packages dependencies listed in license.manifest?
2019-06-24 18:06 Are native packages dependencies listed in license.manifest? pierrelucbuhler
@ 2019-06-24 21:48 ` Burton, Ross
2019-06-26 18:21 ` Pierre-Luc Buhler
0 siblings, 1 reply; 3+ messages in thread
From: Burton, Ross @ 2019-06-24 21:48 UTC (permalink / raw)
To: pierrelucbuhler; +Cc: yocto@yoctoproject.org
The image manifest lists what is being *distributed* so doesn't
include native dependencies.
Ross
On Mon, 24 Jun 2019 at 19:50, <pierrelucbuhler@gmail.com> wrote:
>
> Hi,
> I’m currently working to remove all GPLv3 packages included in my image.
> I was using the license manifest file to list the remaining GPLv3 packages to remove.
> While I was trying to remove gdbm, I ecountered some native dependencies.
> When I looked at the license.manifest file, gdbm was still listed.
> So I was asking myself if I still had packages that depends/includes gdbm hidden somewhere or it’s because the license.manifest also list packages used on the build host even if they are not included in the image.
> For example, if curl-native is used in a recipe will curl be listed in license.manifest even if curl is not in the image?
>
> So in other words, does license.manifest also includes native packages or it only lists the packages that make up the image (included in the image)?
>
> Thanks for the support,
>
> PLB
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Are native packages dependencies listed in license.manifest?
2019-06-24 21:48 ` Burton, Ross
@ 2019-06-26 18:21 ` Pierre-Luc Buhler
0 siblings, 0 replies; 3+ messages in thread
From: Pierre-Luc Buhler @ 2019-06-26 18:21 UTC (permalink / raw)
To: Burton, Ross; +Cc: yocto@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 1403 bytes --]
Thanks for the response.
Have a nice day.
PLB
Le lun. 24 juin 2019, à 17 h 49, Burton, Ross <ross.burton@intel.com> a
écrit :
> The image manifest lists what is being *distributed* so doesn't
> include native dependencies.
>
> Ross
>
> On Mon, 24 Jun 2019 at 19:50, <pierrelucbuhler@gmail.com> wrote:
> >
> > Hi,
> > I’m currently working to remove all GPLv3 packages included in my image.
> > I was using the license manifest file to list the remaining GPLv3
> packages to remove.
> > While I was trying to remove gdbm, I ecountered some native dependencies.
> > When I looked at the license.manifest file, gdbm was still listed.
> > So I was asking myself if I still had packages that depends/includes
> gdbm hidden somewhere or it’s because the license.manifest also list
> packages used on the build host even if they are not included in the image.
> > For example, if curl-native is used in a recipe will curl be listed in
> license.manifest even if curl is not in the image?
> >
> > So in other words, does license.manifest also includes native packages
> or it only lists the packages that make up the image (included in the
> image)?
> >
> > Thanks for the support,
> >
> > PLB
> >
> > --
> > _______________________________________________
> > yocto mailing list
> > yocto@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/yocto
>
[-- Attachment #2: Type: text/html, Size: 2043 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-06-26 18:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-24 18:06 Are native packages dependencies listed in license.manifest? pierrelucbuhler
2019-06-24 21:48 ` Burton, Ross
2019-06-26 18:21 ` Pierre-Luc Buhler
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.