summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* toolchain-scrpts: Fix sitecache issues with multilibRichard Purdie2015-06-231-2/+11
* staging: Strip files in sysrootRichard Purdie2015-06-231-0/+96
* meta: Add explict getVar param for (non) expansionRichard Purdie2015-06-2328-67/+67
* distutils-common-base: add to, don't set, FILES_${PN}Joshua Lock2015-06-231-1/+1
* image-live: Set syslinux timeout to 5sEd Bartosh2015-06-231-1/+1
* Revert "distrodata: Remove unnecessary include of package_regex.inc"Ross Burton2015-06-231-0/+1
* insane.bbclass: fix false negative in build-deps QA checkPatrick Ohly2015-06-231-3/+3
* copyleft_filter.bbclass: Allow to filter on nameMariano Lopez2015-06-232-12/+27
* base.class: warn for invalid PACKAGECONFIGRobert Yang2015-06-231-0/+5
* logging.bbclass: avoid bashism in bbdebug()Patrick Ohly2015-06-231-1/+2
* distutils: regenerate pyc files after being modified by sedAlejandro Hernandez2015-06-231-2/+2
* classes/externalsrc: handle tasks with existing lockfilesPaul Eggleton2015-06-181-1/+1
* packagedata: Fix to ensure variables expand correctlyRichard Purdie2015-06-161-1/+9
* multilib_global: Stop empty space influencing RPROVIDESRichard Purdie2015-06-161-1/+2
* package_ipk/deb/rpm: Improve OVERRIDES handlingRichard Purdie2015-06-163-3/+3
* cmake: extend CMAKE_MODULE_PATH instead of settingRoss Burton2015-06-111-1/+1
* multilib.bbclass: use package_qa_handle_errorRobert Yang2015-06-112-3/+4
* update-rc.d.bbclass: add MLPREFIX when set RRECOMMENDSRobert Yang2015-06-111-1/+1
* boot-direct.bbclass: Add support for VDI imagesJuro Bystricky2015-06-111-2/+2
* sanity.bbclass: Prevent 'vdi' and 'live' to be built togetherJuro Bystricky2015-06-111-0/+5
* image: Support for VDIJuro Bystricky2015-06-114-40/+44
* insane: errors out on binaries installed by allarch-inherit recipesCristian Iorga2015-06-111-0/+5
* sstate: Add eventhandler which cleans up stale recipe dataRichard Purdie2015-06-101-0/+65
* distrodata: Use Python CSV instead of did by handAníbal Limón2015-06-081-61/+65
* distrodata: checkpkg make usage of oe.recipeutils.get_recipe_upstream_versionAníbal Limón2015-06-081-47/+37
* distrodata: Remove unnecessary include of package_regex.incAníbal Limón2015-06-081-1/+0
* python3-distribute: Upgrade to python3-setuptools 15.2Alejandro Hernandez2015-06-081-1/+1
* cmake: Whitespace fixMoritz Blume2015-06-081-1/+1
* xserver-xorg: Upgrade 1.16.3 -> 1.17.1 (OELAYOUT_ABI change)Jussi Kukkonen2015-06-031-0/+6
* distutils.bbclass: consistency between error message and setup.py's commandMario Domenech Goulart2015-06-031-1/+1
* sstate: Add note when performing sstate mirror checksRichard Purdie2015-06-031-0/+1
* sstate: Parallelise checkstatus calls for sstate mirrorRichard Purdie2015-06-031-8/+20
* base: Fix license checksum rebuild problemsRichard Purdie2015-06-031-0/+3
* update-rc.d: Improve RRECOMMENDS handlingRichard Purdie2015-05-291-2/+2
* kernel: Build uImage only when really neededMarek Vasut2015-05-261-0/+8
* kernel: Add basic fitImage supportMarek Vasut2015-05-261-0/+234
* kernel: Separate out uboot_prep_kimageMarek Vasut2015-05-262-22/+23
* kernel: Pull uImage generation into separate classMarek Vasut2015-05-262-45/+65
* kernel: Pull out the linux.bin generationMarek Vasut2015-05-261-17/+23
* kernel: Rework do_uboot_mkimageMarek Vasut2015-05-261-11/+21
* kernel: Clean up KERNEL_IMAGETYPE_FOR_MAKEMarek Vasut2015-05-261-2/+4
* native: Improve PROVIDES handlingRichard Purdie2015-05-261-2/+4
* autotools: Use space with prepend to clean up variable whitespaceRichard Purdie2015-05-261-1/+1
* image.bbclass: Add a method for creating a companion debug filesystemMark Hatle2015-05-241-1/+4
* package.bbclass: Include missing variables on PACKAGEVARSLeonardo Sandoval2015-05-241-1/+1
* toolchain-scripts.bbclass: fix quoting for CCACHE_PATHAndre McCurdy2015-05-241-1/+1
* classes/buildhistory: ensure that git user email and name are setPaul Eggleton2015-05-241-0/+9
* buildstats-summary: add eventmaskChen Qi2015-05-241-3/+1
* linux-yocto: drop suggestion of devshell for patch failuresBruce Ashfield2015-05-241-1/+1
* sanity.bbclass: import subprocess in correct functionJussi Kukkonen2015-05-221-2/+2