On Sun, 2007-08-12 at 10:22 +0100, Richard Purdie wrote: > > I think it is fine to change that, specially as update_data is quite > > cheap nowadays, but I would like to see the difference in our metadata. > > Agreed. We need to find a way of checking changes like this so perhaps > we should create some kind of semi-automated test for this.
I ran some tests and they showed: 1. I could wipe out all my .bb files and replace them with binary blobs just by messing up with os.path.join() (oops!). 2. There are no differences to our metadata with this change[1] except in the exmap-console package when converted for SRCREV (which was how I originally noticed the problem. [1] Ignoring things like TIME changes which I worked around. The second result is probably more useful and I'm therefore going to add the the fix to bitbake 1.8.8 providing nobody objects. Cheers, Richard _______________________________________________ Bitbake-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bitbake-dev
