Hi Parthiban,

On Mon, Mar 9, 2015 at 2:40 PM, Parthiban Kandasamy
<parthi...@ulivesystems.com> wrote:
> i am using beagle board-xm, for this board i don want to build kernel
> package. so how to exclude linux-yocto from build process. i tried following
> option
>
> PACKAGE_EXCLUDE = "linux-yocto" -> it was not effect,
> BBMASK .= "|.*linux-yocto" -> it was not effect,
>
> those statement not work, so what will be the correct option.

Please set this in local.conf file:
PREFERRED_PROVIDER_virtual/kernel = "linux-dummy"

and build again.

> thanks and regards,
> parthiban
>       +919790329795

Best Regards,
Maxin
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to