aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
2009-09-03OpenEmbedded: Switch to using linux-uclibceabi and linux-gnu for TARGET_OSKhem Raj
2009-09-02gnome bbclass: remove to more auto generated cruft that breaks package manage...Koen Kooi
2009-09-01package_deb: create md5sums control filesMichael Smith
2009-08-30base.bbclass: Pass in PATH to popen.Khem Raj
2009-08-27Add task-metadata-track.bbclass, for tracking task changes to metadata.Chris Larson
2009-08-26srctree: prefix messages with ${PF} and kill do_package hacks.Chris Larson
2009-08-26base.bbclass: add cleanall task.Chris Larson
2009-08-26srctree, clean: cleanup & split out do_clean bits into clean.bbclass.Chris Larson
2009-08-26srctree: completely reimplement the task merging into do_populate_staging.Chris Larson
2009-08-26srctree.bbclass: Don't automatically use git clean.Chris Larson
2009-08-26base.bbclass: Remove redundant import of subprocess and signal.Khem Raj
2009-08-25Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ...Khem Raj
2009-08-26gitver.bbclass: add initial version.Chris Larson
2009-08-26srctree.bbclass: add initial version.Chris Larson
2009-08-26package_ipk.bbclass: don't choke on empty SRC_URI.Chris Larson
2009-08-24Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ...Khem Raj
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-23base.bbclass: Replace os.system with subprocess call.Khem Raj
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