Hello Holger, > > I forgot to recreate "build" directory after I updated OE database, > > thus old bitbake.conf was used. > > Sorry to bother.
I like your attention to details! > What do you mean by recreate the build directory. > E.g. all my build directories initially contain only a directory > (conf) and a file inside this directory called local.conf. I hope you > don't copy org.openembedded.dev/conf/* and org.openembedded.dev/ > classes into your build directory. To avoid such a mess we have the > BBPATH variable. Well, somehow I had file build/conf/bitbake.conf that was only 17KB in size, and did not include KERNELORG_MIRROR definition. I then checked, and found that file org.openembedded.dev/conf/bitbake.conf was of 21KB and did include the KERNELORG_MIRROR string. Not giving it long though, I just copied the 21KB bitbake.conf over the 17KB one. May be deleting it altogether was the proper solution... In any case, it works now. $ echo $BBPATH /home-bel/oe/stuff/build:/home-bel/oe/stuff/org.openembedded.dev $ -- Arieh _______________________________________________ Bitbake-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bitbake-dev
