Re: [yocto] Unable to find package mio-lib (mio-lib)!

2011-08-31 Thread 蔡振军
Appreciate your response. This error is caused by the reason you describe. I add a name of package not created to installation list. Changing to �Cstaticdev package name, this error disappear as expected. Thanks. feye 蔡振军 网新技术有限公司物联网事业部 杭州天目山路226号网新大厦 电话-138 6745 1910 __

Re: [yocto] Unable to find package mio-lib (mio-lib)!

2011-08-31 Thread Richard Purdie
On Wed, 2011-08-31 at 14:28 +0800, 蔡振军 wrote: > grep -rn "mio-lib" ./ > > Binary file ./armv5te/mio-lib-dbg-0.1-r0.armv5te.rpm matches > > Binary file ./armv5te/mio-lib-dev-0.1-r0.armv5te.rpm matches > > Binary file ./armv5te/solvedb/Nvra matches > > Binary file ./armv5te/solvedb/__db.006 matc

[yocto] Unable to find package mio-lib (mio-lib)!

2011-08-30 Thread 蔡振军
Hello All, Yesterday I got an error on “task_do_rootfs”. It notice that yocto unable to find package “mio-lib” which I just add to system.However, the “mio-lib” package is built smoothly with no error. I spend whole day to try to resolve this problem and have no progress indeed. here is