[oe] How to rebuild images with updated PREFERRED_PROVIDER_xxx in machine conf?

Khem Raj raj.khem at gmail.com
Tue Mar 23 20:50:54 UTC 2010


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 at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel




More information about the Openembedded-devel mailing list