Age | Commit message (Expand) | Author | Files |
2007-04-03 | classes: Rework core dependencies to work properly at the task level | Richard Purdie | 1 |
2007-03-21 | base.bbclass: unexport DISTRO to prevent application compile failures | Richard Purdie | 1 |
2006-12-20 | Remove DISTRO_TYPE, replacing with IMAGE_FEATURES. Documentation is in local.... | Richard Purdie | 1 |
2006-11-25 | base.bbclass: unexport MACHINE | Richard Purdie | 1 |
2006-11-23 | base.bbclass: Make sure MACHINE isn't exported fixing failures in binutils wh... | 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 | 1 |
2006-11-20 | classes: Sync with OE - mainly quoting fixes or other minor updates | 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 | 1 |
2006-10-27 | base.bbclass: depchains: don't -destructively- set the pkg's RRECOMMENDS. | Chris Larson | 1 |
2006-10-20 | package.bbclass: Split into two tasks, one which prepares the packages and th... | Richard Purdie | 1 |
2006-10-20 | base.bbclass, package.bbclass: Clean up and document. Should be no actual cod... | Richard Purdie | 1 |
2006-10-16 | base.bbclass: Add fetchall task to fetch all sources for all the given task a... | Richard Purdie | 1 |
2006-09-21 | Merge devgen branch to trunk. | Chris Larson | 1 |
2006-09-18 | classes: Reorder tasks so staging occurs after packaging. Add do_install into... | Richard Purdie | 1 |
2006-09-18 | base.bbclass: Remove do_fetch[nostamp] so we don't run the fetch tasks everyt... | Richard Purdie | 1 |
2006-08-31 | base.bbclass: Add a new 'rebuild' convenience task, which simply does a clean... | Chris Larson | 1 |
2006-08-30 | devshell: Convert to its own class and add to poky.conf by default. Export EX... | Richard Purdie | 1 |
2006-08-30 | base.bbclass: Add devshell task. Trigger as bitbake somepackage -c devshell w... | Richard Purdie | 1 |
2006-08-28 | Patch failure handling updates, added a 'patch' concrete class, so we can app... | Chris Larson | 1 |
2006-08-27 | classes: Sync with OE | Richard Purdie | 1 |
2006-08-23 | Tweaks to work with bitbake trunk: add BB_DEFAULT_TASK, add do_rootfs[nostamp... | Richard Purdie | 1 |
2006-08-21 | Changes for ticket:8, with fixes for the bugs reported by Richard. | Chris Larson | 1 |
2006-08-14 | classes/base.bbclass: | 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-26 | base.bbclass: Add base_both_contains function for use in task files | 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-21 | Rename /openembedded/ -> /meta/ | Richard Purdie | 1 |