From: "Xerxes Rånby" <xerxes@zafena.se>
To: openembedded-devel@lists.openembedded.org, alexondi@rambler.ru
Subject: Re: Correct way continue build after error
Date: Wed, 13 Jan 2010 16:11:30 +0100 [thread overview]
Message-ID: <4B4DE2A2.2030800@zafena.se> (raw)
In-Reply-To: <490981633.1263366609.160668084.15032@mcgi30.rambler.ru>
Perepelica Alexander wrote:
> Hello!
> I look in docs but didn't find answer for subj. Problem is if build is
> failed then I change receipt or configs and then what must I do to
> continue?
> If I must recompile last stage (with configuring and/or unpacking) are
> some ways to do that?
>
>
> --
> Thank you.
> Perepelica Alexander
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
Hi, if you have changed the .bb recipe for the package named "foo" to
fix the error, then recompile the package from scratch using:
bitbake -c clean foo
bitbake foo
More hints are found on the wiki:
http://wiki.openembedded.net/index.php/Bitbake_cheat_sheet
Cheers
Xerxes
next prev parent reply other threads:[~2010-01-13 15:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-13 7:10 Correct way continue build after error Perepelica Alexander
2010-01-13 15:11 ` Xerxes Rånby [this message]
2010-01-13 15:25 ` Koen Kooi
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=4B4DE2A2.2030800@zafena.se \
--to=xerxes@zafena.se \
--cc=alexondi@rambler.ru \
--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.