summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)AuthorFiles
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
2008-10-09gettext.bbclass: revert part of a cset that breaks OE with inifinite loopsKoen Kooi1
2008-10-09revert last patch as it leads to a build loop. woglinde, please try again.Michael Lauer1
2008-10-08gettext.bbclass: make it simpler to understandHenning Heinold1
2008-10-07merge of 'd3c8a06d1d4f7abaf8f97964d82c9c0811415c68'Robert Schuster1
2008-10-07java.bbclass: Make oe_makeclasspath behavior more sane.Robert Schuster1
2008-10-07merge of '6347af950ec1a0ff98214a570984c55df668fad7'Robert Schuster8
2008-10-07base.bbclass: Use 'unzip' for *.jar files as well.Robert Schuster1
2008-10-07merge of 'd94f0c673a273066ff54e6843a2b270742cbb1dd'Robert Schuster1
2008-10-07java.bbclass: Fixed oe_makeclasspath classpath generation.Robert Schuster1
2008-10-07cpan* bbclass: fix for staging layout changesKoen Kooi4
2008-10-06package bbclass: add an 'allow_links' param to get symlinks packaged, usefull...Koen Kooi1
2008-10-04insane.bbclass: let sh4 arch play with uclibcHenning Heinold1
2008-10-04distutils-base: export STAGING_INCDIR and STAGING_LIBDIR hereMichael Lauer1
2008-10-03Split staging by base package arch (armv7a, ppc603e, etc)Koen Kooi1
2008-10-02java.bbclass: Error out if classpath entry cannot be found.Robert Schuster1
2008-10-02distutils bbclass: sync with pokyKoen Kooi1