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

Jiason Li listjiason at gmail.com
Wed Mar 24 00:53:29 UTC 2010


Hi,
thanks for the info! :D
I'll try then report if it worked. :-)

Thank you!
jiason
20100324


2010/3/24 Khem Raj:
> 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
>
> _______________________________________________
> 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