summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2010-03-26curl: Bump to 7.20Joshua Lock2
2010-03-26yum: Fix installation of python modulesJoshua Lock2
2010-03-26handbook: Update links to Anjuta pluginJoshua Lock1
2010-03-26fakechroot: Fix patch applicationJoshua Lock1
2010-03-25bitbake/event.py: Run class eventhandlers in the task context but ensure UI h...Richard Purdie1
2010-03-25bitbake/cooker.py: Finishing the command needs to happen after the BuildCompl...Richard Purdie1
2010-03-25cache.py: Bump the cache version after the BBVERSIONS updateRichard Purdie1
2010-03-25bb.manifest: Drop, its unused and obsolete. No point in having dead code aroundRichard Purdie1
2010-03-25BBFILES: use a set to remove duplicates when collecting.Chris Larson1
2010-03-25bb/command was importing bb and accessing some of its own classes indirectly ...Chris Larson1
2010-03-25Why is bb/__init__.py importing bb?Chris Larson1
2010-03-25data_smart: be explicit about what we make available to eval'd python codeChris Larson1
2010-03-25Fix 7 references to undefined variables, as spotted by pyflakesChris Larson4
2010-03-25bb.utils: remove old portage remnantsChris Larson2
2010-03-25bb.utils: utilize string.letters and string.digitsChris Larson1
2010-03-25bb.which: fix broken direction/reverse argumentChris Larson1
2010-03-25crumbs: fix hassattr typoChris Larson1
2010-03-25Implement BBVERSIONSChris Larson4
2010-03-25usermanual.xml: Add documentation on bblayers.confRichard Purdie1
2010-03-25Expand PREMIRRORSEnrico Scholz1
2010-03-25utils: improve wording of error messageBernhard Reutner-Fischer1
2010-03-25bootimg.bbclass: Fix dependency nameRichard Purdie1
2010-03-25parted: Add BBCLASSEXTEND nativeRichard Purdie1
2010-03-25bootimg/boot-directdisk.bbclass: Update afer syslinux changes, fix mbr.bin lo...Richard Purdie2
2010-03-25syslinux: Convert to BBCLASSEXTEND, clean up recipe and staging functionRichard Purdie2
2010-03-25scm-revisions: Always use ??= operatorRichard Purdie3
2010-03-25meta-openmoko: Add layer configurationRichard Purdie3
2010-03-25meta-moblin/layer.conf: Fix layer locationRichard Purdie1
2010-03-25meta-extras: Add layer configurationRichard Purdie4
2010-03-25poky-image-minimal-directdisk: Add directdisk image exampleRichard Purdie1
2010-03-25boot-directdisk.bbclass: Add direct disk image creation classRichard Purdie1
2010-03-25bootimg.bbclass: Improve documentationRichard Purdie1
2010-03-23bitbake: Gross hack to fix packaged-staging with BBCLASSEXTEND packagesRichard Purdie1
2010-03-23packaged-staging.bbclass: Revert accidental damageRichard Purdie1
2010-03-23packaged-staging.bbclass: Fix mkdir to actually create the destination directoryRichard Purdie1
2010-03-23encdev-native: Convert to BBCLASSEXTENDRichard Purdie4
2010-03-23yum: Update yum and createrepo to latest versionJoshua Lock5
2010-03-23.gitignore: ignore bblayers.confJoshua Lock1
2010-03-23linux-nokia800_2.6.21: Remove legacy staging functionJoshua Lock2
2010-03-23u-boot: remove legacy stagingJoshua Lock1
2010-03-23fakechroot: Update to 2.9 and add a patch from DebianJoshua Lock2
2010-03-22pseudo: Add recipeRichard Purdie3
2010-03-22layer.conf: Fix filename conflictRichard Purdie4
2010-03-22Move default SCM versions into separate meta directory specific files to impr...Richard Purdie6
2010-03-22Switch to bblayers configurationRichard Purdie5
2010-03-22bitbake/cooker.py: Add support for a bblayers.conf fileRichard Purdie1
2010-03-22utility-tasks.bbclass: Remove unneeded base_ prefix since we don't EXPORT the...Richard Purdie1
2010-03-22bitbake/providers: Fix merge errorRichard Purdie1
2010-03-22cooker: bail out early if no files to buildBernhard Reutner-Fischer1
2010-03-22Fix issues with BBCLASSEXTEND set by anonymous python, and rename some variab...Chris Larson1