From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: How to rebuild images with updated PREFERRED_PROVIDER_xxx in machine conf?
Date: Tue, 23 Mar 2010 13:50:54 -0700 [thread overview]
Message-ID: <20100323205054.GB12446@gmail.com> (raw)
In-Reply-To: <f275a9df1003230243h6942495bya29166db2fda49a@mail.gmail.com>
On (23/03/10 17:43), Jiason Li wrote:
> Sorry all,
>
> My step was:
> 1. bitbake some-image, oe/openembedded/recipes/some-pkg.bb was bitbaked.
> 2. bitbake -c clean some-pkg
> 3. update machine conf with PREFERRED_PROVIDER_some-pkg = "some-pkg-mine"
> 4. bitbake some-pkg, according to the log,
> oe/overlay/recipes/some-pkg-mine/some-pkg-mine.bb was bitbaked
> correctly.
> 5. bitbake some-image, but some-pkg was still bitbaked and was in
> some-image, not some-pkg-mine!
> 6. rm -rf oe/overlay/tmp
> 7. bitbake some-image, this time some-pkg-mine is in some-image, finally.
>
> Any info are very appreciated. :)
may be try
bitbake -c package_update_index some-image
>
> Thank you!
> jiason
> 20100323
>
>
> > My steps:
> > 3. bitbake some-pkg, according to the log,
> > oe/overlay/recipes/some-pkg-mine/some-pkg-mine.bb was bitbaked
> > correctly.
> > 4. update machine conf with PREFERRED_PROVIDER_some-pkg = "some-pkg-mine"
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
next prev parent reply other threads:[~2010-03-23 20:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-23 9:38 How to rebuild images with updated PREFERRED_PROVIDER_xxx in machine conf? Jiason Li
2010-03-23 9:43 ` Jiason Li
2010-03-23 20:50 ` Khem Raj [this message]
2010-03-24 0:53 ` Jiason Li
2010-03-24 1:58 ` Jiason Li
2010-03-25 10:17 ` Jiason Li
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=20100323205054.GB12446@gmail.com \
--to=raj.khem@gmail.com \
--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.