summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)AuthorFiles
2008-02-21sanity.bbclass: Add ABI version number and checks so we can warn users when t...Richard Purdie1
2008-02-20export SDL_CONFIG for those sdl programs who are not yet using pkgconfig. clo...Michael Lauer1
2008-02-19base.bbclass: Drop now unused bbdepcmd flagRichard Purdie1
2008-02-19package.bbclass: Correct SHLIBSDIR to use HOST_SYS, not TARGET_SYS. For most ...Richard Purdie1
2008-02-19package.bbclass: Add various depchains improvements/fixes from poky. This who...Richard Purdie1
2008-02-19package.bbclass: Add SHLIBSDIR variable and replace hardcoded paths with it. ...Richard Purdie1
2008-02-19package_rpm/tar.bbclass: Don't clobber task depends, append to it. Also make ...Richard Purdie2
2008-02-19package_ipkg.bbclass: Remove uneeded line, the anonymous python function sets...Richard Purdie1
2008-02-19package_deb.bbclass: Tweaks from poky - use PKGDEST, don't clobber any existi...Richard Purdie1
2008-02-19packaged-staging.bbclass: Remove older version and replace with improved versionRichard Purdie2
2008-02-19package_ipk.bbclass/package_deb.bbclass: Use bitbake locking functionsRichard Purdie2
2008-02-19package.bbclass: Drop unneeded copyfile function since we can use the version...Richard Purdie1
2008-02-19classes/kernel.bbclass: fix staging for x86 on kernels >= 2.6.24Jeremy Laine1
2008-02-17classes/kernel.bbclass: Remove usage of non-standard variables (DEPLOY_TO) an...Richard Purdie1
2008-02-16image.bbclass: Innocent typo fix.Leon Woestenberg1
2008-02-15kernel.bbclass: Add satndalone task "builtin_initramfs".Paul Sokolovsky1
2008-02-15image.bbclass: Add deploy_to taskPaul Sokolovsky1
2008-02-12bitbake.conf, image.bbclass: Add and use USERDISTRO var to preserve original ...Paul Sokolovsky1
2008-02-09java.bbclass: Added function to generate very simple wrapper scripts.Robert Schuster1
2008-02-08bootimg.bbclass: add deploy image dir, insert chance for post processing imag...Michael Lauer1
2008-01-29efl: update to 20080129, fix some LICENSE entries, enable software-x11-16 eng...Michael Lauer1
2008-01-29qpf-fonts: rename qpf.bbclass to qpf.inc and dependent changes as discussed o...Rolf Leggewie1
2008-01-28native.bbclass: Change prefix so its within the build-arch directory, hence m...Richard Purdie1
2008-01-28patch.bbclass: Show full path of a patch.Paul Sokolovsky1
2008-01-24kernel: add wifi suspend fix to kernel-module-(hostap|orinoco)-cs. Closes 3664.Rolf Leggewie2
2008-01-24debian.bbclass : altered version of the patch in #3383, this allows usGraeme Gregory1
2008-01-23kernel-arch.bbclass: x86 is now proper arch in kernelMarcin Juszkiewicz1
2008-01-21kernel.bbclass: Account for sa1100 rtc renaming (#3710)Richard Purdie1
2008-01-21merge of '69a166c7072b74d6a2c00aef7ecebacee3e1706a'Holger Freyther1
2008-01-21classes/cmake: To invoke cmake it has to be present, add cmake-native to the ...Holger Freyther1
2008-01-21*-mirrors.bbclass: Applied the https handling fix to all other mirrors classesRod Whitby3
2008-01-21nslu2-mirrors: Fix https handlingRod Whitby1
2008-01-21classes/cmake.bbclass: A small explanation why it says inherit autotoolsHolger Freyther1
2008-01-21classes/cmake.bbclass: Spaces are cool, use themHolger Freyther1
2008-01-18kernel.bbclass: added sizecheck task from linux recipe (merge from Poky)Marcin Juszkiewicz1
2008-01-18kernel.bbclass: stage also include/video directory (from Poky)Marcin Juszkiewicz1
2008-01-17java.bbclass: New bbclass for java recipes.Robert Schuster2
2008-01-16A simple concatenated image class. Andrew Wilcox1
2008-01-15module*.bbclass: set AR to KERNEL_AR during building of kernel modulesKoen Kooi2
2008-01-15add rudimentary cmake support classMichael Lauer1
2008-01-12insane.bbclass: fix formatting of fatal include errorMichael Lauer1
2008-01-12sdl.bbclass: Also, let's just have SECTION="games" for xplatform games.Paul Sokolovsky1
2008-01-11sdl.bbclass: Revamp to adhere to freedesktop standards.Paul Sokolovsky1
2008-01-11sdl.bbclass: Add sane default path for APPIMAGE.Paul Sokolovsky1
2008-01-11sanity.bbclass: remove dependency on host fortran.Michael Lauer1
2008-01-07Bashism fix: echo -e is a bashism and doesn't work when /bin/sh points to dashHolger Freyther3
2008-01-07sanity.bbclass: Fix typo - everyone else must have GNU fortran already installedRod Whitby1
2008-01-06classes/sanity.bbclass: We need GNU fortran installed to build the gcc4.2 cro...Holger Freyther1
2008-01-06base.bbclass: Expand path when searching for applications (else it can contai...Richard Purdie1
2008-01-03base and sanity bbclasses + qemu: move gcc3 availability checking into base.b...Marcin Juszkiewicz2