Age | Commit message (Expand) | Author | Files |
2006-11-22 | sanity.bbclass: Add sdl-config to required programs list. Remove fixme as now... | Richard Purdie | 1 |
2006-11-22 | rootfs_xxx.bbclass: Add missing checkins from the log_check updates | Richard Purdie | 2 |
2006-11-21 | Factor common code out of rootfs_xxx.bbclass into image.bbclass. Add error de... | Richard Purdie | 1 |
2006-11-21 | base.bbclass: Fix errors in none libtooled packages | Richard Purdie | 1 |
2006-11-21 | Site file handling update: Instead of one site file per target, allow entries... | Richard Purdie | 2 |
2006-11-20 | classes: Sync with OE - mainly quoting fixes or other minor updates | Richard Purdie | 15 |
2006-11-20 | binconfig.bbclass: Sync with OE to benefit from improved .la file handling | Richard Purdie | 1 |
2006-11-20 | Fix whitespace | Ross Burton | 1 |
2006-11-20 | update-rc.d.bbclass: 'Fix' whitespace | Richard Purdie | 1 |
2006-11-20 | base.bbclass: Sync with OE (remove broken mirrors, fix fetchall task) | Richard Purdie | 1 |
2006-11-20 | classes: Standardise whitespace in anonymous python methods and factor out fu... | Richard Purdie | 8 |
2006-11-20 | kernel.bbclass: Unset MACHINE to avoid problems | Richard Purdie | 1 |
2006-11-16 | sanity.bbclass: Merge with OE syncing improvements both ways | Richard Purdie | 1 |
2006-11-02 | kernel.bbclass: Sync with updates in OE to work with kernels >= 2.6.18 | Richard Purdie | 2 |
2006-10-28 | lib_package.bbclass: Fix .debug packaging (from OE) | Richard Purdie | 1 |
2006-10-27 | base.bbclass: depchains: don't -destructively- set the pkg's RRECOMMENDS. | Chris Larson | 1 |
2006-10-27 | package.bbclass: depchains: don't -destructively- set the pkg's RRECOMMENDS. | Chris Larson | 1 |
2006-10-25 | patch.bbclass: fix bug where it failed to detect that the user did not modify... | Chris Larson | 1 |
2006-10-22 | package.bbclass: Partially fix another dubious use of packages[0] | Richard Purdie | 1 |
2006-10-21 | package.bbclass: Fix split_locales to remove spurious references to -dbg pack... | Richard Purdie | 1 |
2006-10-20 | image.bbclass: Fix image task dependencies after package.bbclass updates | Richard Purdie | 1 |
2006-10-20 | package.bbclass: Sync with OE upstream | Richard Purdie | 1 |
2006-10-20 | package.bbclass: Split into two tasks, one which prepares the packages and th... | Richard Purdie | 7 |
2006-10-20 | base.bbclass, package.bbclass: Clean up and document. Should be no actual cod... | Richard Purdie | 2 |
2006-10-16 | base.bbclass: Add fetchall task to fetch all sources for all the given task a... | Richard Purdie | 1 |
2006-10-12 | Add check for gawk, needed by x86 glic build | Matthew Allum | 1 |
2006-10-02 | Don't nest os.path.join() calls | Ross Burton | 2 |
2006-09-28 | Update sanity checking to report all missing instead of one per run. Add a ch... | Matthew Allum | 1 |
2006-09-26 | rootfs_ipk: Remove extra rm command to ensure /dev is correctly created | Richard Purdie | 1 |
2006-09-22 | rootfs_ipk.bbclass: Fix function names and exports | Richard Purdie | 1 |
2006-09-21 | Merge devgen branch to trunk. | Chris Larson | 3 |
2006-09-21 | Remove unneeded classes | Richard Purdie | 18 |
2006-09-21 | Clean up and correct MAINTAINERS | Richard Purdie | 1 |
2006-09-20 | Package.bbclass: sync with upstream oe legitimize_package_name. | Chris Larson | 1 |
2006-09-19 | Sync up.. all the deb/dpkg changes which I have locally are now in svn. | Chris Larson | 8 |
2006-09-18 | classes: Reorder tasks so staging occurs after packaging. Add do_install into... | Richard Purdie | 2 |
2006-09-18 | base.bbclass: Remove do_fetch[nostamp] so we don't run the fetch tasks everyt... | Richard Purdie | 1 |
2006-09-15 | patch.bbclass: sync with upstream oe. | Chris Larson | 1 |
2006-09-01 | patch.bbclass: updates from upstream oe. | Chris Larson | 1 |
2006-08-31 | base.bbclass: Add a new 'rebuild' convenience task, which simply does a clean... | Chris Larson | 1 |
2006-08-31 | devshell.bbclass: Run after do_patch | Richard Purdie | 1 |
2006-08-30 | devshell: Convert to its own class and add to poky.conf by default. Export EX... | Richard Purdie | 2 |
2006-08-30 | base.bbclass: Add devshell task. Trigger as bitbake somepackage -c devshell w... | Richard Purdie | 1 |
2006-08-30 | Patch.bbclass: add NOOPResolver class for use in unattended builds, which doe... | Chris Larson | 1 |
2006-08-29 | image.bbclass: Add symlinks to the latest images for a given machine | Richard Purdie | 1 |
2006-08-28 | Patch failure handling updates, added a 'patch' concrete class, so we can app... | Chris Larson | 2 |
2006-08-27 | Patch.bbclass: fix bug resulting in a failure to md5 the local path.. it brok... | Chris Larson | 1 |
2006-08-27 | classes: Sync with OE | Richard Purdie | 12 |
2006-08-23 | Tweaks to work with bitbake trunk: add BB_DEFAULT_TASK, add do_rootfs[nostamp... | Richard Purdie | 3 |
2006-08-23 | Fix the patch.bbclass error handling in a couple of the error paths by changi... | Chris Larson | 1 |