summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2012-07-31qt4: allow recipes building commercial editionPaul Eggleton1
2012-07-31classes/populate_sdk_rpm: add depends on rpmresolve-nativePaul Eggleton1
2012-07-31classes/populate_sdk_base: don't break existing do_populate_sdk dependsPaul Eggleton1
2012-07-31kernel.bbclass: Copy bounds.h only if it exists, needed for 2.6.x.Leon Woestenberg1
2012-07-29classes/package: ensure pkgdata is cleaned out firstPaul Eggleton1
2012-07-28buildhistory: improve performance of image info collectionPaul Eggleton4
2012-07-28classes/image: add staticdev-pkgs IMAGE_FEATURES featurePaul Eggleton1
2012-07-28Rework installation of dev, dbg, doc, and locale packagesPaul Eggleton8
2012-07-28classes/rootfs_rpm: improve speed of RPM rootfs constructionPaul Eggleton2
2012-07-27package.bbclass/eglibc-locale: Ensure the correct PN is used for locale packagesRichard Purdie1
2012-07-27sstate.bbclass: Add a string representing the lsb release to native/cross sstateRichard Purdie1
2012-07-27sstate: Add a two character subdirectory to the sstate directory layoutRichard Purdie1
2012-07-27base.bbclass: Set the NATIVELSBSTRING variable to represent the distro we're ...Richard Purdie1
2012-07-27image.bbclass: Fix a couple innocuous typoes, should cause no functional changeRobert P. J. Day1
2012-07-27classes/package: reduce dbg package dependenciesPaul Eggleton2
2012-07-27gtk-doc.bbclass: unbreak dependency-chain for native recipesAndreas Müller1
2012-07-26classes/package: do not add self-dependencies to dev/dbg packagesPaul Eggleton1
2012-07-26base/perlnative/pythonnative/gzipnative: Add a new variable to enable easier ...Richard Purdie4
2012-07-26staging.bbclass: Add support for invalidtasks parameter (see bitbake change)Richard Purdie1
2012-07-26core-image: remove x11-netbook package group, it's unusedRoss Burton1
2012-07-26classes/package_deb: add PackageArch fieldPaul Eggleton1
2012-07-26package.bbclass: Create symlinks for packages with different packaged nameAndrei Gherzan2
2012-07-26kernel bbclass: Recreate uImage only when KEEPUIMAGE != "yes"Koen Kooi1
2012-07-26qemu.bbclass: Map the qemu binary name for powerpc64Khem Raj1
2012-07-26kernel.bbclass: fix external module buildingDenis Carikli1
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