summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
...
* cpan-base.bbclass: Improve RDEPENDS to be package specificRichard Purdie2013-02-041-1/+1
* package.bbclass: Allow per-package SKIP_FILEDEPSPeter Seebach2013-02-041-0/+2
* kernel-yocto/linux-yocto-custom: support low bandwidth optionsBruce Ashfield2013-02-041-13/+21
* kernel-yocto: allow multiple / shared kernel feature directoriesBruce Ashfield2013-02-041-1/+32
* kernel-yocto: fix .scc and .cfg matchingBruce Ashfield2013-02-041-1/+1
* kernel-yocto: make configuration audit details debug onlyBruce Ashfield2013-02-041-2/+6
* cmake: reset B from autotools, as this class doesnt like itRoss Burton2013-02-041-0/+1
* gtk-icon-cache: Fix rdepends constructionSaul Wold2013-02-011-3/+2
* module-base.bbclass: Call make instead of oe_runmake in do_make_scriptsKhem Raj2013-02-011-1/+1
* module.bbclass: Allow for modules to be packaged seperate from ${PN}Saul Wold2013-02-011-4/+15
* license: fix LICENSE_CREATE_PACKAGE to stay disabled by defaultMartin Jansa2013-02-011-1/+2
* autotools.bbclass: add EXTRACONFFUNCS variableConstantin Musca2013-02-011-1/+3
* package.bbclass: Use expanded RDEPENDS in read_shlibdepsRichard Purdie2013-02-011-1/+1
* package: Create global package file list and use throughout PACKAGEFUNCSRichard Purdie2013-02-014-61/+60
* package.bbclass: Improve package_fixsymlinksRichard Purdie2013-02-011-7/+12
* package.bbclass: Tweak PACKAGEFUNCSRichard Purdie2013-02-011-3/+3
* package.bbclass: Split out package_fixsymlinks functionRichard Purdie2013-02-011-5/+12
* package.bbclass: Move PKG handling code to emit_pkgdataRichard Purdie2013-02-011-6/+5
* package.bbclass: Avoid copying the datastore for FILES handlingRichard Purdie2013-02-011-10/+1
* package.bbclass: Check FILES once, not once per loop iterationRichard Purdie2013-02-011-3/+3
* package.bbclass: Add a shortcut exit from the mkdir functionRichard Purdie2013-02-011-0/+2
* package.bbclass: Improve kernel module handlingRichard Purdie2013-02-011-21/+16
* package: Rename splitfile functions to something more descriptiveRichard Purdie2013-02-011-12/+9
* multilib: skip packages that provide virtual/kernelBruce Ashfield2013-02-011-1/+3
* kernel: avoid copying unnecessary files during do_installMark Asselstine2013-02-011-2/+5
* insane.bbclass: removing outdated commentLukas Bulwahn2013-02-011-2/+0
* package_ipk/deb/rpm: Ensure deploy staging directory is empty before rerunnin...Richard Purdie2013-01-303-0/+3
* insane.bbclass: Fix incorrect getVar callRichard Purdie2013-01-301-1/+1
* sstate: Move debug comment to more logical placeRichard Purdie2013-01-301-1/+1
* module.bbclass: Don't add pkg_postinst/pkg_prerm to all packages in recipeSaul Wold2013-01-301-2/+2
* rootfs_rpm: Escape the backtick to ensure the ls runs on the targetSaul Wold2013-01-301-1/+1
* migrate_localcount.bbclass: use PRAUTOINX instead of PN & PVConstantin Musca2013-01-281-5/+4
* package.bbclass: remove RRECOMMENDS on base packages for locale packagesAndreas Müller2013-01-281-2/+1
* buildhistory.bbclass: track also complementary package informationAndreas Müller2013-01-281-0/+5
* gtk-immodules-cache.bbclass:fix support postrm at image creation timeHongxu Jia2013-01-281-1/+12
* gtk-icon-cache.bbclass:fix support postrm at image creation timeHongxu Jia2013-01-281-0/+18
* license.bbclass: package license texts to PN-lic when LICENSE_CREATE_PACKAGE ...Martin Jansa2013-01-281-0/+34
* license.bbclass: extract functionality to find license files to separate func...Martin Jansa2013-01-281-18/+26
* staging: Drop obsolete commentsRichard Purdie2013-01-251-9/+0
* sstate: Add optimisation for useradd injected dependenciesRichard Purdie2013-01-251-0/+8
* Split do_packagedata task from do_packageRichard Purdie2013-01-259-14/+31
* prserv: change PRSERV_HOST semanticsConstantin Musca2013-01-252-6/+4
* base.bblass : Add support for cmake to PACKAGECONFIG.Philip Balister2013-01-251-1/+4
* cpan_build: Fix cmaker Build.PL module buildsRichard Purdie2013-01-251-1/+6
* classes/image-swab: remove zypper-related referencesPaul Eggleton2013-01-241-3/+0
* packagedata: Add error message if multiple recipes try to write the same packageRichard Purdie2013-01-241-1/+6
* sanity.bbclass: Ensure tmpdir exists when running the checkRichard Purdie2013-01-241-0/+1
* core-image: Add hwcodecs IMAGE_FEATURERichard Purdie2013-01-241-0/+4
* base: make feature backfilling happen earlierRichard Purdie2013-01-241-0/+2
* prserv: add LOCALCOUNT to AUTOINCs migration featureConstantin Musca2013-01-221-0/+47
OpenPOWER on IntegriCloud