summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/cache.py
Commit message (Expand)AuthorAgeFilesLines
* Made '-b' work with BBCLASSEXTENDEnrico Scholz2010-07-021-0/+1
* Pass the config metadata into the Cache constructor rather than the cookerChris Larson2010-07-021-4/+4
* cache.py: Bump the cache version after the BBVERSIONS updateRichard Purdie2010-03-251-1/+1
* Implement BBVERSIONSChris Larson2010-03-251-5/+5
* bitbake: [cache] copy instead of deepcopy in syncHolger Freyther2010-02-151-1/+1
* bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie2010-01-201-45/+44
* bitbake: Sync various functions with those from bitbake-dev and bitbake upstreamRichard Purdie2009-11-131-1/+1
* bitbake/cache.py: Add warnings for leakage of SRCREVINACTION magic valueRichard Purdie2009-09-241-1/+3
* bitbake cache: Add code to catch a nasty cache corruption issue to aid in tra...Richard Purdie2009-09-031-0/+3
* bitbake: Update to work without warnings with python 2.6Richard Purdie2009-05-121-2/+1
* bitbake: Add in code to support the BBCLASSEXTEND variable. Virtual native/sd...Richard Purdie2009-01-031-8/+62
* bitbake/cache.py: Simplify logicRichard Purdie2009-01-031-11/+9
* bitbake/bitbake-dev: Sync with upstreamRichard Purdie2008-12-061-1/+5
* bitbake/bitbake-dev: Bump cache version after AUTOREV DONT_CACHE changesRichard Purdie2008-10-011-1/+1
* bitbake cache.py: When SRCREV autorevisioning for a recipe is in use, don't c...Richard Purdie2008-09-301-1/+10
* bitbake: Fix a bug where changed files weren't getting spotted and an invalid...Richard Purdie2008-03-281-2/+2
* bitbake: Update with changes from bitbake 1.8 branchRichard Purdie2008-03-141-38/+40
* bitbake: Bump cache versionRichard Purdie2008-03-031-1/+1
* bitbake: Update to bitbake 1.8 branch headRichard Purdie2008-03-031-18/+45
* bitbake: Update to latest bitbake-1.8 branchRichard Purdie2007-09-021-1/+4
* bitbake: Update to 1.8.1 (inc. various bug fixes, epoch support)Richard Purdie2007-04-011-3/+7
* bitbake: Sync with upstream. Richard Purdie2007-01-081-19/+17
* bitbake: Upgrade from 1.4 -> 1.7.4ishRichard Purdie2006-11-161-41/+166
* Update to bitbake 1.4.2 (latest stable branch release). This includes the cac...Richard Purdie2006-05-091-0/+306