aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2012-07-20change gtk-doc.bbclass to pull in depends and oeconfRoss Burton
2012-07-20sanity: display the parsed BBPATH when complaining about CWD elementsRoss Burton
2012-07-20package_rpm: DEPLOY_DIR_RPM must exist before make indexRobert Yang
2012-07-19EFI: Make installer EFI awareDarren Hart
2012-07-19staging.bbclass: Also don't bother staging locale files, its pointlessRichard Purdie
2012-07-19staging.bbclass: Ensure the task starts from a clean directoryRichard Purdie
2012-07-19staging.bbclass: Don't stage doc/manpage/info filesRichard Purdie
2012-07-19buildhistory.bbclass: Fix python whitespaceRichard Purdie
2012-07-19package_ipk.bbclass: Fix python whitespaceRichard Purdie
2012-07-19Remove a number of unneeded import os/bb callsRichard Purdie
2012-07-19toolchain-scripts: Remove extra - from ar/nm command namesRichard Purdie
2012-07-19Remove the - between ${TARGET_PREFIX} and ar/nm for the env script, as this w...Martin Ertsaas
2012-07-19Convert tab indentation in python functions into four-spaceRichard Purdie
2012-07-18boot-directdisk: Fix kernel location after STAGING_KERNEL_DIR changeRichard Purdie
2012-07-18sanity: display the parsed PATH when complaining about CWD elementsRoss Burton
2012-07-18bitbake.conf: Add git-native to ASSUME_PROVIDEDRichard Purdie
2012-07-18meta-ide-support: Add native qemu support for meta-ide-supportJessica Zhang
2012-07-17toolchain-scripts: Sync the SDK/ADT values to the build systemMark Hatle
2012-07-17useradd.bbclass: Fix for multilib buildsRichard Purdie
2012-07-17kernel.bbclass: Dont package kxgettext.oKhem Raj
2012-07-17mirrors: Add debian archive snapshot mirrors to search listKhem Raj
2012-07-17base.bbclass: add GNUmakefile to the list of possible makefile namesRoss Burton
2012-07-17crosssdk/nativesdk: Ensure EXTRA_OECONF_FPU is unsetRichard Purdie
2012-07-16sstate.bbclass: Move crosssdk before cross to ensure correct variables are setRichard Purdie
2012-07-16image_types.bbclass: Default XZ_COMPRESSION_LEVEL to -e -6Andrei Gherzan
2012-07-16image_types.bbclass: Add XZ variable to set number of threads to be used whil...Andrei Gherzan
2012-07-16image_types.bbclass: Fix COMPRESS_CMD for xz to redirect compressed data to fileAndrei Gherzan
2012-07-16cpan.bbclass: Fix CCFLAGS.Xin Ouyang
2012-07-16classes/rootfs_deb: use more reliable check for package existencePaul Eggleton
2012-07-16package.bbclass: Allow overriding of debugedit starting pathPeter Seebach
2012-07-16package install failure on systems without /sbin/ldconfigAmy Fong
2012-07-10ccache: Ensure CCACHE_DIR is cleaned by do_clean taskRichard Purdie
2012-07-09kernel.bbclass: add non-santized kernel providesBruce Ashfield
2012-07-09utils.bbclass: add helper function to add all multilib variants of a specific...Richard Purdie
2012-07-09classes/license: fix manifest to work with debPaul Eggleton
2012-07-09sanity.bbclass: the tmpdir can't be longer than 410Robert Yang
2012-07-09multilib: Enable multilib remapping for SDK generationMark Hatle
2012-07-09package_rpm: Avoid duplicate package generation failuresMark Hatle
2012-07-09populate_sdk_rpm: Sync multilib configuration with rootfs_rpmMark Hatle
2012-07-06bootimg: Use STAGING_KERNEL_DIRDarren Hart
2012-07-04prexport.bbclass: Fix typo in warning: "AUROPR" -> "AUTOPR".Robert P. J. Day
2012-07-04image_types: Add elf image typeRaymond Danks
2012-07-04package.bbclass: enable the use of package_qa_handle_errorSaul Wold
2012-07-04lib_package: use PACKAGE_BEFORE_PNSaul Wold
2012-07-04kernel: Add kernel headers to kernel-dev packageDarren Hart
2012-07-04meta/classes: Update recrdeptask fields for recursive dependency handling cha...Richard Purdie
2012-07-03image/core-image: Handle conflicting IMAGE_FEATURES.Lianhao Lu
2012-07-03base.bbclass: Add cross-canadian-${TRANSLATED_TARGET_ARCH} to the license exc...Mark Hatle
2012-07-03image.bbclass: Add support to build the SDK in parallel with the imageMark Hatle
2012-07-03package.bbclass: Allow a package to skip per file dependency generationMark Hatle