aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2013-02-19rootfs_ipkg: fix BAD_RECOMMENDATIONS handlingRoss Burton
2013-02-19toolchain-scripts.bbclass: add PYTHONHOME variable to environment-setupLaurentiu Palcu
2013-02-19devshell.bbclass: Allow running devshell and fakeroot togetherRichard Purdie
2013-02-19populate_sdk_base.bbclass: fix SDKTARGETSYSROOT valueLaurentiu Palcu
2013-02-19sanity: check_path_length: replace tab with 8 spacesMartin Jansa
2013-02-17package_tar: Fix so it actually worksRichard Purdie
2013-02-17package_tar: Remove completely pointless codeRichard Purdie
2013-02-17package_tar: bb.mkdirhier -> bb.utils.mkdirhierRichard Purdie
2013-02-17package_tar: Fix whitespaceRichard Purdie
2013-02-17package_rpm/dev/ipk/tar: Drop unused functionsRichard Purdie
2013-02-17package_rpm/deb/ipk: Error if we don't find packages when creating the packag...Richard Purdie
2013-02-17classes: Drop none package specific packaging variable accessesRichard Purdie
2013-02-15systemd.bbclass: Dont use libdir and base_libdir for unitsKhem Raj
2013-02-15sanity.bbclass: when bblayers.conf is updated, it invokes a reparseCristiana Voicu
2013-02-15package_ipk: check CONFFILES exist before adding them to metadataRoss Burton
2013-02-14Solved package namespace errors in PRSEmilia Ciobanu
2013-02-14insane: remove unused variableRoss Burton
2013-02-14mulitilib_header: Avoid sstate checksum issues for -native recipesRichard Purdie
2013-02-14multilib: Fix an OVERRIDES expansion order issueRichard Purdie
2013-02-13gtk-immodules-cache: add weak asignment for GTKIMMODULES_PACKAGESLaurentiu Palcu
2013-02-13Add pixbufcache classLaurentiu Palcu
2013-02-13fontcache.bbclass: use the postinst_intercept scriptLaurentiu Palcu
2013-02-13gtk-icon-cache.bbclass: use postinst_intercept scriptLaurentiu Palcu
2013-02-13rootfs_(ipk|deb|rpm).bbclass: check package installation status after ROOTFS_...Laurentiu Palcu
2013-02-13image.bbclass: add fall-back functionality when running interceptsLaurentiu Palcu
2013-02-12populate_sdk_base.bbclass: Improve debugging capabilities for SDK installerJason Wessel
2013-02-11base.bbclass: Remove generate_git_config()Darren Hart
2013-02-11multilib.bbclass: save multilib variables before executing the gcc-cross-cana...Constantin Musca
2013-02-11systemd.bbclass: use PACKAGESPLITFUNCS instead of populate_packages_prependRoss Burton
2013-02-11package.bbclass: support dangling path componentsEnrico Scholz
2013-02-11package.bbclass: use oe.path.realpath()Enrico Scholz
2013-02-11update-alternatives.bblcass: use oe.path.realpath()Enrico Scholz
2013-02-11update-rc.d: don't do anything if systemd.bbclass is inheritedRoss Burton
2013-02-11systemd.bbclass: helper class for recipes with systemd unitsRoss Burton
2013-02-11buildhistory: record more R* variablesPaul Eggleton
2013-02-08populate_sdk_base.bbclass: add execution permission for self-extracting archiveJackie Huang
2013-02-08Revert: update-rc.d: disable update-rc.d.bbclass when systemd enabledSaul Wold
2013-02-08base.bbclass: remove redundant setting of MAKEBernhard Reutner-Fischer
2013-02-08base.bbclass: Commentary typo fixBernhard Reutner-Fischer
2013-02-07qemu.bbclass: fix segfaults when running through pseudoLaurentiu Palcu
2013-02-07qemu.bbclass: Use the correct qemu binary in multilib casesRichard Purdie
2013-02-07image.bbclass: Add MLPREFIX to DEPENDSRichard Purdie
2013-02-07sanity.bbclass: Check for DISPLAY for qemutests in BB_ORIGENV nowRichard Purdie
2013-02-06imagetest-qemu: Adapt to bitbake environment changesRichard Purdie
2013-02-06terminal.bbclass: Use BB_ORIGENV to restore user environmental variablesRichard Purdie
2013-02-06package.bbclass: Replace undefined 'src' with valid variableKhem Raj
2013-02-06package.bbclass: Ensure package_get_auto_pr is run at the correct pointRichard Purdie
2013-02-06insane.bbclass: Add missing R* variables to pkgvarcheckMartin Jansa
2013-02-06package.bbclass: return list of packages created in do_split_packagesMartin Jansa
2013-02-06package.bbclass: Pre-expand some variables to save timeRichard Purdie