aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
2006-12-19Fix typo in system restricted packagesStelios Koroneos
2006-12-19Fixed error in the way the user specified exclusion lists were handledStelios Koroneos
2006-12-19Remove depedancy on icecc-create-env to temporeraly solve circullar dependanc...Stelios Koroneos
2006-12-19Updated icecc.bbclassStelios Koroneos
2006-12-12package.bbclass: set PATH before running OBJDUMP to get dependencies calculatedMarcin Juszkiewicz
2006-12-12many files: KERNELORG_MIRROR variable createdMarcin Juszkiewicz
2006-12-06patch.bbclass: Fix errors when reapplying patchesRichard Purdie
2006-12-05angstrom: add source mirror for angstromKoen Kooi
2006-12-03ice.bbclass, apply patch from #1495, closes #1495Leon Woestenberg
2006-12-02palmtop.bbclass: Fix sharprom override (from nicolasfs #oe)Richard Purdie
2006-11-29Introduce STAGING_BINDIR_CROSS and STAGING_BINDIR_NATIVE as discussed on the ...Richard Purdie
2006-11-28bitbake.conf : introduce the OBJDUMP variable, by default set toGraeme Gregory
2006-11-28cross.bbclass + gcc-package-cross.inc: put the immediate expansion trick in c...Richard Purdie
2006-11-25base.bbclass: Try to ensure the MACHINE variable isn't exported (needs bitbak...Richard Purdie
2006-11-21base.bbclass: added support for creating source mirrorMarcin Juszkiewicz
2006-11-21base.bbclass: added lsof mirrors (main server does not allow connections with...Marcin Juszkiewicz
2006-11-20classes/package_*: Add IMAGE_PKGTYPE (from poky)Richard Purdie
2006-11-20package_ipk.bbclass: Fix invalid syntax added earlierRichard Purdie
2006-11-20merge of '20512a86807847c46b89aa3589332b9d24cd6502'Richard Purdie
2006-11-20kernel.bbclass: unset MACHINE otherwise things break (from poky)Richard Purdie
2006-11-20merge of '6b50eeffe6b0887666782f657e8f8fc694b7045c'Richard Purdie
2006-11-20package_ipk.bbclass: Simplify os.path.join calls (from poky)Richard Purdie
2006-11-20mozilla bbclass: inherit pkgconfigKoen Kooi
2006-11-20base.bbclass: whitespace cleanup, remove unneeded stage addtask callRichard Purdie
2006-11-20Convert IPKG_ARCHS -> PACKAGE_ARCHS, IPKG_EXTRA_ARCHS -> PACKAGE_EXTRA_ARCHS ...Richard Purdie
2006-11-20classes: Clean up anonymous function whitespaceRichard Purdie
2006-11-18Micro-Optimisation decreasing initial parsing time by 10%Holger Freyther
2006-11-16base.bbclass: Add missing fetchall dummy functionRichard Purdie
2006-11-16base.bbclass: added two mirrors for info-zip.orgMarcin Juszkiewicz
2006-11-16base.bbclass: Fix duplicate task execution in fetchallRichard Purdie
2006-11-15efl.bbclass, e.bbclass: move -dbg before Justin Patrin
2006-11-15e classes: include dbg packagesKoen Kooi
2006-11-14site infrastructure changes: Allow more than one file per target so common fi...Richard Purdie
2006-11-14disapproval of revision 'b36008d6d508c1a3c7c580085c230913aebe4f87'Richard Purdie
2006-11-14native.bbclass: set INHIBIT_DEFAULT_DEPS - native packages does not need cros...Marcin Juszkiewicz
2006-11-14distutils-base bbclass: exclude debug files from $bindir and $libdir, PYTHON_...Koen Kooi
2006-11-11Add quotes for assignments to make the new parser happyHolger Freyther
2006-11-06insane.bbclass: update message for -dbg packagesKoen Kooi
2006-11-05gpe.bbclass: apparently weak assigments in SRC_URI don't work :(Koen Kooi
2006-11-05gpe.bbclass: make SRC_URI a weak assignmentKoen Kooi
2006-11-04binconfig.bbclass: protect foo-native stuff from do_installKoen Kooi
2006-11-04merge of '0c89fbedbb59ef7e1b229b833813e59080b4952a'Koen Kooi
2006-11-04binconfig.bbclass: mangle *-config and .la files that end up in packages, bas...Koen Kooi
2006-11-04sanity.bbclass: Show all errors in one error message (from poky). Also add de...Richard Purdie
2006-11-02rootfs_ipk.bbclass and ipkg.inc: shell script syntax fixesMartin Dietze
2006-11-02nylon update: Martin Dietze
2006-10-31Add devshell.bbclass (from poky). Requires bitbake trunk. Use as 'bitbake tar...Richard Purdie
2006-10-28base.bbclass, package.bbclass: don destrucively set RDEPENDS and RRECOMMENDS,...Koen Kooi
2006-10-26classes/test.bbclass: Make sure tests are really executedHolger Freyther
2006-10-26classes/insane.class: Make workdir known, remove whitespaceHolger Freyther