summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)AuthorFiles
2006-08-28Merge from poky:Chris Larson2
2006-08-28rm_work.bbclass: stop cleaning out before populate_stagingPhilipp Zabel1
2006-08-27gtk-icon-cache.bbclass: Add from pokyRichard Purdie1
2006-08-27base.bbclass: Add base_contains and base_both_containg - useful functions for...Richard Purdie1
2006-08-27gconf.bbclass: Add gconf to DEPENDS (from poky)Richard Purdie1
2006-08-27package.bbclass: remove do_install from PACKAGE_FUNCS, as noted by Philipp ZabelKoen Kooi1
2006-08-26base.bbclass: Change FILESPATH handling to allow it to be appended/prepended ...Richard Purdie1
2006-08-25classes: run do_package before do_stage so we can populate staging with packa...Koen Kooi2
2006-08-23base.bbclass: Remove empty messagesRichard Purdie1
2006-08-22base.bbclass: remove nostamp for fetchKoen Kooi1
2006-08-21merge of df84e8f6ddb4607c824cd8dbc63c44ffbb308f9aFlorian Boor2
2006-08-20classes: Add task dependencies expressions, as required for the new multithre...Richard Purdie4
2006-08-20multimachine.bbclass: Should use TARGET_OS, not HOST_OSRichard Purdie1
2006-08-20classes/icecc.bbclass: Simplify, improve code creating a tar.bz2Holger Freyther1
2006-08-19classes/icecc.bbclass: Determine version of gcc by executing it, use os.path....Holger Freyther1
2006-08-19classes/icecc.bbclass: Remove tabs, use inherit_class to check if we build a ...Holger Freyther1
2006-08-19classes/tinderclient.bbclass: Send PF instead of only PHolger Freyther1
2006-08-18classes/tinderclient.bbclass: Fix the getVar invocation and the test...Holger Freyther1
2006-08-17classes/tinderclient.bbclass: TINDER_AUTOBUILD=0 to disable running do_cleanHolger Freyther1
2006-08-17classes/tinderclient.bbclass: Fixes. truncate does not work this way...Holger Freyther1
2006-08-17classes/tinderclient.bbclass: Add workaround for bitbake -k and save the statusHolger Freyther1
2006-08-12kernel.bbclass, module.bbclass: changed depmod -A into depmod -aFrans Meulenbroeks2
2006-08-06clases/cpan.bbclass,packages/perl: add EXTRA_CPANFLAGS, fix nativeHolger Freyther1
2006-08-05classes/base.bbclass: Make find call portableHolger Freyther1
2006-07-31Change -dbg objects to use .debug directory. Fixes various FILES issues.Richard Purdie1
2006-07-28classes/insane.bbclass: Add skeleton for the testsHolger Freyther1
2006-07-28classes/package.bbclass: Only set PACKAGEFUNCS once!Holger Freyther1
2006-07-28classes/insane.bbclass: Remove GPL text, add more planned checksHolger Freyther1
2006-07-28base.bbclass: bugfix in oe_unpack_fileChris Larson1
2006-07-26rootfs_ipk, package-index: Fix an error introduced in a previous commit - mak...Richard Purdie1
2006-07-25classes/kernel-arch.bbclass: Update the kernel arch selection so thatJamie Lenehan1
2006-07-24rootfs_ipk.bbclass, package-index: With the fixed ipkg-utils there is no need...Richard Purdie1
2006-07-24Add automatic generation of -dbg packages. These contain the debug symbols th...Richard Purdie1
2006-07-22classes/base.bbclass: adapt to monotone 0.27Koen Kooi1
2006-07-15sanity.bbclass: relax the DISTRO check a bit, taking into account that some D...Michael Lauer1
2006-07-08class/tinderclient.bbclass: Send bigger files in smaller chunks to avoid brok...Holger Freyther1
2006-07-08rootfs_ipk.bbclass: add make_zimage_symlink_relativeKoen Kooi1
2006-07-07rootfs_ipk.bbclass: show which packages are lacking - may require GNU grepMarcin Juszkiewicz1
2006-07-06classes/image_ipk: Add support for multiple device tables. The original codeJamie Lenehan1
2006-07-02Opie: bump the CSV Opie version to 1.2.2+CSV, drop old backportsHolger Freyther1
2006-06-19sdl.bbclass: use proper image file as iconMarcin Juszkiewicz1
2006-06-12base.bbclass: added gnutls mirrorsMarcin Juszkiewicz1
2006-06-05classes/kernel.bbclass: also stage include/mediaKoen Kooi1
2006-06-05mtnpatch: replace split with regexJustin Patrin1
2006-05-31bootimg.bbclass - This creates a bootable image using syslinux, your kernel a...Raymond Danks2
2006-05-31classesRaymond Danks2
2006-05-31base.bbclass: Fix COMPATIBLE_MACHINE to cope when MACHINE isn't setRichard Purdie1
2006-05-30kernel.bbclass: Add a postinstall for kernel-image to make sure the corrrect ...Richard Purdie1
2006-05-28multimachine: Change from an include to a .bblass (and update distros using m...Richard Purdie1
2006-05-27class/tinderclient.bbclass: Change the tabs againHolger Freyther1