summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2015-06-26sanity.bbclass: check /bin/sh is dash or bashRobert Yang1
2015-06-26toolchain-scripts: fix for multilibRobert Yang1
2015-06-26oe/utils.py: Add support for init/end helper functions in ThreadWorker.Aníbal Limón1
2015-06-26oe/utils.py: Fix thread leakage in ThreadPoolAníbal Limón1
2015-06-23toolchain-scrpts: Fix sitecache issues with multilibRichard Purdie1
2015-06-23staging: Strip files in sysrootRichard Purdie1
2015-06-23meta: Add explict getVar param for (non) expansionRichard Purdie28
2015-06-23distutils-common-base: add to, don't set, FILES_${PN}Joshua Lock1
2015-06-23image-live: Set syslinux timeout to 5sEd Bartosh1
2015-06-23Revert "distrodata: Remove unnecessary include of package_regex.inc"Ross Burton1
2015-06-23insane.bbclass: fix false negative in build-deps QA checkPatrick Ohly1
2015-06-23copyleft_filter.bbclass: Allow to filter on nameMariano Lopez2
2015-06-23base.class: warn for invalid PACKAGECONFIGRobert Yang1
2015-06-23logging.bbclass: avoid bashism in bbdebug()Patrick Ohly1
2015-06-23distutils: regenerate pyc files after being modified by sedAlejandro Hernandez1
2015-06-18classes/externalsrc: handle tasks with existing lockfilesPaul Eggleton1
2015-06-16packagedata: Fix to ensure variables expand correctlyRichard Purdie1
2015-06-16multilib_global: Stop empty space influencing RPROVIDESRichard Purdie1
2015-06-11package_ipk/deb/rpm: Improve OVERRIDES handlingRichard Purdie3
2015-06-11cmake: extend CMAKE_MODULE_PATH instead of settingRoss Burton1
2015-06-11multilib.bbclass: use package_qa_handle_errorRobert Yang2
2015-06-11update-rc.d.bbclass: add MLPREFIX when set RRECOMMENDSRobert Yang1
2015-06-11boot-direct.bbclass: Add support for VDI imagesJuro Bystricky1
2015-06-11sanity.bbclass: Prevent 'vdi' and 'live' to be built togetherJuro Bystricky1
2015-06-11image: Support for VDIJuro Bystricky4
2015-06-11insane: errors out on binaries installed by allarch-inherit recipesCristian Iorga1
2015-06-10sstate: Add eventhandler which cleans up stale recipe dataRichard Purdie1
2015-06-08distrodata: Use Python CSV instead of did by handAníbal Limón1
2015-06-08distrodata: checkpkg make usage of oe.recipeutils.get_recipe_upstream_versionAníbal Limón1
2015-06-08distrodata: Remove unnecessary include of package_regex.incAníbal Limón1
2015-06-08python3-distribute: Upgrade to python3-setuptools 15.2Alejandro Hernandez1
2015-06-08cmake: Whitespace fixMoritz Blume1
2015-06-03xserver-xorg: Upgrade 1.16.3 -> 1.17.1 (OELAYOUT_ABI change)Jussi Kukkonen1
2015-06-03distutils.bbclass: consistency between error message and setup.py's commandMario Domenech Goulart1
2015-06-01sstate: Add note when performing sstate mirror checksRichard Purdie1
2015-06-01sstate: Parallelise checkstatus calls for sstate mirrorRichard Purdie1
2015-06-01base: Fix license checksum rebuild problemsRichard Purdie1
2015-05-27update-rc.d: Improve RRECOMMENDS handlingRichard Purdie1
2015-05-26kernel: Build uImage only when really neededMarek Vasut1
2015-05-26kernel: Add basic fitImage supportMarek Vasut1
2015-05-26kernel: Separate out uboot_prep_kimageMarek Vasut2
2015-05-26kernel: Pull uImage generation into separate classMarek Vasut2
2015-05-26kernel: Pull out the linux.bin generationMarek Vasut1
2015-05-26kernel: Rework do_uboot_mkimageMarek Vasut1
2015-05-26kernel: Clean up KERNEL_IMAGETYPE_FOR_MAKEMarek Vasut1
2015-05-25native: Improve PROVIDES handlingRichard Purdie1
2015-05-25autotools: Use space with prepend to clean up variable whitespaceRichard Purdie1
2015-05-23image.bbclass: Add a method for creating a companion debug filesystemMark Hatle1
2015-05-23package.bbclass: Include missing variables on PACKAGEVARSLeonardo Sandoval1
2015-05-23toolchain-scripts.bbclass: fix quoting for CCACHE_PATHAndre McCurdy1