aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
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
2008-10-18base.bbclass: strip branch name in base_detect_branchOtavio Salvador
2008-10-17rootfs_ipk: add support for BAD_RECOMMENDATIONS andPhil Blundell
2008-10-17XFCE: allow to set a specific release to be used while grabbing the sourceOtavio Salvador
2008-10-15[base] Autodetect the SCM and add listing of git repositoriesHolger Hans Peter Freyther
2008-10-15[base.bbclass] Make it fatal if no entry in checksums.ini existHolger Hans Peter Freyther
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe
2008-10-10merge of '3a46b29cc934022c7df085ba522531c57df6de56'Robert Schuster
2008-10-10java-library.bbclass: Introduce BPN as a mean to minimize changes between a r...Robert Schuster
2008-10-10java.bbclass: Make oe_makeclasspath automatically use staging or staging native.Robert Schuster
2008-10-09merge of '0cc46a3e4be22a50518f2ca80e16fc733b1d9ca0'Koen Kooi
2008-10-09gettext.bbclass: revert part of a cset that breaks OE with inifinite loopsKoen Kooi
2008-10-09revert last patch as it leads to a build loop. woglinde, please try again.Michael Lauer
2008-10-08gettext.bbclass: make it simpler to understandHenning Heinold
2008-10-07merge of 'd3c8a06d1d4f7abaf8f97964d82c9c0811415c68'Robert Schuster
2008-10-07java.bbclass: Make oe_makeclasspath behavior more sane.Robert Schuster
2008-10-07merge of '6347af950ec1a0ff98214a570984c55df668fad7'Robert Schuster
2008-10-07base.bbclass: Use 'unzip' for *.jar files as well.Robert Schuster