| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | gcc-runtime: Move core code to the main include file | Richard Purdie | 2010-03-31 | 3 | -49/+47 |
* | gcc-cross: Simplify require statements | Richard Purdie | 2010-03-31 | 3 | -4/+3 |
* | gcc: Drop 4.1.2 as its unused | Richard Purdie | 2010-03-31 | 32 | -4535/+0 |
* | gcc: Drop 3.4.4/3.4.6 and gcc-native as all are now unused | Richard Purdie | 2010-03-31 | 55 | -12460/+0 |
* | gcc-csl: Drop old version | Richard Purdie | 2010-03-30 | 16 | -190/+7 |
* | gcc-runtime: Handle libgcc headers correctly and set c++ include patch for pa... | Richard Purdie | 2010-03-30 | 2 | -3/+3 |
* | gcc-runtime: Fix c++ include path | Richard Purdie | 2010-03-30 | 2 | -2/+2 |
* | gcc-package-cross.inc: Only stage gcc-runtime headers for gcc-cross | Richard Purdie | 2010-03-30 | 1 | -4/+6 |
* | classes/conf: Update to handle gcc-runtime | Richard Purdie | 2010-03-29 | 4 | -3/+4 |
* | gcc-runtime: Add initial recipe | Richard Purdie | 2010-03-29 | 10 | -115/+142 |
* | gcc-4.3.3: Add patch for issue PR35942 to fix libstdc++ build issues with cer... | Richard Purdie | 2010-03-29 | 2 | -0/+39 |
* | autotools.bbclass: Allow extraction of the configure arguments for use in str... | Richard Purdie | 2010-03-29 | 1 | -17/+19 |
* | relocatable.bbclass: we need to process library files too | Joshua Lock | 2010-03-26 | 1 | -1/+1 |
* | rootfs_rpm: Explicitly add runtime dependencies to depends | Joshua Lock | 2010-03-26 | 1 | -1/+1 |
* | createrepo: Fix dependencies, yum at runtime and libxml2 at build | Joshua Lock | 2010-03-26 | 1 | -2/+3 |
* | .gitignore: Add packaged staging directory to ignore list | Joshua Lock | 2010-03-26 | 1 | -0/+1 |
* | python-urlgrabber: Update to 3.9.1 with extra patches from Fedora | Joshua Lock | 2010-03-26 | 6 | -12/+202 |
* | python-native: Fix DEPENDS by adding sqlite3 | Joshua Lock | 2010-03-26 | 1 | -2/+2 |
* | pyton-pycurl: Add new recipe from OE.dev | Joshua Lock | 2010-03-26 | 2 | -0/+37 |
* | curl: Bump to 7.20 | Joshua Lock | 2010-03-26 | 2 | -10/+10 |
* | yum: Fix installation of python modules | Joshua Lock | 2010-03-26 | 2 | -15/+17 |
* | handbook: Update links to Anjuta plugin | Joshua Lock | 2010-03-26 | 1 | -7/+10 |
* | fakechroot: Fix patch application | Joshua Lock | 2010-03-26 | 1 | -3/+3 |
* | bitbake/event.py: Run class eventhandlers in the task context but ensure UI h... | Richard Purdie | 2010-03-25 | 1 | -8/+17 |
* | bitbake/cooker.py: Finishing the command needs to happen after the BuildCompl... | Richard Purdie | 2010-03-25 | 1 | -2/+2 |
* | cache.py: Bump the cache version after the BBVERSIONS update | Richard Purdie | 2010-03-25 | 1 | -1/+1 |
* | bb.manifest: Drop, its unused and obsolete. No point in having dead code around | Richard Purdie | 2010-03-25 | 1 | -144/+0 |
* | BBFILES: use a set to remove duplicates when collecting. | Chris Larson | 2010-03-25 | 1 | -4/+4 |
* | bb/command was importing bb and accessing some of its own classes indirectly ... | Chris Larson | 2010-03-25 | 1 | -3/+5 |
* | Why is bb/__init__.py importing bb? | Chris Larson | 2010-03-25 | 1 | -1/+2 |
* | data_smart: be explicit about what we make available to eval'd python code | Chris Larson | 2010-03-25 | 1 | -2/+7 |
* | Fix 7 references to undefined variables, as spotted by pyflakes | Chris Larson | 2010-03-25 | 4 | -8/+7 |
* | bb.utils: remove old portage remnants | Chris Larson | 2010-03-25 | 2 | -588/+1 |
* | bb.utils: utilize string.letters and string.digits | Chris Larson | 2010-03-25 | 1 | -5/+3 |
* | bb.which: fix broken direction/reverse argument | Chris Larson | 2010-03-25 | 1 | -1/+1 |
* | crumbs: fix hassattr typo | Chris Larson | 2010-03-25 | 1 | -1/+1 |
* | Implement BBVERSIONS | Chris Larson | 2010-03-25 | 4 | -30/+134 |
* | usermanual.xml: Add documentation on bblayers.conf | Richard Purdie | 2010-03-25 | 1 | -1/+3 |
* | Expand PREMIRRORS | Enrico Scholz | 2010-03-25 | 1 | -1/+1 |
* | utils: improve wording of error message | Bernhard Reutner-Fischer | 2010-03-25 | 1 | -1/+1 |
* | bootimg.bbclass: Fix dependency name | Richard Purdie | 2010-03-25 | 1 | -1/+1 |
* | parted: Add BBCLASSEXTEND native | Richard Purdie | 2010-03-25 | 1 | -1/+3 |
* | bootimg/boot-directdisk.bbclass: Update afer syslinux changes, fix mbr.bin lo... | Richard Purdie | 2010-03-25 | 2 | -8/+8 |
* | syslinux: Convert to BBCLASSEXTEND, clean up recipe and staging function | Richard Purdie | 2010-03-25 | 2 | -43/+13 |
* | scm-revisions: Always use ??= operator | Richard Purdie | 2010-03-25 | 3 | -178/+177 |
* | meta-openmoko: Add layer configuration | Richard Purdie | 2010-03-25 | 3 | -37/+49 |
* | meta-moblin/layer.conf: Fix layer location | Richard Purdie | 2010-03-25 | 1 | -1/+1 |
* | meta-extras: Add layer configuration | Richard Purdie | 2010-03-25 | 4 | -8/+18 |
* | poky-image-minimal-directdisk: Add directdisk image example | Richard Purdie | 2010-03-25 | 1 | -0/+16 |
* | boot-directdisk.bbclass: Add direct disk image creation class | Richard Purdie | 2010-03-25 | 1 | -0/+92 |