aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
2009-11-14kernel.bbclass: Fix populate_packaged 'D' referencesRichard Purdie
2009-11-13fix c&p error in last patchPhil Blundell
2009-11-13base.bbclass: add support for checksums in .bb filesPhil Blundell
2009-11-12native.bbclass: Change warning to debug, not a note for nowRichard Purdie
2009-11-12native.bbclass: Force legacy staging mode autotools_stage_all is used as ofte...Richard Purdie
2009-11-12base.bbclass: Fix legacy staging package generation as pre hook was called to...Richard Purdie
2009-11-11perl: Move config.sh to STAGING_LIBDIR rather than trying to be clever with s...Richard Purdie
2009-11-11classes: Drop some random import bb/os statementsRichard Purdie
2009-11-11base.bbclass: Detect recipes where there are problems with staging functions ...Richard Purdie
2009-11-10debian bbclass: remove hardcoded workdir/install and replace with PKGDESTKoen Kooi
2009-11-10perl: complete config.sh fixKoen Kooi
2009-11-10cpan-base bbclass: update to match change to perl-native stagingKoen Kooi
2009-11-10Add replacement canadian classes from Poky, marking the replacements as depre...Richard Purdie
2009-11-10base.bbclass: Replace the base_package_name function with the base_prune_suff...Richard Purdie
2009-11-10native.bbclass: Add BBCLASSEXTEND support (from poky)Richard Purdie
2009-11-10base.bbclass: Fix staging for native and non-native packagesRichard Purdie
2009-11-10base.bbclass: Add stubs for functions when package-staging isn't active and f...Richard Purdie
2009-11-10base.bbclass: Note legacy staging packages in debug outputRichard Purdie
2009-11-10base.bbclass: Rework staging function to use a DESTDIR style configuration ba...Richard Purdie
2009-11-10packaged-staging.bbclass: Use a variable for the location of the staging lock...Richard Purdie
2009-11-10native.bbclass: If do_stage isn't overridden, allow do_install to run for nat...Richard Purdie
2009-11-10binconfig/pkgconfig.bbclass: Convert staging functions into SYSROOT_PREPROCES...Richard Purdie
2009-11-10autotools.bbclass: Separate out useful staging functions into base.bbclass an...Richard Purdie
2009-11-10autotools.bbclass: Convert .la file mangling to package preprocessing hookRichard Purdie
2009-11-10binconfig.bbclass: Convert do_install_append() into a PACKAGE_PREPROCESS_FUNC...Richard Purdie
2009-11-10Start removal of layout_* variables and replace these with new mechanisms to ...Richard Purdie
2009-11-09base.bbclass: Promote packagedata inherit to a direct inherit due to ordering...Richard Purdie
2009-11-09packagedata.bbclass: Split package data handling functions out from base.bcla...Richard Purdie
2009-11-09autotools.bbclass: Create m4 directory earlier avoding issues with intltooliz...Richard Purdie
2009-11-09autotools.bbclass: Allow for leading whitespace in gettext and intltool searc...Richard Purdie
2009-11-09autotools.bbclass: Remove pointless inherit (from Poky)Richard Purdie
2009-11-09package.bbclass: Add the option to declare package preprocess function hooks ...Richard Purdie
2009-11-09package.bbclass: Change to operate on a copy of the install directory instead...Richard Purdie
2009-11-09package.bbclass: Remove hardcoded use of PKGDEST variable (from Poky)Richard Purdie
2009-11-09package.bbclass: Move variable checks to one place making the code more reada...Richard Purdie
2009-11-09base.bbclass: Drop import bb and import os as no longer neededRichard Purdie
2009-11-09base.bbclass: Drop legacy rebuild mangling codeRichard Purdie
2009-11-08gnome bbclass: delete more scrollkeeper junkKoen Kooi
2009-11-05java.bbclass: fixed oe_jarinstall for broken symlinksMarcin Juszkiewicz
2009-11-04e* bbclass: fix up PACKAGES (again!)Koen Kooi
2009-11-03cmake.bbclass: use staging from autotools tooHenning Heinold
2009-11-03base.bbclass: Better error message in case the Config Parser failsHolger Hans Peter Freyther
2009-11-03qmake2.bbclass: Add lupdate and lrelease.Matthew Dombroski
2009-10-31Revert "Revert "package.bbclass: Cleanup getVar syntax to use True, not 1 as ...Frans Meulenbroeks
2009-10-30Revert "package.bbclass: Cleanup getVar syntax to use True, not 1 as third ar...Frans Meulenbroeks
2009-10-29package.bbclass: Cleanup getVar syntax to use True, not 1 as third argument (...Richard Purdie
2009-10-27XFCE: Import all the 4.6.1 recipes (and a newer version of xfce-terminal).David-John Willis
2009-10-27xfce46.bbclass: Add a helper class for XFCE 4.6 (based on the existing xfce.b...David-John Willis
2009-10-27package bbclass: don't strip static libs so aggressivelyKoen Kooi
2009-10-26gitver.bbclass: fix git dependency trackingMichael Smith