All of lore.kernel.org
 help / color / mirror / Atom feed
* configuring the kernel and adding packages
@ 2013-04-30 23:55 Alexander Keller
  2013-05-02 13:31 ` Daiane Angolini
  0 siblings, 1 reply; 3+ messages in thread
From: Alexander Keller @ 2013-04-30 23:55 UTC (permalink / raw)
  To: meta-freescale

[-- Attachment #1: Type: text/plain, Size: 590 bytes --]

Hello, 

 

                I have configured the kernel the way I wanted using:

 

                                bitbake virtual/kernel -c menuconfig

but I cannot find where the configured kernel is located. Do I have to build
the kernel manually that was in the work directory?

 

                Also, I am used to ltib. One of the great fesstures of ltib
is to easily add packages through the ltib menu. Is there something similar
to that feature in yocto? Is there a way for me to pick and choose what
packages to add for my image?

 

-Alexander Keller 


[-- Attachment #2: Type: text/html, Size: 3171 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: configuring the kernel and adding packages
  2013-04-30 23:55 configuring the kernel and adding packages Alexander Keller
@ 2013-05-02 13:31 ` Daiane Angolini
  2013-05-02 13:45   ` Marco
  0 siblings, 1 reply; 3+ messages in thread
From: Daiane Angolini @ 2013-05-02 13:31 UTC (permalink / raw)
  To: Alexander Keller; +Cc: meta-freescale

On 04/30/2013 08:55 PM, Alexander Keller wrote:
> Hello,
>
>                  I have configured the kernel the way I wanted using:
>
>                                  bitbake virtual/kernel -c menuconfig
>
> but I cannot find where the configured kernel is located. Do I have to
> build the kernel manually that was in the work directory?

I think you will find .config under:
tmp/work/imx6qsabresd-poky-linux-gnueabi/linux-imx/3.0.35-r37.14/git/


>
>                  Also, I am used to ltib. One of the great fesstures of
> ltib is to easily add packages through the ltib menu. Is there something
> similar to that feature in yocto? Is there a way for me to pick and
> choose what packages to add for my image?

You can take a look on hob

https://www.yoctoproject.org/documentation/hob-manual

But I do prefer to keep my images under files and work manually, so I 
don't use it so much.



-- 
Daiane



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: configuring the kernel and adding packages
  2013-05-02 13:31 ` Daiane Angolini
@ 2013-05-02 13:45   ` Marco
  0 siblings, 0 replies; 3+ messages in thread
From: Marco @ 2013-05-02 13:45 UTC (permalink / raw)
  To: meta-freescale

Il 02/05/2013 15:31, Daiane Angolini ha scritto:
> On 04/30/2013 08:55 PM, Alexander Keller wrote:
>> Hello,
>>
>>                  I have configured the kernel the way I wanted using:
>>
>>                                  bitbake virtual/kernel -c menuconfig
>>
>> but I cannot find where the configured kernel is located. Do I have to
>> build the kernel manually that was in the work directory?
>
> I think you will find .config under:
> tmp/work/imx6qsabresd-poky-linux-gnueabi/linux-imx/3.0.35-r37.14/git/
>
>

BTW you could better configure your kernel in the Yocto way with:

  bitbake -c menuconfig virtual/kernel

or

  bitbake -c menuconfig linux

then

  bitbake -c deploy linux



Cordiali Saluti / Kindest Regards / Mit freundlichen Grüßen
-- 
Marco Cavallini | KOAN sas | Bergamo - Italia
  embedded and real-time software engineering
Phone:+39-035-255.235 - Fax:+39-178-22.39.748
       http://www.KoanSoftware.com


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-05-02 13:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-30 23:55 configuring the kernel and adding packages Alexander Keller
2013-05-02 13:31 ` Daiane Angolini
2013-05-02 13:45   ` Marco

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.