summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* rootfs_ipkg: fix BAD_RECOMMENDATIONS handlingRoss Burton2013-02-191-3/+7
* toolchain-scripts.bbclass: add PYTHONHOME variable to environment-setupLaurentiu Palcu2013-02-191-0/+2
* devshell.bbclass: Allow running devshell and fakeroot togetherRichard Purdie2013-02-192-1/+23
* populate_sdk_base.bbclass: fix SDKTARGETSYSROOT valueLaurentiu Palcu2013-02-191-1/+1
* sanity: check_path_length: replace tab with 8 spacesMartin Jansa2013-02-191-1/+1
* package_tar: Fix so it actually worksRichard Purdie2013-02-171-1/+3
* package_tar: Remove completely pointless codeRichard Purdie2013-02-171-21/+4
* package_tar: bb.mkdirhier -> bb.utils.mkdirhierRichard Purdie2013-02-171-4/+4
* package_tar: Fix whitespaceRichard Purdie2013-02-171-51/+51
* package_rpm/dev/ipk/tar: Drop unused functionsRichard Purdie2013-02-174-142/+0
* package_rpm/deb/ipk: Error if we don't find packages when creating the packag...Richard Purdie2013-02-173-4/+19
* classes: Drop none package specific packaging variable accessesRichard Purdie2013-02-177-31/+23
* systemd.bbclass: Dont use libdir and base_libdir for unitsKhem Raj2013-02-151-4/+9
* sanity.bbclass: when bblayers.conf is updated, it invokes a reparseCristiana Voicu2013-02-151-9/+9
* package_ipk: check CONFFILES exist before adding them to metadataRoss Burton2013-02-151-1/+2
* Solved package namespace errors in PRSEmilia Ciobanu2013-02-141-3/+3
* insane: remove unused variableRoss Burton2013-02-141-1/+0
* mulitilib_header: Avoid sstate checksum issues for -native recipesRichard Purdie2013-02-141-0/+6
* multilib: Fix an OVERRIDES expansion order issueRichard Purdie2013-02-141-0/+5
* gtk-immodules-cache: add weak asignment for GTKIMMODULES_PACKAGESLaurentiu Palcu2013-02-131-0/+2
* Add pixbufcache classLaurentiu Palcu2013-02-131-0/+50
* fontcache.bbclass: use the postinst_intercept scriptLaurentiu Palcu2013-02-131-13/+7
* gtk-icon-cache.bbclass: use postinst_intercept scriptLaurentiu Palcu2013-02-131-30/+9
* rootfs_(ipk|deb|rpm).bbclass: check package installation status after ROOTFS_...Laurentiu Palcu2013-02-133-24/+23
* image.bbclass: add fall-back functionality when running interceptsLaurentiu Palcu2013-02-131-6/+37
* populate_sdk_base.bbclass: Improve debugging capabilities for SDK installerJason Wessel2013-02-121-6/+42
* base.bbclass: Remove generate_git_config()Darren Hart2013-02-111-21/+0
* multilib.bbclass: save multilib variables before executing the gcc-cross-cana...Constantin Musca2013-02-111-5/+6
* systemd.bbclass: use PACKAGESPLITFUNCS instead of populate_packages_prependRoss Burton2013-02-111-7/+7
* package.bbclass: support dangling path componentsEnrico Scholz2013-02-111-6/+2
* package.bbclass: use oe.path.realpath()Enrico Scholz2013-02-111-11/+5
* update-alternatives.bblcass: use oe.path.realpath()Enrico Scholz2013-02-111-4/+1
* update-rc.d: don't do anything if systemd.bbclass is inheritedRoss Burton2013-02-111-8/+11
* systemd.bbclass: helper class for recipes with systemd unitsRoss Burton2013-02-111-0/+158
* buildhistory: record more R* variablesPaul Eggleton2013-02-111-0/+23
* populate_sdk_base.bbclass: add execution permission for self-extracting archiveJackie Huang2013-02-081-0/+3
* Revert: update-rc.d: disable update-rc.d.bbclass when systemd enabledSaul Wold2013-02-082-87/+86
* base.bbclass: remove redundant setting of MAKEBernhard Reutner-Fischer2013-02-081-1/+0
* base.bbclass: Commentary typo fixBernhard Reutner-Fischer2013-02-081-1/+1
* qemu.bbclass: fix segfaults when running through pseudoLaurentiu Palcu2013-02-071-1/+1
* qemu.bbclass: Use the correct qemu binary in multilib casesRichard Purdie2013-02-071-1/+3
* image.bbclass: Add MLPREFIX to DEPENDSRichard Purdie2013-02-071-1/+1
* sanity.bbclass: Check for DISPLAY for qemutests in BB_ORIGENV nowRichard Purdie2013-02-071-2/+4
* imagetest-qemu: Adapt to bitbake environment changesRichard Purdie2013-02-061-1/+10
* terminal.bbclass: Use BB_ORIGENV to restore user environmental variablesRichard Purdie2013-02-061-1/+12
* package.bbclass: Replace undefined 'src' with valid variableKhem Raj2013-02-061-1/+1
* package.bbclass: Ensure package_get_auto_pr is run at the correct pointRichard Purdie2013-02-061-1/+2
* insane.bbclass: Add missing R* variables to pkgvarcheckMartin Jansa2013-02-061-1/+1
* package.bbclass: return list of packages created in do_split_packagesMartin Jansa2013-02-061-0/+3
* package.bbclass: Pre-expand some variables to save timeRichard Purdie2013-02-061-0/+14