aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
2009-01-17n2100-image.bbclass: Fix usage of tail so image post worksTim 'timtim' Ellis
2009-01-16SDK: Rename 'SDK_PREFIX' to 'SDK_PATH' so that it has a meaning analogous to ...Tom Rini
2009-01-16canadian sdk: Add classes/canadian{,-cross,-native,-sdk}.bbclassTom Rini
2009-01-16insane.bbclass: Fix thinko in package_qa_check_staged logic for iscrossnativeTom Rini
2009-01-16insane.bbclass: Add handling for canadian classesRichard Purdie
2009-01-16bitbake.conf: Add EXEEXT variables for BUILD/HOST/TARGET so we can start to h...Richard Purdie
2009-01-16siteinfo.bbclass: Add cygwin and mingw entriesRichard Purdie
2009-01-16Merge branch 'rpurdie/canadian-sofar' into org.openembedded.devTom Rini
2009-01-17distutils.bbclass: only remove if existingMichael 'Mickey' Lauer
2009-01-17distutils.bbclass: bandaid against wrong datadir installationMichael 'Mickey' Lauer
2009-01-15base.bbclass: Add subdir feature to SRC_URI entries.Robert Schuster
2009-01-15{e,efl}.bbclass: we want all the speed we can get out of it *and* it SIGILLs ...Koen Kooi
2009-01-13package_tar.bbclass: fix traceback for empty packageMichael 'Mickey' Lauer
2009-01-12kernel.bbclass: do not use insecure tmpnam() function for generating unique n...Marcin Juszkiewicz
2009-01-12autotools.bbclass: adding do_install_append() to autotools.bbclassjohn_lee/openmoko-toolchainJulian_chu
2009-01-10insane.bbclass: Fix thinko in package_qa_check_staged logic for iscrossnativeTom Rini
2009-01-09insane.bbclass: Add handling for canadian classesRichard Purdie
2009-01-09bitbake.conf: Add EXEEXT variables for BUILD/HOST/TARGET so we can start to h...Richard Purdie
2009-01-09siteinfo.bbclass: Add cygwin and mingw entriesRichard Purdie
2009-01-06module.bbclass: pass KERNELDIR as wellKoen Kooi
2008-12-23e.bbclass: run make distclean in ${S}, not after to fetch where it will invok...Koen Kooi
2008-12-22update-rc.d.bbclass: honor $D as well in updatercd_postrmJohn Lee
2008-12-17dsmg600-image.bbclass: Do not override nslu2; makes image additive.Mike Westerhof
2008-12-12dsmg600-image.bbclass: use correct kernel file when assembling the bin imageMike Westerhof
2008-12-10sourcepkg bbclass: sync with poky and attemp to make it work with parallel bi...Koen Kooi
2008-12-10Python 2.6: here we are. WIP :)Michael 'Mickey' Lauer
2008-12-09Fix compilation of Openembedded on ppc64Michael Buesch
2008-12-05mime.bbclass: fix confusing bb.noteKoen Kooi
2008-12-04mime.bcclass: automagically add RDEPENDS on package containing freedesktop-mi...Koen Kooi
2008-12-04mime.bbclass: inform user that u-m-d will take a whileKoen Kooi
2008-12-04mime bbclass: RDEPEND on share-mime-info since we want to run its utilsKoen Kooi
2008-12-04mime.bbclass: check whether update-mime-database is executable before trying ...Koen Kooi
2008-12-01src_distribute.bbclass: Unbork do_distsrcall, fixes the issue seen by Rob Tow.Chris Larson
2008-11-30qmake: add *linux-uclibcgnueabi-oe-g++ to the qmakespecswoglinde
2008-11-26sourcepkg.bbclass: use same deploydir as source-distribute classesKoen Kooi
2008-11-25package_ipk bbclass: add License: to control fileKoen Kooi
2008-11-23kernel.bbclass: stage more headers for the .27 header moveKoen Kooi
2008-11-20base.bbclass: fix a syntax error in one of distclean's exception handlersChris Larson
2008-11-20base.bbclass: Fix up disclean and clean up its exception handlingChris Larson
2008-11-20base.bbclass: Add distclean task to clean a package w/ its fetched sourcesChris Larson
2008-11-20mime.bbclass: new class that detects if an package install a file in /usr/sha...Koen Kooi
2008-11-19module.bbclass: also supply KDIR, some projects use that to get to the kernel...Koen Kooi
2008-11-18insane.bbclass: Optimisation to speed up the package qa phaseHolger Hans Peter Freyther
2008-11-17rootfs_ipk: avoid matching spurious errorsBernie Innocenti
2008-11-16[icecc.bbclass] Add connman into blacklistJulian_chu
2008-11-15kernel.bbclass: stage more headers for >=2.6.27 kernelsKoen Kooi
2008-11-14autotools.bbclass: allow autotools_do_configure to accept parameters and pass...Denys Dmytriyenko
2008-11-11src_distribute: update to reflect current bitbakeDmitry Baryshkov
2008-11-11perl and cpan.bbclass: Never reference to host instance of perl:Stanislav Brabec
2008-11-03base.bbclass: use 'git log' & 'git branch', not git-log & git-branch.Chris Larson