summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/persist_data.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: Remove persist_data domain renaming code as it appears to expose sql...Richard Purdie2009-07-301-10/+0
* bitbake: Make sure tables exist when renamingRichard Purdie2009-07-301-0/+1
* bitbake: Add renameDomain and getKeyValues functions to the persistent data codeRichard Purdie2009-07-291-0/+20
* bitbake: Sync with 1.8 branchRichard Purdie2008-05-131-2/+2
* bitbake: Update to 1.8.10 releaseRichard Purdie2008-01-201-1/+5
* bitbake persist_data: Fix for python 2.4Richard Purdie2007-08-041-2/+2
* bitbake persist_data: Fix for python 2.4Richard Purdie2007-08-041-1/+1
* bitbake persist_data: Fix module referenceRichard Purdie2007-08-041-1/+1
* bitbake persist_data: Add own retry logicRichard Purdie2007-08-041-5/+16
* bitbake persist_data: Use immediate connection modeRichard Purdie2007-08-041-1/+2
* bitbake: Update along 1.8 branchRichard Purdie2007-08-031-0/+94