aboutsummaryrefslogtreecommitdiffstats
path: root/classes
Commit message (Expand)AuthorAgeFilesLines
* base bbclass: try to find the git binaries in PATH instead of BBPATHKoen Kooi2009-07-221-2/+2
* oestats-client.bbclass: support arbitrary URLs (Closes: #5283)Jeremy Lainé2009-07-221-18/+12
* packagehistory bbclass: hotfix from RP to work around the multiple-machine-sh...Koen Kooi2009-07-171-2/+1
* angstrom.bbclass : a utility bbclass for angstrom, currently implementsGraeme Gregory2009-07-161-0/+19
* packagehistory: add another QA class from pokyKoen Kooi2009-07-141-0/+102
* package classes: count dotfiles as non-emptyMichael Smith2009-07-114-4/+4
* Revert "base.bbclass: add support for machine configuration fallback"Graeme Gregory2009-07-101-5/+4
* base.bbclass: add support for machine configuration fallbackOtavio Salvador2009-07-101-4/+5
* package_rpm.bbclass: be more quietMarcin Juszkiewicz2009-07-081-2/+0
* bitbake.conf, base.bbclass: Changed build config summary header to be a varia...Chris Larson2009-06-241-1/+1
* packaged-staging.bbclass: use ?= for PSTAGE_PKG.Chris Larson2009-06-241-1/+1
* rootfs_deb: Update IMAGE_ROOTFS variable usage to be consistentLynn Lin2009-06-211-0/+2
* image bbclass: fix logic buglet in lingua codeKoen Kooi2009-06-201-4/+3
* recipe_sanity.bbclass: only check RPROVIDES/RDEPENDS in target recipes.Chris Larson2009-06-191-4/+9
* recipe_sanity.bbclass: add checks for "bad" vars like RDEPENDS/RPROVIDES.Chris Larson2009-06-191-0/+8
* recipe_sanity.bbclass: add checks for missing/default variablesChris Larson2009-06-191-0/+23
* recipe_sanity.bbclass: add check to handle bugs wrt var expansions in var names.Chris Larson2009-06-191-4/+30
* recipe_sanity: add check for PACKAGES in native/cross and split to recipe_san...Chris Larson2009-06-191-5/+20
* Make package_update_index_ipk proper task with lockingRoman I Khimov2009-06-192-4/+9
* Revert "linux-2.6.29: add a default kernel for tqm8540"Koen Kooi2009-06-181-3/+0
* linux-2.6.29: add a default kernel for tqm8540Dmitry Eremin-Solenikov2009-06-181-0/+3
* base.bbclass: set PATH when calling git for metadata scm bits.Chris Larson2009-06-171-2/+2
* base.bbclass: make git fail silently in the metadata scm bits.Chris Larson2009-06-171-2/+2
* task.bbclass: add missing 'import bb'.Chris Larson2009-06-171-0/+1
* rootfs_ipk.bbclass: add log_check for "Cannot satisfy the following dependenc...Chris Larson2009-06-171-1/+2
* image.bbclass: remove tmp/rootfs after image creation unless you set a variableChris Larson2009-06-171-0/+4
* Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded ...Phil Blundell2009-06-172-5/+7
|\
| * kernel.bbclass: remove not used 'pr' variable - spotten by KoenMarcin Juszkiewicz2009-06-171-1/+0
| * siteinfo.bbclass: add support for via C3 hostRolf Leggewie2009-06-171-1/+2
| * fix for MACHINE_KERNEL_PR stuffMarcin Juszkiewicz2009-06-171-4/+6
* | kernel.bbclass: don't add dependency on update-modules if not doing O_P_MPhil Blundell2009-06-171-1/+5
|/
* image.bbclass: unbreak postinst status in the install_lingua methodKoen Kooi2009-06-161-0/+13
* rootfs_ipk: move "mkdir /etc/opkg" inside ONLINE_PACKAGE_MANAGEMENT conditionalPhil Blundell2009-06-151-2/+1
* Revert "bitbake.conf, lib_package.bbclass: fix packaging of ${base_libdir}/*.so"Phil Blundell2009-06-151-4/+1
* rootfs_ipk: opkg (at least some versions) doesn't respect ${libdir}, so look ...Phil Blundell2009-06-131-0/+1
* autotools.bbclass: sdk packages should not depend on libtool-crossTom Rini2009-06-131-0/+1
* update-rc.d: don't add runtime dependency if not doing online package managem...Phil Blundell2009-06-131-1/+1
* image bbclass: add install_linguas methodKoen Kooi2009-06-121-1/+25
* recipe_sanity.bbclass: add initial recipe sanity checker.Chris Larson2009-06-101-0/+111
* qt4: style refinements, more generalizationIhar Hrachyshka2009-06-091-3/+4
* gnome.bbclass: remove unneeded scrollkeeper stuff from gnome packages.Ihar Hrachyshka2009-05-311-3/+5
* lockdown: steal some bits from openmoko that will dump prefferred_versions to...Koen Kooi2009-05-281-0/+41
* tinderclient: support sitting behind proxyDmitry Eremin-Solenikov2009-05-251-7/+17
* seppuku: add support for working behind the proxyDmitry Eremin-Solenikov2009-05-251-0/+6
* oestats-client: support working behind proxyDmitry Eremin-Solenikov2009-05-231-5/+15
* gnome bbclass: package scrollkeeper 'leftovers' in a seperate package. Like t...Koen Kooi2009-05-211-0/+3
* fixes wrong license value usage for GPLv2Otavio Salvador2009-05-201-1/+1
* nylon classes: update image type and mirror locationsMartin Dietze2009-05-192-6/+5
* package_rpm: fix move wrong generated rpm name - closes #5078Lynn Lin2009-05-191-1/+1
* Shorten some full paths printed to the user.Chris Larson2009-05-143-6/+15