aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
2010-11-04Add install wrapper rather than coreutils-nativeChris Larson
2010-11-04Move stage-manager-* into bin/ rather than a recipeChris Larson
2010-11-04srctree: don't merge tasks if using BChris Larson
2010-11-04base.bbclass: rename base_eventhandler to build_summaryChris Larson
2010-11-04own-mirrors.bbclass: allow mirroring of scm fetched packagesEric BENARD
2010-11-02base.bbclass: fix build error if building with bitbake 1.8.xDmitry Eremin-Solenikov
2010-10-27base: drop rebuild, fix eventhandlerChris Larson
2010-10-27gitver: add GITSHA variableChris Larson
2010-10-27clean: rename clean_workdir to remove_workdirChris Larson
2010-10-27gitver: fix non-symbolic HEAD refChris Larson
2010-10-27efl.bbclass: improve packaging a bitMartin Jansa
2010-10-26Handle .lz/.tar.lz URIsChris Larson
2010-10-26oestats-client.bbclass: Fix "AttributeError: 'NoneType' object has no attribu...Andreas Oberritter
2010-10-25siteinfo.bbclass, mips64: Clone mips-common to mips64-common.Graham Gower
2010-10-25utils.bbclass: remove tests for checksums.iniFrans Meulenbroeks
2010-10-24autotools.bbclass: Use STAGING_DIR_HOST for libtool sysrootKhem Raj
2010-10-23autotools.bbclass: Specify a value of sysroot instead of asking the compilerKhem Raj
2010-10-22autotools.bbclass: Use --with-libtool-sysroot instead of --with-sysrootKhem Raj
2010-10-21Various fixes for cp argument portabilityChris Larson
2010-10-21oe_libinstall: handle .dylibChris Larson
2010-10-21patch.bbclass: avoid traceback for CmdError at resolveChris Larson
2010-10-20base.bbclass: depend on mercurial-native if SRC_URI contains hg://Eric BENARD
2010-10-19autotools.bbclass: Move --with-sysroot to CONFIGUREOPTSKhem Raj
2010-10-19openmoko: obsolete old openmoko classes and recipes using thoseMartin Jansa
2010-10-19openmoko: obsolete tasks and images, openmoko as distribution was obsoleted o...Martin Jansa
2010-10-19oestats-client.bbclass: send USERDISTRO valuePetr Štetiar
2010-10-19module bbclass: add KERNEL_DIR for ubunutu style modulesKoen Kooi
2010-10-19image bbclass: fix install_linguas usage on shared buildserversKoen Kooi
2010-10-18opie.bbclass: Define OPIE_SRCREV and OPIE_GIT_PV if not already definedKhem Raj
2010-10-18package.bbclass: copy dotfiles in root D to PKGDMichael Smith
2010-10-18Revert "package.bbclass: copy dotfiles in root D to PKGD"Michael Smith
2010-10-16utils, oe.utils: add 'uniq' functionChris Larson
2010-10-16utils.bbclass: add name to SRC_URI[{md5, sha256}sum]Andreas Oberritter
2010-10-15Fix class OVERRIDES orderChase Maupin
2010-10-14image.bbclass: use un-renamed packages in RDEPENDSChris Larson
2010-10-14gnome bbclass: disable introspectionKoen Kooi
2010-10-13utils: fix popen->Popen referenceChris Larson
2010-10-13utils.bbclass: add missing import of oe.processChris Larson
2010-10-13gitver: add missing importChris Larson
2010-10-13gitver: drop 'v' tag prefix where appropriateChris Larson
2010-10-13gitver: allow tag adjustment via GIT_TAGADJUSTChris Larson
2010-10-13oe.process: pull some common bits overChris Larson
2010-10-13distutils-common-base.bbclass: Prepend STAGING_LIBDIR to linker library searc...Khem Raj
2010-10-12package.bbclass: copy dotfiles in root D to PKGDMichael Smith
2010-10-12kernel bbclass: make 'kernel-modules' meta-package use RRECOMMENDS to please ...Koen Kooi
2010-10-12kernel bbclass: split do_compile into do_compile and do_compile_modulesKoen Kooi
2010-10-10insane.bbclass: If LIBTOOL_HAS_SYSROOT is set then do not check for la insanityKhem Raj
2010-10-10cross.bbclass,staging.bbclass,utils.bbclass: Make sure that .la munging is no...Khem Raj
2010-10-10autotools.bbclass: Conditionally use autotools_prepackage_lamanglerKhem Raj
2010-10-09Implement 'dbg', 'dev', and 'doc' package groupsChris Larson