Recently most (if not all) BUG components moved from CVS to Subversion. Many recipes got updated to that fact and set to fetch source from new repository. But the problem is that all of them have PV = "1.0" so each change to code require manual rebuilding instead of letting BitBake to notice new version and do new build.What I did in r7123-7125 was changing this. All recipes which fetch from http://svn.buglabs.net/ have now PV...