summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2006-10-27base.bbclass: depchains: don't -destructively- set the pkg's RRECOMMENDS.Chris Larson1
2006-10-27package.bbclass: depchains: don't -destructively- set the pkg's RRECOMMENDS.Chris Larson1
2006-10-25patch.bbclass: fix bug where it failed to detect that the user did not modify...Chris Larson1
2006-10-22package.bbclass: Partially fix another dubious use of packages[0]Richard Purdie1
2006-10-21package.bbclass: Fix split_locales to remove spurious references to -dbg pack...Richard Purdie1
2006-10-20image.bbclass: Fix image task dependencies after package.bbclass updatesRichard Purdie1
2006-10-20package.bbclass: Sync with OE upstreamRichard Purdie1
2006-10-20package.bbclass: Split into two tasks, one which prepares the packages and th...Richard Purdie7
2006-10-20base.bbclass, package.bbclass: Clean up and document. Should be no actual cod...Richard Purdie2
2006-10-16base.bbclass: Add fetchall task to fetch all sources for all the given task a...Richard Purdie1
2006-10-12Add check for gawk, needed by x86 glic buildMatthew Allum1
2006-10-02Don't nest os.path.join() callsRoss Burton2
2006-09-28Update sanity checking to report all missing instead of one per run. Add a ch...Matthew Allum1
2006-09-26rootfs_ipk: Remove extra rm command to ensure /dev is correctly createdRichard Purdie1
2006-09-22rootfs_ipk.bbclass: Fix function names and exportsRichard Purdie1
2006-09-21Merge devgen branch to trunk.Chris Larson3
2006-09-21Remove unneeded classesRichard Purdie18
2006-09-21Clean up and correct MAINTAINERSRichard Purdie1
2006-09-20Package.bbclass: sync with upstream oe legitimize_package_name.Chris Larson1
2006-09-19Sync up.. all the deb/dpkg changes which I have locally are now in svn.Chris Larson8
2006-09-18classes: Reorder tasks so staging occurs after packaging. Add do_install into...Richard Purdie2
2006-09-18base.bbclass: Remove do_fetch[nostamp] so we don't run the fetch tasks everyt...Richard Purdie1
2006-09-15patch.bbclass: sync with upstream oe.Chris Larson1
2006-09-01patch.bbclass: updates from upstream oe.Chris Larson1
2006-08-31base.bbclass: Add a new 'rebuild' convenience task, which simply does a clean...Chris Larson1
2006-08-31devshell.bbclass: Run after do_patchRichard Purdie1
2006-08-30devshell: Convert to its own class and add to poky.conf by default. Export EX...Richard Purdie2
2006-08-30base.bbclass: Add devshell task. Trigger as bitbake somepackage -c devshell w...Richard Purdie1
2006-08-30Patch.bbclass: add NOOPResolver class for use in unattended builds, which doe...Chris Larson1
2006-08-29image.bbclass: Add symlinks to the latest images for a given machineRichard Purdie1
2006-08-28Patch failure handling updates, added a 'patch' concrete class, so we can app...Chris Larson2
2006-08-27Patch.bbclass: fix bug resulting in a failure to md5 the local path.. it brok...Chris Larson1
2006-08-27classes: Sync with OERichard Purdie12
2006-08-23Tweaks to work with bitbake trunk: add BB_DEFAULT_TASK, add do_rootfs[nostamp...Richard Purdie3
2006-08-23Fix the patch.bbclass error handling in a couple of the error paths by changi...Chris Larson1
2006-08-22Clean up the way patch.bbclass's runcmd handles the directory not existing.Chris Larson1
2006-08-21Changes for ticket:8, with fixes for the bugs reported by Richard.Chris Larson2
2006-08-14classes/base.bbclass:Richard Purdie5
2006-08-14multimachine: HOST_OS should be TARGET_OSRichard Purdie1
2006-07-28Add projects.o-hand.com/sources/kernel as a mirror for rpsys.net's patchesRichard Purdie1
2006-07-28Update debug packages to place symbol files in a .debug directory - fixes cer...Richard Purdie1
2006-07-26base.bbclass: Add base_both_contains function for use in task filesRichard Purdie1
2006-07-26rootfs_ipk.bbclass: Add context to reported errorsRichard Purdie1
2006-07-24base.bbclass: Add base_contains function - Can be used to check if a string i...Richard Purdie1
2006-07-24Add automatic generation of -dbg packages. These contain the debug symbols th...Richard Purdie1
2006-07-24rootfs_ipk.bbclass, package-index: With the fixed ipkg-utils there is no need...Richard Purdie1
2006-07-23tinderclient.bbclass: Update from .devRichard Purdie1
2006-07-21Rename /openembedded/ -> /meta/Richard Purdie76