summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* package.bbclass/eglibc-locale: Ensure the correct PN is used for locale packagesRichard Purdie2012-07-281-1/+3
* sstate.bbclass: Add a string representing the lsb release to native/cross sstateRichard Purdie2012-07-281-5/+17
* sstate: Add a two character subdirectory to the sstate directory layoutRichard Purdie2012-07-281-12/+15
* base.bbclass: Set the NATIVELSBSTRING variable to represent the distro we're ...Richard Purdie2012-07-281-1/+2
* image.bbclass: Fix a couple innocuous typoes, should cause no functional changeRobert P. J. Day2012-07-281-3/+3
* classes/package: reduce dbg package dependenciesPaul Eggleton2012-07-282-5/+30
* gtk-doc.bbclass: unbreak dependency-chain for native recipesAndreas Müller2012-07-281-1/+0
* classes/package: do not add self-dependencies to dev/dbg packagesPaul Eggleton2012-07-261-2/+2
* base/perlnative/pythonnative/gzipnative: Add a new variable to enable easier ...Richard Purdie2012-07-264-3/+12
* staging.bbclass: Add support for invalidtasks parameter (see bitbake change)Richard Purdie2012-07-261-2/+4
* core-image: remove x11-netbook package group, it's unusedRoss Burton2012-07-261-2/+0
* classes/package_deb: add PackageArch fieldPaul Eggleton2012-07-261-0/+1
* package.bbclass: Create symlinks for packages with different packaged nameAndrei Gherzan2012-07-262-2/+6
* kernel bbclass: Recreate uImage only when KEEPUIMAGE != "yes"Koen Kooi2012-07-261-1/+1
* qemu.bbclass: Map the qemu binary name for powerpc64Khem Raj2012-07-261-0/+2
* kernel.bbclass: fix external module buildingDenis Carikli2012-07-261-0/+3
* gtk-doc: Ensure we run gtkdocize else we could see build failures (e.g. evolu...Richard Purdie2012-07-221-0/+4
* sstate: Set SSTAGE_PKGARCH for allarch packages to allow reuseRichard Purdie2012-07-221-0/+3
* allarch: No need to make packaging machine specificRichard Purdie2012-07-221-0/+2
* 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