summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2012-07-19Remove a number of unneeded import os/bb callsRichard Purdie16
2012-07-19toolchain-scripts: Remove extra - from ar/nm command namesRichard Purdie1
2012-07-19Remove the - between ${TARGET_PREFIX} and ar/nm for the env script, as this w...Martin Ertsaas1
2012-07-19Convert tab indentation in python functions into four-spaceRichard Purdie35
2012-07-18boot-directdisk: Fix kernel location after STAGING_KERNEL_DIR changeRichard Purdie1
2012-07-18sanity: display the parsed PATH when complaining about CWD elementsRoss Burton1
2012-07-18bitbake.conf: Add git-native to ASSUME_PROVIDEDRichard Purdie1
2012-07-18meta-ide-support: Add native qemu support for meta-ide-supportJessica Zhang1
2012-07-17toolchain-scripts: Sync the SDK/ADT values to the build systemMark Hatle1
2012-07-17useradd.bbclass: Fix for multilib buildsRichard Purdie1
2012-07-17kernel.bbclass: Dont package kxgettext.oKhem Raj1
2012-07-17mirrors: Add debian archive snapshot mirrors to search listKhem Raj1
2012-07-17base.bbclass: add GNUmakefile to the list of possible makefile namesRoss Burton1
2012-07-17crosssdk/nativesdk: Ensure EXTRA_OECONF_FPU is unsetRichard Purdie2
2012-07-16sstate.bbclass: Move crosssdk before cross to ensure correct variables are setRichard Purdie1
2012-07-16image_types.bbclass: Default XZ_COMPRESSION_LEVEL to -e -6Andrei Gherzan1
2012-07-16image_types.bbclass: Add XZ variable to set number of threads to be used whil...Andrei Gherzan1
2012-07-16image_types.bbclass: Fix COMPRESS_CMD for xz to redirect compressed data to fileAndrei Gherzan1
2012-07-16cpan.bbclass: Fix CCFLAGS.Xin Ouyang1
2012-07-16classes/rootfs_deb: use more reliable check for package existencePaul Eggleton1
2012-07-16package.bbclass: Allow overriding of debugedit starting pathPeter Seebach1
2012-07-16package install failure on systems without /sbin/ldconfigAmy Fong1
2012-07-10ccache: Ensure CCACHE_DIR is cleaned by do_clean taskRichard Purdie1
2012-07-09kernel.bbclass: add non-santized kernel providesBruce Ashfield1
2012-07-09utils.bbclass: add helper function to add all multilib variants of a specific...Richard Purdie1
2012-07-09classes/license: fix manifest to work with debPaul Eggleton1
2012-07-09sanity.bbclass: the tmpdir can't be longer than 410Robert Yang1
2012-07-09multilib: Enable multilib remapping for SDK generationMark Hatle1
2012-07-09package_rpm: Avoid duplicate package generation failuresMark Hatle1
2012-07-09populate_sdk_rpm: Sync multilib configuration with rootfs_rpmMark Hatle2
2012-07-06bootimg: Use STAGING_KERNEL_DIRDarren Hart1
2012-07-04prexport.bbclass: Fix typo in warning: "AUROPR" -> "AUTOPR".Robert P. J. Day1
2012-07-04image_types: Add elf image typeRaymond Danks1
2012-07-04package.bbclass: enable the use of package_qa_handle_errorSaul Wold1
2012-07-04lib_package: use PACKAGE_BEFORE_PNSaul Wold1
2012-07-04kernel: Add kernel headers to kernel-dev packageDarren Hart1
2012-07-04meta/classes: Update recrdeptask fields for recursive dependency handling cha...Richard Purdie3
2012-07-03image/core-image: Handle conflicting IMAGE_FEATURES.Lianhao Lu2
2012-07-03base.bbclass: Add cross-canadian-${TRANSLATED_TARGET_ARCH} to the license exc...Mark Hatle1
2012-07-03image.bbclass: Add support to build the SDK in parallel with the imageMark Hatle6
2012-07-03package.bbclass: Allow a package to skip per file dependency generationMark Hatle1
2012-07-03libc-common: Allow -dbg package to append, and not just set package variablesMark Hatle1
2012-07-03autotools.bbclass: When configure fails, dump the config.log files the logsRichard Purdie1
2012-07-03populate_sdk: enable basic multilib supportMark Hatle2
2012-07-03populate_sdk_base.bbclass: Change to using task specific dependsMark Hatle1
2012-07-03populate_sdk: Allow for attempt only packages in the SDKMark Hatle4
2012-07-03populate_sdk.bbclass: Split into two partsMark Hatle2
2012-07-03Fix manual log file pathsMark Hatle5
2012-07-02package.bbclass: Add missing PKGR, PKGV, PKGE and ALTERNATIVE variables from ...Richard Purdie1
2012-07-02package_deb: When searching for E:, anchor expressionRichard Purdie1