summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)AuthorFiles
2006-10-28base.bbclass, package.bbclass: don destrucively set RDEPENDS and RRECOMMENDS,...Koen Kooi2
2006-10-26classes/test.bbclass: Make sure tests are really executedHolger Freyther1
2006-10-26classes/insane.class: Make workdir known, remove whitespaceHolger Freyther1
2006-10-26insane.bbclass: import bbKoen Kooi1
2006-10-25classes/tinderclient.bbclass: Send some more useful data to the tinderboxHolger Freyther1
2006-10-25classes/insane.bbclass: Check if packages RDEPENDS on -dbg packagesHolger Freyther1
2006-10-25lib_package.bbclass: unbreak packagingKoen Kooi1
2006-10-24insane.bbclass: fix some python stuff and make error message a bit more helpfullKoen Kooi1
2006-10-22insane.bbclass: update to current -dbg handling, as indicated by QA meister H...Koen Kooi1
2006-10-22package.bbclass: Fix split_packages to remove spurious references to -dbg pac...Richard Purdie1
2006-10-21package.bbclass: Fix split_locales to remove spurious references to -dbg pack...Richard Purdie1
2006-10-20image_ipkg.bbclass: Fix image task dependencies after packaging updatesRichard Purdie1
2006-10-20base.bbclass: Remove some pointless presumably dead codeRichard Purdie1
2006-10-20package.bbclass: Split into two tasks, one which prepares the packages and th...Richard Purdie6
2006-10-20base/package.bbclass: Clean up and document things a bit more. Should be no f...Richard Purdie2
2006-10-20base.bbclass: remove oesources.orgKoen Kooi1
2006-10-19*ipk.bbclass: banish ipkg-link Koen Kooi2
2006-10-18module_strip.bbclass: filter out directories to stop recent binutils from bar...Koen Kooi2
2006-10-18rootfs_ipk.bbclass: remove ipkg-link from IPKG_INSTALLKoen Kooi1
2006-10-17packaged-staging.bbclass: update instructionsKoen Kooi1
2006-10-17packaged-staging: add a recipe for stage-manager and DEPENDS on itKoen Kooi1
2006-10-16base.bbclass: Add fetchall task to fetch all sources for all the given task a...Richard Purdie1
2006-10-16add gtk-binver parsing gtk_binary_version out of .pc file. close #1455Michael Lauer1
2006-10-13sanity.bbclass: improve error reporting for missing utilities. thanks nicholasMichael Lauer1
2006-10-13merge of '05ae7db20f9eaa0dd28712c87eb37d67106003e2'Michael Lauer4
2006-10-12base.bbclass: make showing display revision work with the mtn 0.30 workspace ...Michael Lauer1
2006-10-12rename linux_modules to linux-kernel-base, add common kernel_get*version func...Michael Lauer2
2006-10-12sanity.bbclass: loop over required utilitiesMichael Lauer1
2006-10-11rootfs_ipk.bbclass: add ipkg/ipkg-link/ipkg-collateral also into RDEPENDSMarcin Juszkiewicz1
2006-10-11rootfs_ipk.bbclass: Add ipkg packages into rootfs to unbreak task-baseMarcin Juszkiewicz1
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi2
2006-10-09oelint.bbclass, documentation.conf: update OE email addressKoen Kooi1
2006-10-07packaged-staging.bbclass: Add a class to put staging/ under package managementKoen Kooi1
2006-10-03cpan.bbclass: If a module attempts to use LDDFLAGS to link then it will beJamie Lenehan1
2006-10-03perl: Another sh3/sh4 shared library fix. Modules build built withJamie Lenehan1
2006-10-02classes/package.bbclass: use ?= for PACKAGEFUNCS *again*Koen Kooi1
2006-09-28perl: Update cpan_build to automatically add libmodule-build-perl-native toJamie Lenehan1
2006-09-28perl: Update cpan.bbclass to set CCFLAGS to CFLAGS so that the compilerJamie Lenehan1
2006-09-27multimachine: remove spurious hyphen in staging-kernel-dirKoen Kooi1
2006-09-27multimachine.bbclass: fix typo spotted by mr Leemans Koen Kooi1
2006-09-27multimachine.bbclass: include TARGET_VENDOR, closes #1440Koen Kooi1
2006-09-26base.bbclass: handle tar.Z archives - close #1433Tom Walsh1
2006-09-26kernel.bbclass: do not override machine/*.conf setting of KERNEL_IMAGETYPE to...Tom Walsh1
2006-09-26cpan.bbclass/cpan_build.bbclass: Make all perl modules DEPEND on perlJamie Lenehan2
2006-09-26cpan_build.bbclass: The existing cpan.bbclass works for perl modules thatJamie Lenehan1
2006-09-26cpan.bbclass: Instead of putting modules into ${libdir}/perl5 put them intoJamie Lenehan1
2006-09-22kernel.bbclass: Update get_kernelversion for changes in kernels >= 2.6.18Richard Purdie1
2006-09-18opie.bbclass: move do_opie_install before do_package so we will have opie stu...Marcin Juszkiewicz1
2006-09-17classes/test.bbclass: Add a new task called test which we can run after compileHolger Freyther1
2006-09-17base.bbclass: attempt to fix the case where do_install wants to run from insi...Koen Kooi1