summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2013-02-11multilib.bbclass: save multilib variables before executing the gcc-cross-cana...Constantin Musca1
2013-02-11systemd.bbclass: use PACKAGESPLITFUNCS instead of populate_packages_prependRoss Burton1
2013-02-11package.bbclass: support dangling path componentsEnrico Scholz1
2013-02-11package.bbclass: use oe.path.realpath()Enrico Scholz1
2013-02-11update-alternatives.bblcass: use oe.path.realpath()Enrico Scholz1
2013-02-11update-rc.d: don't do anything if systemd.bbclass is inheritedRoss Burton1
2013-02-11systemd.bbclass: helper class for recipes with systemd unitsRoss Burton1
2013-02-11buildhistory: record more R* variablesPaul Eggleton1
2013-02-08populate_sdk_base.bbclass: add execution permission for self-extracting archiveJackie Huang1
2013-02-08Revert: update-rc.d: disable update-rc.d.bbclass when systemd enabledSaul Wold2
2013-02-08base.bbclass: remove redundant setting of MAKEBernhard Reutner-Fischer1
2013-02-08base.bbclass: Commentary typo fixBernhard Reutner-Fischer1
2013-02-07qemu.bbclass: fix segfaults when running through pseudoLaurentiu Palcu1
2013-02-07qemu.bbclass: Use the correct qemu binary in multilib casesRichard Purdie1
2013-02-07image.bbclass: Add MLPREFIX to DEPENDSRichard Purdie1
2013-02-07sanity.bbclass: Check for DISPLAY for qemutests in BB_ORIGENV nowRichard Purdie1
2013-02-06imagetest-qemu: Adapt to bitbake environment changesRichard Purdie1
2013-02-06terminal.bbclass: Use BB_ORIGENV to restore user environmental variablesRichard Purdie1
2013-02-06package.bbclass: Replace undefined 'src' with valid variableKhem Raj1
2013-02-06package.bbclass: Ensure package_get_auto_pr is run at the correct pointRichard Purdie1
2013-02-06insane.bbclass: Add missing R* variables to pkgvarcheckMartin Jansa1
2013-02-06package.bbclass: return list of packages created in do_split_packagesMartin Jansa1
2013-02-06package.bbclass: Pre-expand some variables to save timeRichard Purdie1
2013-02-06package.bbclass: Better document the different phases of operationRichard Purdie1
2013-02-06package.bbclass: Add PACKAGESPLITFUNCS variableRichard Purdie4
2013-02-06package.bbclass: Simplify empty directory removalRichard Purdie1
2013-02-06package.bbclass: Various minor performance tweaksRichard Purdie1
2013-02-06package.bbclass: Make use of cleandirs and dirs function flagsRichard Purdie1
2013-02-06kernel.bbclass: Improve populate_packages_prependRichard Purdie1
2013-02-06package.bbclass: Rewrite split_and_strip_filesRichard Purdie1
2013-02-06package.bbclass: Fix up bb.mkdirhier/bb.copyfile usageRichard Purdie1
2013-02-06update-rc.d: Drop OVERRIDES codeRichard Purdie1
2013-02-06staging.bbclass: Drop unused/legacy functionRichard Purdie1
2013-02-06staging/insane.bbclass: Move legacy do_stage check iinto insane.bbclassRichard Purdie2
2013-02-06insane.bbclass: Add documentation headers for logical code blocksRichard Purdie1
2013-02-06insane.bbclass: Add pkgvarcheck to check for suboptimal usages of variablesRichard Purdie1
2013-02-06package.bbclass: use the multiprocess pool from bitbakeRichard Purdie1
2013-02-06package: Process package stripping in parallelRichard Purdie1
2013-02-06package: Don't export PATHRichard Purdie1
2013-02-06package.bbclass: Multithread per file dependency generation codeRichard Purdie3
2013-02-06sstate.bbclass: Ensure build directory is cleaned to start withRichard Purdie1
2013-02-06sstate/path.py: Add copyhardlinktree() function and use for performance optim...Richard Purdie1
2013-02-06package_ipk, rootfs_ipk: remove the "set -x"Laurentiu Palcu2
2013-02-06image.bbclass: add a proper error message if hook script failsLaurentiu Palcu1
2013-02-06qemu.bbclass: return qemuwrapper instead of qemu-allarchLaurentiu Palcu1
2013-02-06add fontcache.bbclassLaurentiu Palcu1
2013-02-06ipk: use OPKGLIBDIR in all placesMartin Jansa2
2013-02-04sip.bbclass: improve RDEPENDS to add python-sip only for PNMartin Jansa1
2013-02-04cpan-base.bbclass: Improve RDEPENDS to be package specificRichard Purdie1
2013-02-04package.bbclass: Allow per-package SKIP_FILEDEPSPeter Seebach1