aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2015-06-10sstate: Add eventhandler which cleans up stale recipe dataRichard Purdie
2015-06-08distrodata: Use Python CSV instead of did by handAníbal Limón
2015-06-08distrodata: checkpkg make usage of oe.recipeutils.get_recipe_upstream_versionAníbal Limón
2015-06-08distrodata: Remove unnecessary include of package_regex.incAníbal Limón
2015-06-08python3-distribute: Upgrade to python3-setuptools 15.2Alejandro Hernandez
2015-06-08cmake: Whitespace fixMoritz Blume
2015-06-03xserver-xorg: Upgrade 1.16.3 -> 1.17.1 (OELAYOUT_ABI change)Jussi Kukkonen
2015-06-03distutils.bbclass: consistency between error message and setup.py's commandMario Domenech Goulart
2015-06-01sstate: Add note when performing sstate mirror checksRichard Purdie
2015-06-01sstate: Parallelise checkstatus calls for sstate mirrorRichard Purdie
2015-06-01base: Fix license checksum rebuild problemsRichard Purdie
2015-05-27update-rc.d: Improve RRECOMMENDS handlingRichard Purdie
2015-05-26kernel: Build uImage only when really neededMarek Vasut
2015-05-26kernel: Add basic fitImage supportMarek Vasut
2015-05-26kernel: Separate out uboot_prep_kimageMarek Vasut
2015-05-26kernel: Pull uImage generation into separate classMarek Vasut
2015-05-26kernel: Pull out the linux.bin generationMarek Vasut
2015-05-26kernel: Rework do_uboot_mkimageMarek Vasut
2015-05-26kernel: Clean up KERNEL_IMAGETYPE_FOR_MAKEMarek Vasut
2015-05-25native: Improve PROVIDES handlingRichard Purdie
2015-05-25autotools: Use space with prepend to clean up variable whitespaceRichard Purdie
2015-05-23image.bbclass: Add a method for creating a companion debug filesystemMark Hatle
2015-05-23package.bbclass: Include missing variables on PACKAGEVARSLeonardo Sandoval
2015-05-23toolchain-scripts.bbclass: fix quoting for CCACHE_PATHAndre McCurdy
2015-05-23classes/buildhistory: ensure that git user email and name are setPaul Eggleton
2015-05-23buildstats-summary: add eventmaskChen Qi
2015-05-22linux-yocto: drop suggestion of devshell for patch failuresBruce Ashfield
2015-05-21sanity.bbclass: import subprocess in correct functionJussi Kukkonen
2015-05-21license_class: Add explicity avoid of CLOSED license in validationsAníbal Limón
2015-05-20sstate: Add handling of do_shared_workdir taskRichard Purdie
2015-05-20sanity.bbclass: improve the sanity check for PATH and BBPATHShiqun Lin
2015-05-15useradd.bbclass: Remove base-passwd dependencyLeonardo Sandoval
2015-05-15native.bbclass: avoid unintended substring replacement when setting PROVIDESMario Domenech Goulart
2015-05-15sstate: Improve HASHCHECK function to make siginfo configurableRichard Purdie
2015-05-15kernel/rm_work: Improve interactionRichard Purdie
2015-05-14base: Avoid find raceRichard Purdie
2015-05-14systemd.bbclass: drop has_exactly_one_service settingDmitry Eremin-Solenikov
2015-05-14sanity.bbclass: Increased verbosity for connectivity checkMariano Lopez
2015-05-14module/module-base/lttng-modules: Improve kernel module dependenciesRichard Purdie
2015-05-12insserv: RemoveRichard Purdie
2015-05-09license_class: license_create_manifest improvmentAníbal Limón
2015-05-09license: Add support for handle INCOMPATIBLE_LICENSE in manifest creationAníbal Limón
2015-05-09license_class: Generalize license_ok functionAníbal Limón
2015-05-09license_class: Reimplemented manifest creation in pythonAníbal Limón
2015-05-09distro_features_check: add any of testJoe Slater
2015-05-09kernel-yocto: propagate in tree defconfigs to WORKDIRBruce Ashfield
2015-05-09linux-yocto: fix race between checkout and meta data generationBruce Ashfield
2015-05-07insane: Support aarch64 on muslKhem Raj
2015-05-07kernel.bbclass: Fix race conditionEd Bartosh
2015-05-07classes/buildstats: misc cleanupsPaul Eggleton