summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
...
* kernel-yocto.bbclass: Delete superfluous creation of ${S}/.git directoryRobert P. J. Day2012-07-221-1/+1
* kernel-yocto.bbclass: Fix some obvious typoes in comments.Robert P. J. Day2012-07-221-3/+3
* python-native: Put binaries in seperate directoryMorgan Little2012-07-223-5/+8
* change gtk-doc.bbclass to pull in depends and oeconfRoss Burton2012-07-221-4/+16
* sanity: display the parsed BBPATH when complaining about CWD elementsRoss Burton2012-07-201-0/+1
* package_rpm: DEPLOY_DIR_RPM must exist before make indexRobert Yang2012-07-201-2/+2
* EFI: Make installer EFI awareDarren Hart2012-07-191-0/+2
* staging.bbclass: Also don't bother staging locale files, its pointlessRichard Purdie2012-07-191-2/+2
* staging.bbclass: Ensure the task starts from a clean directoryRichard Purdie2012-07-191-0/+1
* staging.bbclass: Don't stage doc/manpage/info filesRichard Purdie2012-07-191-0/+2
* buildhistory.bbclass: Fix python whitespaceRichard Purdie2012-07-191-247/+247
* package_ipk.bbclass: Fix python whitespaceRichard Purdie2012-07-191-219/+219
* Remove a number of unneeded import os/bb callsRichard Purdie2012-07-1916-92/+54
* toolchain-scripts: Remove extra - from ar/nm command namesRichard Purdie2012-07-191-4/+4
* Remove the - between ${TARGET_PREFIX} and ar/nm for the env script, as this w...Martin Ertsaas2012-07-191-2/+2
* Convert tab indentation in python functions into four-spaceRichard Purdie2012-07-1935-3648/+3647
* boot-directdisk: Fix kernel location after STAGING_KERNEL_DIR changeRichard Purdie2012-07-181-1/+1
* sanity: display the parsed PATH when complaining about CWD elementsRoss Burton2012-07-181-1/+2
* bitbake.conf: Add git-native to ASSUME_PROVIDEDRichard Purdie2012-07-181-1/+1
* meta-ide-support: Add native qemu support for meta-ide-supportJessica Zhang2012-07-181-1/+1
* toolchain-scripts: Sync the SDK/ADT values to the build systemMark Hatle2012-07-171-18/+45
* useradd.bbclass: Fix for multilib buildsRichard Purdie2012-07-171-1/+1
* kernel.bbclass: Dont package kxgettext.oKhem Raj2012-07-171-1/+1
* mirrors: Add debian archive snapshot mirrors to search listKhem Raj2012-07-171-1/+3
* base.bbclass: add GNUmakefile to the list of possible makefile namesRoss Burton2012-07-171-1/+1
* crosssdk/nativesdk: Ensure EXTRA_OECONF_FPU is unsetRichard Purdie2012-07-172-0/+4
* sstate.bbclass: Move crosssdk before cross to ensure correct variables are setRichard Purdie2012-07-171-2/+2
* image_types.bbclass: Default XZ_COMPRESSION_LEVEL to -e -6Andrei Gherzan2012-07-171-1/+1
* image_types.bbclass: Add XZ variable to set number of threads to be used whil...Andrei Gherzan2012-07-171-1/+2
* image_types.bbclass: Fix COMPRESS_CMD for xz to redirect compressed data to fileAndrei Gherzan2012-07-171-1/+1
* cpan.bbclass: Fix CCFLAGS.Xin Ouyang2012-07-171-1/+2
* classes/rootfs_deb: use more reliable check for package existencePaul Eggleton2012-07-171-1/+1
* package.bbclass: Allow overriding of debugedit starting pathPeter Seebach2012-07-171-1/+1
* package install failure on systems without /sbin/ldconfigAmy Fong2012-07-171-2/+2
* ccache: Ensure CCACHE_DIR is cleaned by do_clean taskRichard Purdie2012-07-101-0/+2
* kernel.bbclass: add non-santized kernel providesBruce Ashfield2012-07-091-0/+1
* utils.bbclass: add helper function to add all multilib variants of a specific...Richard Purdie2012-07-091-0/+9
* classes/license: fix manifest to work with debPaul Eggleton2012-07-091-1/+1
* sanity.bbclass: the tmpdir can't be longer than 410Robert Yang2012-07-091-0/+8
* multilib: Enable multilib remapping for SDK generationMark Hatle2012-07-091-0/+6
* package_rpm: Avoid duplicate package generation failuresMark Hatle2012-07-091-5/+5
* populate_sdk_rpm: Sync multilib configuration with rootfs_rpmMark Hatle2012-07-092-5/+11
* bootimg: Use STAGING_KERNEL_DIRDarren Hart2012-07-061-1/+1
* prexport.bbclass: Fix typo in warning: "AUROPR" -> "AUTOPR".Robert P. J. Day2012-07-041-1/+1
* image_types: Add elf image typeRaymond Danks2012-07-041-1/+17
* package.bbclass: enable the use of package_qa_handle_errorSaul Wold2012-07-041-3/+7
* lib_package: use PACKAGE_BEFORE_PNSaul Wold2012-07-041-2/+1
* kernel: Add kernel headers to kernel-dev packageDarren Hart2012-07-041-15/+12
* meta/classes: Update recrdeptask fields for recursive dependency handling cha...Richard Purdie2012-07-043-14/+7
* image/core-image: Handle conflicting IMAGE_FEATURES.Lianhao Lu2012-07-032-1/+27