[yocto] How NOT to include kernel image to the rootfs?

Insop Song insop.song at gmail.com
Mon Jun 24 05:05:29 PDT 2013


Thank you all for the help.

I've added "RDEPENDS_kernel-base = """ at conf/local.conf
Also I had to take out "oprofile" in my image, as oprofile needs
kernel-vmlinux ...

Then it worked.

Thank you all.

Regards,

Insop


On Mon, Jun 24, 2013 at 2:12 AM, Luo Zhenhua-B19537
<B19537 at freescale.com> wrote:
> Insop,
>
> You can check the actual dependency in the output file of "bitbake -g fsl-image-min-net2".
>
>
> Best Regards,
>
> Zhenhua
>
>> -----Original Message-----
>> From: yocto-bounces at yoctoproject.org [mailto:yocto-
>> bounces at yoctoproject.org] On Behalf Of Anders Darander
>> Sent: Monday, June 24, 2013 5:05 PM
>> To: yocto at yoctoproject.org
>> Subject: Re: [yocto] How NOT to include kernel image to the rootfs?
>>
>> * Insop Song <insop.song at gmail.com> [130624 10:56]:
>> > I've tried
>> > - by commenting "RDEPENDS_kernel-base ?= "kernel-image"" from
>> > kernel.bbclass
>> > - and/or adding "RDEPENDS_kernel-base = "" in my image definition
>>
>> You should add this line in either your local.conf, or in a .bbappend for
>> the kernel recipe in question.
>>
>> > But neither worked.
>>
>> That should make it work.
>>
>>
>> Cheers,
>> Anders
>>
>>
>> --
>> Anders Darander
>> ChargeStorm AB / eStorm AB
>> _______________________________________________
>> yocto mailing list
>> yocto at yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto
>
>



More information about the yocto mailing list