summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)AuthorFiles
2008-11-25package_ipk bbclass: add License: to control fileKoen Kooi1
2008-11-23kernel.bbclass: stage more headers for the .27 header moveKoen Kooi1
2008-11-20base.bbclass: fix a syntax error in one of distclean's exception handlersChris Larson1
2008-11-20base.bbclass: Fix up disclean and clean up its exception handlingChris Larson1
2008-11-20base.bbclass: Add distclean task to clean a package w/ its fetched sourcesChris Larson1
2008-11-20mime.bbclass: new class that detects if an package install a file in /usr/sha...Koen Kooi2
2008-11-19module.bbclass: also supply KDIR, some projects use that to get to the kernel...Koen Kooi1
2008-11-18insane.bbclass: Optimisation to speed up the package qa phaseHolger Hans Peter Freyther1
2008-11-17rootfs_ipk: avoid matching spurious errorsBernie Innocenti1
2008-11-16[icecc.bbclass] Add connman into blacklistJulian_chu1
2008-11-15kernel.bbclass: stage more headers for >=2.6.27 kernelsKoen Kooi1
2008-11-14autotools.bbclass: allow autotools_do_configure to accept parameters and pass...Denys Dmytriyenko1
2008-11-11src_distribute: update to reflect current bitbakeDmitry Baryshkov1
2008-11-11perl and cpan.bbclass: Never reference to host instance of perl:Stanislav Brabec1
2008-11-03base.bbclass: use 'git log' & 'git branch', not git-log & git-branch.Chris Larson1
2008-11-03replace remaining DEBPV variables with EXTENDPVOtavio Salvador1
2008-10-30kernel bbclass: start adding support for >=2.6.27 where headers movedKoen Kooi1
2008-10-30package bblass: fix ldconfig_postinst_fragment to not return an error if no /...Koen Kooi1
2008-10-28insane.bbclass: Detect if someone is not using our LDFLAGSHolger Hans Peter Freyther1
2008-10-27sanity.bbclass: Add check for duplicate entries in PACKAGE_ARCHSRichard Purdie1
2008-10-27packaged-staging.bbclass: Set the extra staging paths to a sane defaultRichard Purdie1
2008-10-27classes/package*.bbclass: Remove the build_package_revision functionRichard Purdie5
2008-10-27classes/conf: Handle Distro PR change in sanity.bbclassRichard Purdie1
2008-10-27sourcepkg.bbclass: use DISTRO_PR valueOtavio Salvador1
2008-10-27insane.bbclass: import bb to make python happyHolger Hans Peter Freyther1
2008-10-27sanity.bbclass: Work if no TMPDIR was created yetHolger Hans Peter Freyther1
2008-10-25package bbclass: only run ldconfig when there's a ld.so.conf presentKoen Kooi1
2008-10-24package_ipk.bbclass: add import bb where missingMike Westerhof1
2008-10-23rootfs_deb: use dpkg-scanpackages as our apt-native does not have apt-ftparch...Marcin Juszkiewicz1
2008-10-23package bbclass: add missing 'import bb'Koen Kooi1
2008-10-22Merge branch 'shared/file-pr-revert' into org.openembedded.devHolger Hans Peter Freyther5
2008-10-22base.bbclass: Add BPN- and BP-based search path to FILESPATH.Robert Schuster1
2008-10-22java.bbclass: Fixed indentation.Robert Schuster1
2008-10-22Added BPN/BP functionality (see #11716)Robert Schuster2
2008-10-22native.bbclass: Run java_stage if JAVA_NATIVE_STAGE_INSTALL is set.Robert Schuster1
2008-10-22java-library.bbclass: Remove superfluous quotes from BPN variable.Robert Schuster1
2008-10-19autotools: also stage python files in ${prefix}/libPhil Blundell1
2008-10-19package.bbclass: don't output postinst for ldconfig if USE_LDCONFIG=0Phil Blundell1
2008-10-19binconfig: add terminating slashes to path matching regexpsPhil Blundell1
2008-10-18WorkInProgress: Mangle the DISTRO_PR into the package revisionsHolger Hans Peter Freyther5
2008-10-18base.bbclass: strip branch name in base_detect_branchOtavio Salvador1
2008-10-17rootfs_ipk: add support for BAD_RECOMMENDATIONS andPhil Blundell1
2008-10-17XFCE: allow to set a specific release to be used while grabbing the sourceOtavio Salvador1
2008-10-15[base] Autodetect the SCM and add listing of git repositoriesHolger Hans Peter Freyther1
2008-10-15[base.bbclass] Make it fatal if no entry in checksums.ini existHolger Hans Peter Freyther1
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe1
2008-10-10merge of '3a46b29cc934022c7df085ba522531c57df6de56'Robert Schuster2
2008-10-10java-library.bbclass: Introduce BPN as a mean to minimize changes between a r...Robert Schuster1
2008-10-10java.bbclass: Make oe_makeclasspath automatically use staging or staging native.Robert Schuster1
2008-10-09merge of '0cc46a3e4be22a50518f2ca80e16fc733b1d9ca0'Koen Kooi1