[yocto] avoid kernel building

Maxin John maxin at maxinbjohn.info
Mon Mar 9 07:01:55 PDT 2015


Hi Parthiban,

On Mon, Mar 9, 2015 at 2:40 PM, Parthiban Kandasamy
<parthiban at 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



More information about the yocto mailing list