aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
2008-02-19package_ipkg.bbclass: Remove uneeded line, the anonymous python function sets...Richard Purdie
2008-02-19package_deb.bbclass: Tweaks from poky - use PKGDEST, don't clobber any existi...Richard Purdie
2008-02-19packaged-staging.bbclass: Remove older version and replace with improved versionRichard Purdie
2008-02-19package_ipk.bbclass/package_deb.bbclass: Use bitbake locking functionsRichard Purdie
2008-02-19package.bbclass: Drop unneeded copyfile function since we can use the version...Richard Purdie
2008-02-19classes/kernel.bbclass: fix staging for x86 on kernels >= 2.6.24Jeremy Laine
2008-02-17classes/kernel.bbclass: Remove usage of non-standard variables (DEPLOY_TO) an...Richard Purdie
2008-02-16image.bbclass: Innocent typo fix.Leon Woestenberg
2008-02-15kernel.bbclass: Add satndalone task "builtin_initramfs".Paul Sokolovsky
2008-02-15image.bbclass: Add deploy_to taskPaul Sokolovsky
2008-02-12bitbake.conf, image.bbclass: Add and use USERDISTRO var to preserve original ...Paul Sokolovsky
2008-02-09java.bbclass: Added function to generate very simple wrapper scripts.Robert Schuster
2008-02-08bootimg.bbclass: add deploy image dir, insert chance for post processing imag...Michael Lauer
2008-01-29efl: update to 20080129, fix some LICENSE entries, enable software-x11-16 eng...Michael Lauer
2008-01-29qpf-fonts: rename qpf.bbclass to qpf.inc and dependent changes as discussed o...Rolf Leggewie
2008-01-28native.bbclass: Change prefix so its within the build-arch directory, hence m...Richard Purdie
2008-01-28patch.bbclass: Show full path of a patch.Paul Sokolovsky
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