* minimal image without GPLv3
@ 2016-07-26 6:21 Robert Berger
2016-07-26 21:02 ` Paul Eggleton
0 siblings, 1 reply; 2+ messages in thread
From: Robert Berger @ 2016-07-26 6:21 UTC (permalink / raw)
To: yocto
Hi,
I am yocto-izing people again and someone asked how to build a minimal
Yocto image without GPLv3 components.
I said like this[1]
1. Comment out the EXTRA_IMAGE_FEATURES line
2. Set INCOMPATIBLE_LICENSE = "GPL-3.0 LGPL-3.0 AGPL-3.0"
... and indeed a core-image-minimal was built with alternative packages
like busybox instead of bash ...
but it did not run on qemu due to some kernel issues.
I did not investigate it further, but is this s known problem?
Regards,
Robert
[1]
http://www.yoctoproject.org/docs/latest/mega-manual/mega-manual.html#ref-images...Programming
today is a race between software engineers striving to build bigger and
better idiot-proof programs, and the Universe trying to produce bigger
and better idiots. So far, the Universe is winning.
My public pgp key is available,at:
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x90320BF1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: minimal image without GPLv3
2016-07-26 6:21 minimal image without GPLv3 Robert Berger
@ 2016-07-26 21:02 ` Paul Eggleton
0 siblings, 0 replies; 2+ messages in thread
From: Paul Eggleton @ 2016-07-26 21:02 UTC (permalink / raw)
To: Robert Berger; +Cc: yocto
Hi Robert,
On Tue, 26 Jul 2016 09:21:34 Robert Berger wrote:
> I am yocto-izing people again and someone asked how to build a minimal
> Yocto image without GPLv3 components.
>
> I said like this[1]
>
> 1. Comment out the EXTRA_IMAGE_FEATURES line
> 2. Set INCOMPATIBLE_LICENSE = "GPL-3.0 LGPL-3.0 AGPL-3.0"
>
> ... and indeed a core-image-minimal was built with alternative packages
> like busybox instead of bash ...
>
> but it did not run on qemu due to some kernel issues.
>
> I did not investigate it further, but is this s known problem?
Not that I know of - and on the face of it it seems unlikely that this would
be related, unless perhaps the bootloader changed - most of the parts that are
switched out under these circumstances are part of userspace; the tools used
to build the kernel should be the same.
In any event this sort of thing shouldn't happen. Could you perhaps file a bug
for this with more details?
Thanks,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-07-26 21:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-26 6:21 minimal image without GPLv3 Robert Berger
2016-07-26 21:02 ` Paul Eggleton
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.