summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2012-07-22gtk-doc: Ensure we run gtkdocize else we could see build failures (e.g. evolu...Richard Purdie1
2012-07-22sstate: Set SSTAGE_PKGARCH for allarch packages to allow reuseRichard Purdie1
2012-07-22allarch: No need to make packaging machine specificRichard Purdie1
2012-07-22kernel-yocto.bbclass: Delete superfluous creation of ${S}/.git directoryRobert P. J. Day1
2012-07-22kernel-yocto.bbclass: Fix some obvious typoes in comments.Robert P. J. Day1
2012-07-22python-native: Put binaries in seperate directoryMorgan Little3
2012-07-20change gtk-doc.bbclass to pull in depends and oeconfRoss Burton1
2012-07-20sanity: display the parsed BBPATH when complaining about CWD elementsRoss Burton1
2012-07-20package_rpm: DEPLOY_DIR_RPM must exist before make indexRobert Yang1
2012-07-19EFI: Make installer EFI awareDarren Hart1
2012-07-19staging.bbclass: Also don't bother staging locale files, its pointlessRichard Purdie1
2012-07-19staging.bbclass: Ensure the task starts from a clean directoryRichard Purdie1
2012-07-19staging.bbclass: Don't stage doc/manpage/info filesRichard Purdie1
2012-07-19buildhistory.bbclass: Fix python whitespaceRichard Purdie1
2012-07-19package_ipk.bbclass: Fix python whitespaceRichard Purdie1
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