The suggested way to get a recent bitbake, as described in the OE GettingStarted, as well as on the developer.berlios.de site;
svn co svn://svn.berlios.de/bitbake/trunk/bitbake
results in:
svn: Can't connect to host 'svn.berlios.de': Connection refused
And I don't see how the hint in GettingStarted, to use 'transconnect' could work around this.
Version 1.2 and 1.2.1 give the following result:
File "/home/pieter/geode/org.openembedded.dev/packages/quilt/quilt-native_0.39.bb:base_do_fetch", line 4, in base_do_fetch
AttributeError: 'module' object has no attribute 'createCopy'
So I think I need a more recent version.
Can anybody help me getting a recent bitbake?