aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/persist_data.py
AgeCommit message (Expand)Author
2010-06-04persist_data: cache connection and use cursorBernhard Reutner-Fischer
2010-04-11Apply some 2to3 transforms that don't cause issues in 2.6Chris Larson
2010-04-10Switch some references to moved functionsChris Larson
2010-04-09Formatting cleanupsChris Larson
2009-10-17Add a compare-versions command which returns whether the SRCREV versions have...Richard Purdie
2008-05-11Allow to store the PersistData in a PERSISTENT_DIR.Holger Hans Peter Freyther
2008-01-20persist_data.py: Add sqlite version checksRichard Purdie
2007-08-05persist_data: Retry if database locked, update MANIFESTRichard Purdie
2007-07-29persist_data.py: Try harder to import an sqlite package. Show how to change t...Richard Purdie
2007-07-29persist_data: Remove bogus testing codeRichard Purdie
2007-07-28Add persistent data store moduleRichard Purdie