summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* .gitignore: Add packaged staging directory to ignore listJoshua Lock2010-03-261-0/+1
* python-urlgrabber: Update to 3.9.1 with extra patches from FedoraJoshua Lock2010-03-266-12/+202
* python-native: Fix DEPENDS by adding sqlite3Joshua Lock2010-03-261-2/+2
* pyton-pycurl: Add new recipe from OE.devJoshua Lock2010-03-262-0/+37
* curl: Bump to 7.20Joshua Lock2010-03-262-10/+10
* yum: Fix installation of python modulesJoshua Lock2010-03-262-15/+17
* handbook: Update links to Anjuta pluginJoshua Lock2010-03-261-7/+10
* fakechroot: Fix patch applicationJoshua Lock2010-03-261-3/+3
* bitbake/event.py: Run class eventhandlers in the task context but ensure UI h...Richard Purdie2010-03-251-8/+17
* bitbake/cooker.py: Finishing the command needs to happen after the BuildCompl...Richard Purdie2010-03-251-2/+2
* cache.py: Bump the cache version after the BBVERSIONS updateRichard Purdie2010-03-251-1/+1
* bb.manifest: Drop, its unused and obsolete. No point in having dead code aroundRichard Purdie2010-03-251-144/+0
* BBFILES: use a set to remove duplicates when collecting.Chris Larson2010-03-251-4/+4
* bb/command was importing bb and accessing some of its own classes indirectly ...Chris Larson2010-03-251-3/+5
* Why is bb/__init__.py importing bb?Chris Larson2010-03-251-1/+2
* data_smart: be explicit about what we make available to eval'd python codeChris Larson2010-03-251-2/+7
* Fix 7 references to undefined variables, as spotted by pyflakesChris Larson2010-03-254-8/+7
* bb.utils: remove old portage remnantsChris Larson2010-03-252-588/+1
* bb.utils: utilize string.letters and string.digitsChris Larson2010-03-251-5/+3
* bb.which: fix broken direction/reverse argumentChris Larson2010-03-251-1/+1
* crumbs: fix hassattr typoChris Larson2010-03-251-1/+1
* Implement BBVERSIONSChris Larson2010-03-254-30/+134
* usermanual.xml: Add documentation on bblayers.confRichard Purdie2010-03-251-1/+3
* Expand PREMIRRORSEnrico Scholz2010-03-251-1/+1
* utils: improve wording of error messageBernhard Reutner-Fischer2010-03-251-1/+1
* bootimg.bbclass: Fix dependency nameRichard Purdie2010-03-251-1/+1
* parted: Add BBCLASSEXTEND nativeRichard Purdie2010-03-251-1/+3
* bootimg/boot-directdisk.bbclass: Update afer syslinux changes, fix mbr.bin lo...Richard Purdie2010-03-252-8/+8
* syslinux: Convert to BBCLASSEXTEND, clean up recipe and staging functionRichard Purdie2010-03-252-43/+13
* scm-revisions: Always use ??= operatorRichard Purdie2010-03-253-178/+177
* meta-openmoko: Add layer configurationRichard Purdie2010-03-253-37/+49
* meta-moblin/layer.conf: Fix layer locationRichard Purdie2010-03-251-1/+1
* meta-extras: Add layer configurationRichard Purdie2010-03-254-8/+18
* poky-image-minimal-directdisk: Add directdisk image exampleRichard Purdie2010-03-251-0/+16
* boot-directdisk.bbclass: Add direct disk image creation classRichard Purdie2010-03-251-0/+92
* bootimg.bbclass: Improve documentationRichard Purdie2010-03-251-4/+18
* bitbake: Gross hack to fix packaged-staging with BBCLASSEXTEND packagesRichard Purdie2010-03-231-0/+2
* packaged-staging.bbclass: Revert accidental damageRichard Purdie2010-03-231-1/+1
* packaged-staging.bbclass: Fix mkdir to actually create the destination directoryRichard Purdie2010-03-231-2/+2
* encdev-native: Convert to BBCLASSEXTENDRichard Purdie2010-03-234-6/+2
* yum: Update yum and createrepo to latest versionJoshua Lock2010-03-235-63/+34
* .gitignore: ignore bblayers.confJoshua Lock2010-03-231-0/+1
* linux-nokia800_2.6.21: Remove legacy staging functionJoshua Lock2010-03-232-6/+7
* u-boot: remove legacy stagingJoshua Lock2010-03-231-3/+3
* fakechroot: Update to 2.9 and add a patch from DebianJoshua Lock2010-03-232-16/+11
* pseudo: Add recipeRichard Purdie2010-03-223-0/+105
* layer.conf: Fix filename conflictRichard Purdie2010-03-224-2/+173
* Move default SCM versions into separate meta directory specific files to impr...Richard Purdie2010-03-226-302/+41
* Switch to bblayers configurationRichard Purdie2010-03-225-11/+32
* bitbake/cooker.py: Add support for a bblayers.conf fileRichard Purdie2010-03-221-8/+25