aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
2008-10-19remove oesources.org from list of mirrorsAndreas Oberritter
2008-03-05classes/rootfs_ipk: fix bashismFelix Domke
2007-06-24classes/distutils-base.bbclass: fix for python 2.5Felix Domke
2006-12-11base.bbclass: add source mirrorFelix Domke
2006-09-14package.bbclass: work around bogus -dbg RDEPENDS on split packagesFelix Domke
2006-09-13merge of '362d00084fcab0dc4cba423bee3c23d68532cb36'Felix Domke
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-28package.bbclass: also allow links to be packaged in do_split_packagesFelix Domke
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
2006-08-27gconf.bbclass: Add gconf to DEPENDS (from poky)Richard Purdie
2006-08-27package.bbclass: remove do_install from PACKAGE_FUNCS, as noted by Philipp ZabelKoen Kooi
2006-08-26base.bbclass: Change FILESPATH handling to allow it to be appended/prepended ...Richard Purdie
2006-08-25classes: run do_package before do_stage so we can populate staging with packa...Koen Kooi
2006-08-23base.bbclass: Remove empty messagesRichard Purdie
2006-08-22base.bbclass: remove nostamp for fetchKoen Kooi
2006-08-21merge of df84e8f6ddb4607c824cd8dbc63c44ffbb308f9aFlorian Boor
2006-08-20classes: Add task dependencies expressions, as required for the new multithre...Richard Purdie
2006-08-20multimachine.bbclass: Should use TARGET_OS, not HOST_OSRichard Purdie
2006-08-20classes/icecc.bbclass: Simplify, improve code creating a tar.bz2Holger Freyther
2006-08-19classes/icecc.bbclass: Determine version of gcc by executing it, use os.path....Holger Freyther
2006-08-19classes/icecc.bbclass: Remove tabs, use inherit_class to check if we build a ...Holger Freyther
2006-08-19classes/tinderclient.bbclass: Send PF instead of only PHolger Freyther
2006-08-18classes/tinderclient.bbclass: Fix the getVar invocation and the test...Holger Freyther
2006-08-17classes/tinderclient.bbclass: TINDER_AUTOBUILD=0 to disable running do_cleanHolger Freyther
2006-08-17classes/tinderclient.bbclass: Fixes. truncate does not work this way...Holger Freyther
2006-08-17classes/tinderclient.bbclass: Add workaround for bitbake -k and save the statusHolger Freyther
2006-08-12kernel.bbclass, module.bbclass: changed depmod -A into depmod -aFrans Meulenbroeks
2006-08-09merge of '717b91542897124c8b4223fbacd82af0aaecf154'Felix Domke
2006-08-06clases/cpan.bbclass,packages/perl: add EXTRA_CPANFLAGS, fix nativeHolger Freyther
2006-08-05classes/base.bbclass: Make find call portableHolger Freyther