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