aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
2008-01-24kernel: add wifi suspend fix to kernel-module-(hostap|orinoco)-cs. Closes 3664.Rolf Leggewie
2008-01-24debian.bbclass : altered version of the patch in #3383, this allows usGraeme Gregory
2008-01-23kernel-arch.bbclass: x86 is now proper arch in kernelMarcin Juszkiewicz
2008-01-21kernel.bbclass: Account for sa1100 rtc renaming (#3710)Richard Purdie
2008-01-21merge of '69a166c7072b74d6a2c00aef7ecebacee3e1706a'Holger Freyther
2008-01-21classes/cmake: To invoke cmake it has to be present, add cmake-native to the ...Holger Freyther
2008-01-21*-mirrors.bbclass: Applied the https handling fix to all other mirrors classesRod Whitby
2008-01-21nslu2-mirrors: Fix https handlingRod Whitby
2008-01-21classes/cmake.bbclass: A small explanation why it says inherit autotoolsHolger Freyther
2008-01-21classes/cmake.bbclass: Spaces are cool, use themHolger Freyther
2008-01-18kernel.bbclass: added sizecheck task from linux recipe (merge from Poky)Marcin Juszkiewicz
2008-01-18kernel.bbclass: stage also include/video directory (from Poky)Marcin Juszkiewicz
2008-01-17java.bbclass: New bbclass for java recipes.Robert Schuster
2008-01-16A simple concatenated image class. Andrew Wilcox
2008-01-15module*.bbclass: set AR to KERNEL_AR during building of kernel modulesKoen Kooi
2008-01-15add rudimentary cmake support classMichael Lauer
2008-01-12insane.bbclass: fix formatting of fatal include errorMichael Lauer
2008-01-12sdl.bbclass: Also, let's just have SECTION="games" for xplatform games.Paul Sokolovsky
2008-01-11sdl.bbclass: Revamp to adhere to freedesktop standards.Paul Sokolovsky
2008-01-11sdl.bbclass: Add sane default path for APPIMAGE.Paul Sokolovsky
2008-01-11sanity.bbclass: remove dependency on host fortran.Michael Lauer
2008-01-07Bashism fix: echo -e is a bashism and doesn't work when /bin/sh points to dashHolger Freyther
2008-01-07sanity.bbclass: Fix typo - everyone else must have GNU fortran already installedRod Whitby
2008-01-06classes/sanity.bbclass: We need GNU fortran installed to build the gcc4.2 cro...Holger Freyther
2008-01-06base.bbclass: Expand path when searching for applications (else it can contai...Richard Purdie
2008-01-03base and sanity bbclasses + qemu: move gcc3 availability checking into base.b...Marcin Juszkiewicz
2007-12-31angstrom-mirrors: fix for recent bitbakeCyril Romain
2007-12-30openmoko-base.bbclass: Use OM-2007.2.Paul Sokolovsky
2007-12-29insane.bbclass: make it more consistent. Fixes the following:Cyril Romain
2007-12-27classes/autotools.bbclass: Use bruteforce and set installed=yes to =noHolger Freyther
2007-12-27classes/binconfig.bbclass: Allow packages to add sed expressionsHolger Freyther
2007-12-27Qt4/QtopiaCore4: Backport QT_LIBINFIX to add a suffix to libraries. Adapt qmakeHolger Freyther
2007-12-26classes/insane.bbclass: Decided to not make the workdir issues fatalHolger Freyther
2007-12-26classes/insane.bbclass: Handle non-elf files gracefully (again)Holger Freyther
2007-12-26classes/insane.bbclass: Separate the workdir test and make it fatalHolger Freyther
2007-12-26classes/insane.bbclass: Make .la failures non-fatal the right way, split up t...Holger Freyther
2007-12-26classes/insane.bbclass: Try to increase the readabilityHolger Freyther
2007-12-26classes/insane.bbclass: Try to increase readability, remove deadcode, ask to ...Holger Freyther
2007-12-26classes/insane.bbclass: Removal of whitespace and tabsHolger Freyther
2007-12-26classes/qtopia4core.bbclass: The current name of the include and libdir is qt...Holger Freyther
2007-12-26qmake,Qt/X11,QtopiaCore: Allow OE to set the tuning options. Allow to add a d...Holger Freyther
2007-12-24classes/qmake2.bbclass: Remove the usage of the QTDIR from this line as wellHolger Freyther
2007-12-24classes/qmake2,qtopia4core: Change the Qt include and library dir to match th...Holger Freyther
2007-12-23Remove some GNUism and replace cp -a with cp -pPR (once again)Holger Freyther
2007-12-22image.bbclass: Add FEED_DEPLOYDIR_BASE_URI to use deploy dir a feed ("bogofee...Paul Sokolovsky
2007-12-19package.bbclass: Don't strip files in .debug directories meaning rerunning th...Richard Purdie
2007-12-16Ability to write ipk's depends on ipkg-utils-native having been staged.Paul Sokolovsky
2007-12-15base.bbclass: Unexport TARGET_ARCH, quilt (at least) is a victim.Paul Sokolovsky
2007-12-15sanity.bbclass: Requiring MACHINE to be set is too paranoid.Paul Sokolovsky
2007-12-15package.bbclass: Add ASSUME_SHLIBS, way to specify shlib dependencies for ASS...Paul Sokolovsky