aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2012-07-31qt4: allow recipes building commercial editionPaul Eggleton
2012-07-31classes/populate_sdk_rpm: add depends on rpmresolve-nativePaul Eggleton
2012-07-31classes/populate_sdk_base: don't break existing do_populate_sdk dependsPaul Eggleton
2012-07-31kernel.bbclass: Copy bounds.h only if it exists, needed for 2.6.x.Leon Woestenberg
2012-07-29classes/package: ensure pkgdata is cleaned out firstPaul Eggleton
2012-07-28buildhistory: improve performance of image info collectionPaul Eggleton
2012-07-28classes/image: add staticdev-pkgs IMAGE_FEATURES featurePaul Eggleton
2012-07-28Rework installation of dev, dbg, doc, and locale packagesPaul Eggleton
2012-07-28classes/rootfs_rpm: improve speed of RPM rootfs constructionPaul Eggleton
2012-07-27package.bbclass/eglibc-locale: Ensure the correct PN is used for locale packagesRichard Purdie
2012-07-27sstate.bbclass: Add a string representing the lsb release to native/cross sstateRichard Purdie
2012-07-27sstate: Add a two character subdirectory to the sstate directory layoutRichard Purdie
2012-07-27base.bbclass: Set the NATIVELSBSTRING variable to represent the distro we're ...Richard Purdie
2012-07-27image.bbclass: Fix a couple innocuous typoes, should cause no functional changeRobert P. J. Day
2012-07-27classes/package: reduce dbg package dependenciesPaul Eggleton
2012-07-27gtk-doc.bbclass: unbreak dependency-chain for native recipesAndreas Müller
2012-07-26classes/package: do not add self-dependencies to dev/dbg packagesPaul Eggleton
2012-07-26base/perlnative/pythonnative/gzipnative: Add a new variable to enable easier ...Richard Purdie
2012-07-26staging.bbclass: Add support for invalidtasks parameter (see bitbake change)Richard Purdie
2012-07-26core-image: remove x11-netbook package group, it's unusedRoss Burton
2012-07-26classes/package_deb: add PackageArch fieldPaul Eggleton
2012-07-26package.bbclass: Create symlinks for packages with different packaged nameAndrei Gherzan
2012-07-26kernel bbclass: Recreate uImage only when KEEPUIMAGE != "yes"Koen Kooi
2012-07-26qemu.bbclass: Map the qemu binary name for powerpc64Khem Raj
2012-07-26kernel.bbclass: fix external module buildingDenis Carikli
2012-07-22gtk-doc: Ensure we run gtkdocize else we could see build failures (e.g. evolu...Richard Purdie
2012-07-22sstate: Set SSTAGE_PKGARCH for allarch packages to allow reuseRichard Purdie
2012-07-22allarch: No need to make packaging machine specificRichard Purdie
2012-07-22kernel-yocto.bbclass: Delete superfluous creation of ${S}/.git directoryRobert P. J. Day
2012-07-22kernel-yocto.bbclass: Fix some obvious typoes in comments.Robert P. J. Day
2012-07-22python-native: Put binaries in seperate directoryMorgan Little
2012-07-20change gtk-doc.bbclass to pull in depends and oeconfRoss Burton
2012-07-20sanity: display the parsed BBPATH when complaining about CWD elementsRoss Burton
2012-07-20package_rpm: DEPLOY_DIR_RPM must exist before make indexRobert Yang
2012-07-19EFI: Make installer EFI awareDarren Hart
2012-07-19staging.bbclass: Also don't bother staging locale files, its pointlessRichard Purdie
2012-07-19staging.bbclass: Ensure the task starts from a clean directoryRichard Purdie
2012-07-19staging.bbclass: Don't stage doc/manpage/info filesRichard Purdie
2012-07-19buildhistory.bbclass: Fix python whitespaceRichard Purdie
2012-07-19package_ipk.bbclass: Fix python whitespaceRichard Purdie
2012-07-19Remove a number of unneeded import os/bb callsRichard Purdie
2012-07-19toolchain-scripts: Remove extra - from ar/nm command namesRichard Purdie
2012-07-19Remove the - between ${TARGET_PREFIX} and ar/nm for the env script, as this w...Martin Ertsaas
2012-07-19Convert tab indentation in python functions into four-spaceRichard Purdie
2012-07-18boot-directdisk: Fix kernel location after STAGING_KERNEL_DIR changeRichard Purdie
2012-07-18sanity: display the parsed PATH when complaining about CWD elementsRoss Burton
2012-07-18bitbake.conf: Add git-native to ASSUME_PROVIDEDRichard Purdie
2012-07-18meta-ide-support: Add native qemu support for meta-ide-supportJessica Zhang
2012-07-17toolchain-scripts: Sync the SDK/ADT values to the build systemMark Hatle
2012-07-17useradd.bbclass: Fix for multilib buildsRichard Purdie