aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
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
2008-11-03replace remaining DEBPV variables with EXTENDPVOtavio Salvador
2008-10-30kernel bbclass: start adding support for >=2.6.27 where headers movedKoen Kooi
2008-10-30package bblass: fix ldconfig_postinst_fragment to not return an error if no /...Koen Kooi
2008-10-28insane.bbclass: Detect if someone is not using our LDFLAGSHolger Hans Peter Freyther
2008-10-27sanity.bbclass: Add check for duplicate entries in PACKAGE_ARCHSRichard Purdie
2008-10-27packaged-staging.bbclass: Set the extra staging paths to a sane defaultRichard Purdie
2008-10-27classes/package*.bbclass: Remove the build_package_revision functionRichard Purdie
2008-10-27classes/conf: Handle Distro PR change in sanity.bbclassRichard Purdie
2008-10-27sourcepkg.bbclass: use DISTRO_PR valueOtavio Salvador
2008-10-27insane.bbclass: import bb to make python happyHolger Hans Peter Freyther
2008-10-27sanity.bbclass: Work if no TMPDIR was created yetHolger Hans Peter Freyther
2008-10-25package bbclass: only run ldconfig when there's a ld.so.conf presentKoen Kooi
2008-10-24package_ipk.bbclass: add import bb where missingMike Westerhof
2008-10-23rootfs_deb: use dpkg-scanpackages as our apt-native does not have apt-ftparch...Marcin Juszkiewicz
2008-10-23package bbclass: add missing 'import bb'Koen Kooi
2008-10-22Merge branch 'shared/file-pr-revert' into org.openembedded.devHolger Hans Peter Freyther
2008-10-22base.bbclass: Add BPN- and BP-based search path to FILESPATH.Robert Schuster
2008-10-22java.bbclass: Fixed indentation.Robert Schuster
2008-10-22Added BPN/BP functionality (see #11716)Robert Schuster
2008-10-22native.bbclass: Run java_stage if JAVA_NATIVE_STAGE_INSTALL is set.Robert Schuster
2008-10-22java-library.bbclass: Remove superfluous quotes from BPN variable.Robert Schuster
2008-10-19autotools: also stage python files in ${prefix}/libPhil Blundell
2008-10-19package.bbclass: don't output postinst for ldconfig if USE_LDCONFIG=0Phil Blundell
2008-10-19binconfig: add terminating slashes to path matching regexpsPhil Blundell
2008-10-18WorkInProgress: Mangle the DISTRO_PR into the package revisionsHolger Hans Peter Freyther