summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2013-02-17classes: Drop none package specific packaging variable accessesRichard Purdie7
2013-02-15systemd.bbclass: Dont use libdir and base_libdir for unitsKhem Raj1
2013-02-15sanity.bbclass: when bblayers.conf is updated, it invokes a reparseCristiana Voicu1
2013-02-15package_ipk: check CONFFILES exist before adding them to metadataRoss Burton1
2013-02-14Solved package namespace errors in PRSEmilia Ciobanu1
2013-02-14insane: remove unused variableRoss Burton1
2013-02-14mulitilib_header: Avoid sstate checksum issues for -native recipesRichard Purdie1
2013-02-14multilib: Fix an OVERRIDES expansion order issueRichard Purdie1
2013-02-12gtk-immodules-cache: add weak asignment for GTKIMMODULES_PACKAGESLaurentiu Palcu1
2013-02-12Add pixbufcache classLaurentiu Palcu1
2013-02-12fontcache.bbclass: use the postinst_intercept scriptLaurentiu Palcu1
2013-02-12gtk-icon-cache.bbclass: use postinst_intercept scriptLaurentiu Palcu1
2013-02-12rootfs_(ipk|deb|rpm).bbclass: check package installation status after ROOTFS_...Laurentiu Palcu3
2013-02-12image.bbclass: add fall-back functionality when running interceptsLaurentiu Palcu1
2013-02-12populate_sdk_base.bbclass: Improve debugging capabilities for SDK installerJason Wessel1
2013-02-11base.bbclass: Remove generate_git_config()Darren Hart1
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