[yocto] Preventing a package from building

Jimi Damon jdamon at gmail.com
Tue Jun 13 12:26:23 PDT 2017


This package is being built on the host side during a bitbake using a 
Boundary Devices Yocto build (

* MACHINE=nitrogen6x DISTRO=fslc-x11 . setup-environment build *

+

* bitbake boundary-eval-image-xfce *

) .

I was looking for an easy way to disable even building this into the 
image since the compilation takes quite a long time for Chromium.



On 06/13/2017 12:32 PM, Leonardo Sandoval wrote:
> On Tue, 2017-06-13 at 11:32 -0700, Jimi Damon wrote:
>> Hi,
>>
>>
>> I tried using the PACKAGE_EXCLUDE = "chromium" in my local.conf file
>> but I'm finding that my build it is still trying to build this
>> package.
>>
> is it on your image? at the end, this variable is to exclude the package
> on the resulting image/rootfs.
>
>> Is there a way to prevent this build stage from occurring ?
>>
>>
>>
>> Thanks
>>
>>
>> -- 
>> _______________________________________________
>> yocto mailing list
>> yocto at yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20170613/3c70ac6c/attachment.html>


More information about the yocto mailing list