[OE-core] [PATCH 00/28][RFC] systemd Integration

Radu Moisan radu.moisan at intel.com
Fri Jan 4 15:48:40 UTC 2013


On 01/04/2013 05:45 PM, Radu Moisan wrote:
>
> On 01/03/2013 07:23 PM, Saul Wold wrote:
>> On 01/03/2013 12:16 AM, Radu Moisan wrote:
>>>
>>> On 12/25/2012 03:13 AM, Saul Wold wrote:
>>>>
>>>> Please be sure to build this with the INCOMPATIBLE_LICENSE = "GPLv3"
>>>> settig, I saw the following issues on the Autobuilder.
>>>>
>>>
>>> I've rebuilt systemd without xz dependency and now I can build
>>> core-image-minimal with INCOMPATIBLE_LICENSE = "GPLv3", however
>>> core-image-sato would not build. Do we want sato to build with GPLv3
>>> incompatibility flag set? I couldn't build sato this way on master
>>> either, but I didn't try a clean build so I'm not 100% sure about that.
>>>
>> Sato will not build with non-GPLv3. The other image that can build 
>> non-GPLv3 is core-image-basic, it pulls in much more LSB full 
>> commands, non-busybox.
>>
> I tried to build core-image-basic with incompatible license flag set 
> to GPLv3. It crashes in bash (3.2.48) complaining about undefined 
> reference to `xopen' and 'xread'. I tried to dig a little bit into 
> this but got nowhere. There are no references in code for xopen & 
> xread. I don't understand why the linker is looking for these 
> functions while in the code open & read are called.
>
Forgot to mention that this is happening also on master branch.

Radu




More information about the Openembedded-core mailing list