summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
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
2012-07-03libc-common: Allow -dbg package to append, and not just set package variablesMark Hatle
2012-07-03autotools.bbclass: When configure fails, dump the config.log files the logsRichard Purdie
2012-07-03populate_sdk: enable basic multilib supportMark Hatle
2012-07-03populate_sdk_base.bbclass: Change to using task specific dependsMark Hatle
2012-07-03populate_sdk: Allow for attempt only packages in the SDKMark Hatle
2012-07-03populate_sdk.bbclass: Split into two partsMark Hatle
2012-07-03Fix manual log file pathsMark Hatle
2012-07-02package.bbclass: Add missing PKGR, PKGV, PKGE and ALTERNATIVE variables from ...Richard Purdie
2012-07-02package_deb: When searching for E:, anchor expressionRichard Purdie
2012-07-02EXTRA_IMAGEDEPENDS is used to ensure things like qemu-native are built andRichard Purdie
2012-07-02kernel-arch: Remove test for long-dead arm26 architecture.Robert P. J. Day
2012-06-28bitbake.conf: disable ccache explicitly if it is not enabledRobert Yang
2012-06-28archiver.bbclass: Add the function of filtering packagesXiaofeng Yan
2012-06-28gconf.bbclass: don't register schemas in the install stageRoss Burton
2012-06-28native.bbclass: correct PATH to have native-intercept be prependedSaul Wold
2012-06-28kern-tools: add buildall and robustness fixesBruce Ashfield
2012-06-27classes/image: Allow openssh empty passwords login.Lianhao Lu
2012-06-25distrodata: Fix missed VARIABLE name changeSaul Wold
2012-06-25cml1.bbclass: Only delay exit if the command failsDarren Hart
2012-06-21recipes-kernel: make perf a standalone packageLiang Li