All of lore.kernel.org
 help / color / mirror / Atom feed
* using bitbake
@ 2010-01-05 15:46 saleh usman
  2010-01-05 18:17 ` Khem Raj
  2010-01-05 22:11 ` Philip Balister
  0 siblings, 2 replies; 3+ messages in thread
From: saleh usman @ 2010-01-05 15:46 UTC (permalink / raw)
  To: Openembedded Discussion


Hello

I've built console-image usnig bitbake. If I want to build another recipie  like helloworld  than what should I do?.wheather to delete tmp directory and rebuild all of the things or any other way?

Saleh
 		 	   		  
_________________________________________________________________
Windows Live: Friends get your Flickr, Yelp, and Digg updates when they e-mail you.
http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_3:092010

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

* Re: using bitbake
  2010-01-05 15:46 using bitbake saleh usman
@ 2010-01-05 18:17 ` Khem Raj
  2010-01-05 22:11 ` Philip Balister
  1 sibling, 0 replies; 3+ messages in thread
From: Khem Raj @ 2010-01-05 18:17 UTC (permalink / raw)
  To: openembedded-devel

On (05/01/10 20:46), saleh usman wrote:
> 
> Hello
> 
> I've built console-image usnig bitbake. If I want to build another recipie  like helloworld  than what should I do?.wheather to delete tmp directory and rebuild all of the things or any other way?

no. You can just do bitbake helloworld

-Khem

> 
> Saleh
>  		 	   		  
> _________________________________________________________________
> Windows Live: Friends get your Flickr, Yelp, and Digg updates when they e-mail you.
> http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_3:092010
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel



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

* Re: using bitbake
  2010-01-05 15:46 using bitbake saleh usman
  2010-01-05 18:17 ` Khem Raj
@ 2010-01-05 22:11 ` Philip Balister
  1 sibling, 0 replies; 3+ messages in thread
From: Philip Balister @ 2010-01-05 22:11 UTC (permalink / raw)
  To: openembedded-devel

On 01/05/2010 10:46 AM, saleh usman wrote:
>
> Hello
>
> I've built console-image usnig bitbake. If I want to build another recipie  like helloworld  than what should I do?.wheather to delete tmp directory and rebuild all of the things or any other way?

For console-image, you can add a line like:

ANGSTROM_EXTRA_INSTALL = " screen oprofile task-native-sdk "

to local.conf

Do a "bitbake -c clean task-base" then "bitbake console-image" (cleaning 
task-base may be overkill)

You can also bitbake recipe-name and find the ipk in 
tmp/deploy/..../ipks/machine or arch/package ...

Philip


>
> Saleh
>   		 	   		
> _________________________________________________________________
> Windows Live: Friends get your Flickr, Yelp, and Digg updates when they e-mail you.
> http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_3:092010
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



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

end of thread, other threads:[~2010-01-05 22:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-05 15:46 using bitbake saleh usman
2010-01-05 18:17 ` Khem Raj
2010-01-05 22:11 ` Philip Balister

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.