aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
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
2010-10-02create_wrapper: check syntax of argumentsChris Larson
2010-10-01utils.bbclass: add wrapper script generatorChris Larson
2010-10-01eglibc/glibc: Kill off (again) zoneinfoTom Rini
2010-09-30kernel.bbclass: avoid NOTE messages for files that are staged but not packagedFrans Meulenbroeks
2010-09-30Revert "wpa-supplicant : moved unused files to obsolete dir"Frans Meulenbroeks
2010-09-29wpa-supplicant : moved unused files to obsolete dirFrans Meulenbroeks
2010-09-27kernel-arch.bbclass: Add logic to account for mips64/mips64el in map_kernel_archKhem Raj
2010-09-27siteinfo.bbclass, site/: Add mips64/mips64el to siteinfo dataKhem Raj
2010-09-27insane.bbclass: Recognise mips64 and mips64elKhem Raj
2010-09-27native.bbclass,package.bbclass,bitbake.conf: Make provisions for system libdi...Khem Raj
2010-09-27base.bbclass: not use bb.fetch.urldata in do_unpack() for traversing SRC_URIsDenys Dmytriyenko