aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi
2006-10-09oelint.bbclass, documentation.conf: update OE email addressKoen Kooi
2006-10-07packaged-staging.bbclass: Add a class to put staging/ under package managementKoen Kooi
2006-10-03cpan.bbclass: If a module attempts to use LDDFLAGS to link then it will beJamie Lenehan
2006-10-03perl: Another sh3/sh4 shared library fix. Modules build built withJamie Lenehan
2006-10-02classes/package.bbclass: use ?= for PACKAGEFUNCS *again*Koen Kooi
2006-09-28perl: Update cpan_build to automatically add libmodule-build-perl-native toJamie Lenehan
2006-09-28perl: Update cpan.bbclass to set CCFLAGS to CFLAGS so that the compilerJamie Lenehan
2006-09-27multimachine: remove spurious hyphen in staging-kernel-dirKoen Kooi
2006-09-27multimachine.bbclass: fix typo spotted by mr Leemans Koen Kooi
2006-09-27multimachine.bbclass: include TARGET_VENDOR, closes #1440Koen Kooi
2006-09-26base.bbclass: handle tar.Z archives - close #1433Tom Walsh
2006-09-26kernel.bbclass: do not override machine/*.conf setting of KERNEL_IMAGETYPE to...Tom Walsh
2006-09-26cpan.bbclass/cpan_build.bbclass: Make all perl modules DEPEND on perlJamie Lenehan
2006-09-26cpan_build.bbclass: The existing cpan.bbclass works for perl modules thatJamie Lenehan
2006-09-26cpan.bbclass: Instead of putting modules into ${libdir}/perl5 put them intoJamie Lenehan
2006-09-22kernel.bbclass: Update get_kernelversion for changes in kernels >= 2.6.18Richard Purdie
2006-09-18opie.bbclass: move do_opie_install before do_package so we will have opie stu...Marcin Juszkiewicz
2006-09-17classes/test.bbclass: Add a new task called test which we can run after compileHolger Freyther
2006-09-17base.bbclass: attempt to fix the case where do_install wants to run from insi...Koen Kooi
2006-09-17base.bbclass: add ${D} to do_install[dirs] to fix some issues introduced by t...Koen Kooi
2006-09-16package.bbclass: remove do_install *again* to fix all the failed builds peopl...Koen Kooi
2006-09-15classes/package.bbclass,conf/bitbake.conf:Chris Larson
2006-09-15Restructure the subpackage metadata to facilitate use of that metadata by oth...Chris Larson
2006-09-14nylon: added nylon-helpers.bbclass (helper functions for working on the svn t...Martin Dietze
2006-09-14package.bbclass: yank an unintentional change.Chris Larson
2006-09-14package.bbclass:Chris Larson
2006-09-14binconfig.bbclass: Fix path rewriting for staged packages.Paul Sokolovsky
2006-09-12merge of '22712c8613b8a7c9e5bd16bc8a75a2445ce7294c'Paul Sokolovsky
2006-09-12base.bbclass(oe_libinstall): Handle shared libs basenames of which werePaul Sokolovsky
2006-09-12merge of '3585034766082dee6be36ed64f840eaeee7eb14e'Paul Sokolovsky
2006-09-12package.bbclass: Detect duplicates in PACKAGES properly.Paul Sokolovsky
2006-09-12classes/insanity.bbclass: Check for possible insecure RPATH, make it work wit...Holger Freyther
2006-09-12merge of '9fa7d7e59941b8d15fcc1dc722bd3d781d3a4407'Holger Freyther
2006-09-12package.bbclass: Make "strippedness" check overridable.Paul Sokolovsky
2006-09-11classes/icecc.bbclass: Use split so we get the real version instead of a sing...Holger Freyther
2006-09-11classes/insane.bbclass: Run the first test of the insanity.bbclassHolger Freyther
2006-09-10gpe.bbclass: Provide default SECTION assignment.Paul Sokolovsky
2006-09-08package.bbclass:Chris Larson
2006-09-05Add 'rebuild' task to base.bbclass, as it's quite useful and simple to add.Chris Larson
2006-09-05patch.bbclass: Fix bug in PatchTree.Import resulting in new patches being imp...Chris Larson
2006-09-05patch.bbclass: fix issue encountered by zecke, where PatchTree was only doing...Chris Larson
2006-09-03classes/sanity.bbclass: Check for bzip2 in the path as wellHolger Freyther
2006-08-30patch.bbclass:Chris Larson
2006-08-30patch.bbclass:Chris Larson
2006-08-30classes/patch.bbclass: Create a "patches" directory when initialisingJamie Lenehan
2006-08-28Merge from poky:Chris Larson
2006-08-28rm_work.bbclass: stop cleaning out before populate_stagingPhilipp Zabel
2006-08-27gtk-icon-cache.bbclass: Add from pokyRichard Purdie
2006-08-27base.bbclass: Add base_contains and base_both_containg - useful functions for...Richard Purdie