aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
2009-08-24patch.bbclass: Add "git" patchtool mechanism, which uses git-applyDale Farnsworth
2009-08-24kernel.bbclass: Set EXTRA_OEMAKE to null for kernelDale Farnsworth
2009-08-24kernel.bbclass: Install & package symvers as /boot/Module.symvers-<ver>.Chris Larson
2009-08-24distutils-common-base.bbclass: only raise missing python-native error if pyth...Chris Larson
2009-08-24mesa-dri: move tls configure logic to a classMichael Smith
2009-08-22kernel.bbclass: stage more include files for x86 in 2.6.27+Michael Smith
2009-08-19src_distribute_local: Change cp -f to cp -fr to account for directories.Jeremy Puhlman
2009-08-19src_distribute: force do_fetch execution in do_distribute_sources.Chris Larson
2009-08-19src_distribute*.bbclass: cleanup, revamp parts, distribute all sources.Chris Larson
2009-08-19devshell.bbclass: set a default for XAUTHORITY and export DBUS_SESSION_BUS_AD...Chris Larson
2009-08-19package_rpm: don't run against native/cross recipes, explicitlyChris Larson
2009-08-19base.bbclass: catch bb.MalformedUrl in do_fetch.Chris Larson
2009-08-19Let the distro control whether we include hostap or madwifi.Chris Larson
2009-08-19base.bbclass: introduce OE source mirror network as last resort for do_fetchRolf Leggewie
2009-08-18package_tar.bbclass: Do not set IMAGE_PKGTYPE to unbreak parsingHolger Hans Peter Freyther
2009-08-14base.bbclass: ftp.matrix.com.br no longer existsRolf Leggewie
2009-08-14kernel.bbclass: introduce MODULES_IMAGE_BASE_NAMEDenys Dmytriyenko
2009-08-09sanity.bbclass: Correct typo to refer to PACKAGE_EXTRA_ARCHSKhem Raj
2009-08-08image.bbclass: fix bug in lingua code (code wasn't spitting entries like fr-f...Steve Sakoman
2009-08-08gconf.bbclass: adjust the ordering of things so that a package pkg_postinst_a...Steve Sakoman
2009-08-06vala: here comes 0.7.5+fso2Michael 'Mickey' Lauer
2009-08-01base.bbclass: Strip -sdk from the PN for BPN as wellHolger Hans Peter Freyther
2009-07-31kernel.bbclass : moved uImage creation from do_deploy to between do_compileGraham Gower
2009-07-29qt4x11 bbclass: only match first 12 chars in automagical dependency adderKoen Kooi
2009-07-28oestats-client: restore support for proxiesDmitry Eremin-Solenikov
2009-07-24Revert "image.bbclass: reorder do_rootfs"Richard Purdie
2009-07-22base bbclass: try to find the git binaries in PATH instead of BBPATHKoen Kooi
2009-07-22oestats-client.bbclass: support arbitrary URLs (Closes: #5283)Jeremy Lainé
2009-07-17packagehistory bbclass: hotfix from RP to work around the multiple-machine-sh...Koen Kooi
2009-07-16angstrom.bbclass : a utility bbclass for angstrom, currently implementsGraeme Gregory
2009-07-14packagehistory: add another QA class from pokyKoen Kooi
2009-07-11package classes: count dotfiles as non-emptyMichael Smith
2009-07-10Revert "base.bbclass: add support for machine configuration fallback"Graeme Gregory
2009-07-10base.bbclass: add support for machine configuration fallbackOtavio Salvador
2009-07-08package_rpm.bbclass: be more quietMarcin Juszkiewicz
2009-06-24bitbake.conf, base.bbclass: Changed build config summary header to be a varia...Chris Larson
2009-06-24packaged-staging.bbclass: use ?= for PSTAGE_PKG.Chris Larson
2009-06-21rootfs_deb: Update IMAGE_ROOTFS variable usage to be consistentLynn Lin
2009-06-20image bbclass: fix logic buglet in lingua codeKoen Kooi
2009-06-19recipe_sanity.bbclass: only check RPROVIDES/RDEPENDS in target recipes.Chris Larson
2009-06-19recipe_sanity.bbclass: add checks for "bad" vars like RDEPENDS/RPROVIDES.Chris Larson
2009-06-19recipe_sanity.bbclass: add checks for missing/default variablesChris Larson
2009-06-19recipe_sanity.bbclass: add check to handle bugs wrt var expansions in var names.Chris Larson
2009-06-19recipe_sanity: add check for PACKAGES in native/cross and split to recipe_san...Chris Larson
2009-06-19Make package_update_index_ipk proper task with lockingRoman I Khimov
2009-06-18Revert "linux-2.6.29: add a default kernel for tqm8540"Koen Kooi
2009-06-18linux-2.6.29: add a default kernel for tqm8540Dmitry Eremin-Solenikov
2009-06-17base.bbclass: set PATH when calling git for metadata scm bits.Chris Larson
2009-06-17base.bbclass: make git fail silently in the metadata scm bits.Chris Larson
2009-06-17task.bbclass: add missing 'import bb'.Chris Larson