aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
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
2009-06-17rootfs_ipk.bbclass: add log_check for "Cannot satisfy the following dependenc...Chris Larson
2009-06-17image.bbclass: remove tmp/rootfs after image creation unless you set a variableChris Larson
2009-06-17Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded ...Phil Blundell
2009-06-17kernel.bbclass: don't add dependency on update-modules if not doing O_P_MPhil Blundell
2009-06-17kernel.bbclass: remove not used 'pr' variable - spotten by KoenMarcin Juszkiewicz
2009-06-17siteinfo.bbclass: add support for via C3 hostRolf Leggewie
2009-06-17fix for MACHINE_KERNEL_PR stuffMarcin Juszkiewicz
2009-06-16image.bbclass: unbreak postinst status in the install_lingua methodKoen Kooi
2009-06-15rootfs_ipk: move "mkdir /etc/opkg" inside ONLINE_PACKAGE_MANAGEMENT conditionalPhil Blundell
2009-06-15Revert "bitbake.conf, lib_package.bbclass: fix packaging of ${base_libdir}/*.so"Phil Blundell
2009-06-13rootfs_ipk: opkg (at least some versions) doesn't respect ${libdir}, so look ...Phil Blundell
2009-06-13autotools.bbclass: sdk packages should not depend on libtool-crossTom Rini
2009-06-13update-rc.d: don't add runtime dependency if not doing online package managem...Phil Blundell
2009-06-12image bbclass: add install_linguas methodKoen Kooi
2009-06-10recipe_sanity.bbclass: add initial recipe sanity checker.Chris Larson