Age | Commit message (Expand) | Author | Files |
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 |
2006-08-22 | Clean up the way patch.bbclass's runcmd handles the directory not existing. | Chris Larson | 1 |
2006-08-21 | Changes for ticket:8, with fixes for the bugs reported by Richard. | Chris Larson | 2 |
2006-08-14 | classes/base.bbclass: | Richard Purdie | 5 |
2006-08-14 | multimachine: HOST_OS should be TARGET_OS | Richard Purdie | 1 |
2006-07-28 | Add projects.o-hand.com/sources/kernel as a mirror for rpsys.net's patches | Richard Purdie | 1 |
2006-07-28 | Update debug packages to place symbol files in a .debug directory - fixes cer... | Richard Purdie | 1 |
2006-07-26 | base.bbclass: Add base_both_contains function for use in task files | Richard Purdie | 1 |
2006-07-26 | rootfs_ipk.bbclass: Add context to reported errors | Richard Purdie | 1 |
2006-07-24 | base.bbclass: Add base_contains function - Can be used to check if a string i... | Richard Purdie | 1 |
2006-07-24 | Add automatic generation of -dbg packages. These contain the debug symbols th... | Richard Purdie | 1 |
2006-07-24 | rootfs_ipk.bbclass, package-index: With the fixed ipkg-utils there is no need... | Richard Purdie | 1 |
2006-07-23 | tinderclient.bbclass: Update from .dev | Richard Purdie | 1 |