[oe] Bitbake build error on Fedora 12 x86 64-bit

Elvis Dowson elvis.dowson at mac.com
Sat Jan 23 12:38:08 UTC 2010


Hi,
       I found the solution for this. I was using the older svn repository, and bitbake is now being maintained using the git repository, which has the latest updates.

Switching to the git version of the bitbake repository helped remove the error, and the build has now commenced! :-)

$ git clone git://git.openembedded.org/bitbake.git
$ cd bitbake
$ git checkout -b 1.8 --track origin/1.8
$ cd ..

Best regards,

Elvis Dowson



More information about the Openembedded-devel mailing list