aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
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
2010-10-09image.bbclass: implement IMAGE_FEATURESChris Larson
2010-10-09Move packagedata code into oe.packagedataChris Larson
2010-10-09image.bbclass: don't export PACKAGE_INSTALLChris Larson
2010-10-09image.bbclass: add LINGUAS_INSTALL to PACKAGE_INSTALL.Chris Larson
2010-10-09image.bbclass: use PACKAGE_INSTALL in RDEPENDSChris Larson
2010-10-09image.bbclass: apply package renaming to optionalChris Larson
2010-10-09oe.packagegroup: add code for package groupsChris Larson
2010-10-09oe.package: add 'files' functionChris Larson
2010-10-09oe.path: add 'find' convenience functionChris Larson
2010-10-08image.bbclass: revert the RDEPENDS changeChris Larson
2010-10-08module.bbclass: RDEPENDS -> RDEPENDS_${PN}testing_2010-10-08Frans Meulenbroeks
2010-10-08mage.bbclass: RDEPENDS -> RDEPENDS_${PN}Frans Meulenbroeks
2010-10-08distutils-base.bbclass: RDEPENDS -> RDEPENDS_${PN}Frans Meulenbroeks
2010-10-08rubyextension.bbclass: RDEPENDS -> RDEPENDS_${PN}Frans Meulenbroeks
2010-10-07RDEPENDS -> RDEPENDS_${PN}Frans Meulenbroeks
2010-10-05distutils-base: Only RDEPEND python-core on target packagesTom Rini
2010-10-05vala.bbclass: export XDG_DATA_DIRS to point upstream vala to where the vapis areMichael 'Mickey' Lauer
2010-10-05Adjust rdep/rrec for gtk+* and gtk-icon-cache.bbclassChris Larson
2010-10-04insane.bbclass: Skip '.pc' in qa_configureTom Rini
2010-10-04module_strip bbclass: inherit class to get the kernel version methodKoen Kooi
2010-10-04kernel.bbclass: set kerneldirFrans Meulenbroeks
2010-10-03create_wrapper: wrappers are more useful if they pass args *coughs*Chris Larson
2010-10-02gtk-icon-cache: don't use RDEPENDS, use RDEPENDS_${PN}Chris Larson