summaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
2009-12-02cmake.bbclass: style fix for CMAKE_FIND_ROOT_PATHHenning Heinold
2009-12-02cmake.bbclass: support for seperate building directoryHenning Heinold
2009-11-29Revert "palmtop.bbclass: fix QA of plugins wrt packaging of -dbg files"Andrea Adami
2009-11-26Fix so package_tar yet again produces tar packages.Kristoffer Ericson
2009-11-26e17: bump SRCREV and start adapting it to new-style stagingKoen Kooi
2009-11-25pkgconfig bbclass: also sed out bogus includesKoen Kooi
2009-11-24chicken: added support for cross compilation with chickenMario Domenech Goulart
2009-11-23kernel.bbclass: force do_deploy call before do_buildMartin Jansa
2009-11-23kernel.bbclass, linux.inc: move do_deploy task after do_packageMartin Jansa
2009-11-23module-strip.bbclass: fix typo, last PKGDEST should be PKGD tooMartin Jansa
2009-11-23package.bbclass/module-strip.bbclass: Various strip fixesRichard Purdie
2009-11-23kernel.bbclass: do_deploy modules.tgz should operating on PKGDRichard Purdie
2009-11-23package.bbclass: Make sure PKGD is empty before populating fixing certain bug...Richard Purdie
2009-11-22module_strip.bbclass: look for modules in right directoryMartin Jansa
2009-11-22palmtop.bbclass: fix QA of plugins wrt packaging of -dbg filesAndrea Adami
2009-11-21tinderclient.bbclass: Less ego...Holger Hans Peter Freyther
2009-11-20glibc-package.bbclass: Add support for precompiled glibc trees (from Poky)Richard Purdie
2009-11-20glibc-package.bbclass: Fix case PN = glibc and corrupts FILES variablesRichard Purdie
2009-11-20package bbclass: drop ret = 0 check for bb.copyfile since it will return eith...Koen Kooi
2009-11-20package bbclass: give better diagnostic when bb.copyfile failsKoen Kooi
2009-11-20packaged-staging.bbclass: Add method to disable packaged-staging from recipesRichard Purdie
2009-11-20glibc: Separate out core glibc packaging functionality into a class which can...Richard Purdie
2009-11-18move menuconfig task from "after do_patch" to "after do_configure";Phil Blundell
2009-11-16kernel.bbclass: Revert import os removal for nowRichard Purdie
2009-11-16insane.bbclass: Remove hardcoded path PKGDEST issueRichard Purdie
2009-11-16package.bbclass: Add back import os until further metadata cleanups happenRichard Purdie
2009-11-16classes: Drop a number of unneeded import calls (from Poky)Richard Purdie
2009-11-16gconf/gtk-icon-theme/mime: Really fix PKGDEST referencesRichard Purdie
2009-11-16mime.bbclass: Remove hardcoded PKGDEST directory assumptionRichard Purdie
2009-11-16gtk-icon-cache.bbclass: Remove hardcoded PKGDEST directory assumptionRichard Purdie
2009-11-16gconf: Remove hardcoded PKGDEST directory assumptionRichard Purdie
2009-11-15packaged-staging.bbclass: Fix references to libdir which should be libdir_nat...Richard Purdie
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