summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/data_smart.py
Commit message (Expand)AuthorAgeFilesLines
...
* Avoid unnecessary calls to keys() when iterating over dictionaries.Chris Larson2010-03-221-2/+2
* bitbake/data_smart.py: Fix error where update-rc.d would not get added to the...Richard Purdie2009-12-161-5/+6
* bitbake: Update to work without warnings with python 2.6Richard Purdie2009-05-121-3/+2
* bitbake/bitbake-dev: Allow much better control of which variable influence bi...Richard Purdie2008-09-301-3/+0
* bitbake: Update to bitbake 1.8 branch headRichard Purdie2008-03-031-2/+2
* bitbake: Sync with 1.8 head. Adds locking to the fetcher to prevent parallel ...Richard Purdie2007-08-161-0/+22
* bitbake: Sync with upstream. Richard Purdie2007-01-081-20/+20
* data_smart.py: micro optimisation from bitbake trunkRichard Purdie2006-11-271-1/+1
* bitbake: Upgrade from 1.4 -> 1.7.4ishRichard Purdie2006-11-161-19/+24
* Update to bitbake 1.4.2 (latest stable branch release). This includes the cac...Richard Purdie2006-05-091-122/+36
* Update to latest bitbakeRichard Purdie2006-03-201-3/+3
* Initial populationRichard Purdie2005-08-311-0/+351