All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philip Balister <philip@balister.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: using bitbake
Date: Tue, 05 Jan 2010 17:11:50 -0500	[thread overview]
Message-ID: <4B43B926.2030700@balister.org> (raw)
In-Reply-To: <BAY127-W1795412CA5C5CD1A8D270CD8730@phx.gbl>

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
>



      parent reply	other threads:[~2010-01-05 22:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-05 15:46 using bitbake saleh usman
2010-01-05 18:17 ` Khem Raj
2010-01-05 22:11 ` Philip Balister [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B43B926.2030700@balister.org \
    --to=philip@balister.org \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.