summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2019-03-24rm_work: sort the value of do_build dependenciesMing Liu
2019-03-24kernel: Ensure an initramfs is added if configuredRichard Purdie
2019-02-25package: Add pkg_postinst_ontarget to PACKAGEVARSRichard Purdie
2019-02-06meta: remove True option to getVar calls (again)André Draszik
2019-02-06kernel.bbclass: Fix incorrect deploying of fitimage.initramfsManjukumar Matha
2019-02-06classes/testsdk: Split implementation into classesJoshua Watt
2019-02-06oeqa: make it work for multiple usersRobert Yang
2019-02-06meta/classes/testimage.bbclass: Only validate IMAGE_FSTYPES when is QEMUAníbal Limón
2019-02-06testimage.bbclass: remove boot parameter systemd.log_targetKai Kang
2019-02-06testimage: Add possibility to pass parmeters to qemuErik Botö
2019-02-06testimage: Add support for slirpYeoh Ee Peng
2019-02-06testimage: Enable autorunning of the package manager testsuitesRichard Purdie
2019-02-06testimage: Further cleanup DEFAULT_TEST_SUITESRichard Purdie
2019-02-06testimage: Simplfy DEFAULT_TEST_SUITES logicRichard Purdie
2019-02-06testimage: Remove duplicate dependenciesRichard Purdie
2019-02-06classes: Correctly markup regex stringsRichard Purdie
2019-02-06kernel: don't assign the build user/hostFederico Sauter
2019-02-06patch: reproducibility: Fix host umask leakageDouglas Royds
2019-02-06toolchain-scripts: run post-relocate scripts for every environmentRoss Burton
2019-02-06package.bbclass: fix python unclosed file ResourceWarningChen Qi
2019-02-06sstate: add support for caching shared workdir tasksMichael Ho
2019-02-06oeqa: Fix for QEMU_USE_KVMRobert Yang
2019-02-06icecc: patchelf is needed by icecc-create-envDouglas Royds
2019-02-06icecc: Don't generate recipe-sysroot symlinks at recipe-parsing timeDouglas Royds
2019-02-06icecc: Syntax error meant that we weren't waiting for tarball generationDouglas Royds
2019-02-06icecc: Trivial simplificationDouglas Royds
2019-02-06icecc: readlink -f on the recipe-sysroot gcc/g++Douglas Royds
2019-02-06kernel: use olddefconfig as the primary target for KERNEL_CONFIG_COMMANDBruce Ashfield
2019-01-08populate_sdk_ext.bbclass: Include site.conf in parsing for contents for local...Khem Raj
2019-01-08classes/icecc.bbclass: Fix ccache disableJoshua Watt
2019-01-08insane: Clarify GNU_HASH warningRoss Burton
2019-01-08binconfig: only try to mangles filesRoss Burton
2019-01-08libc-package: fix postinst error when ENABLE_BINARY_LOCALE_GENERATION = "0"Alexander Kanavin
2019-01-08image_types: use cpio-native to build cpio imagesRoss Burton
2019-01-08multilib_script: fix packages splitKai Kang
2019-01-08archiver.bbclass: Fix COPYLEFT_LICENSE_{IN, EX}CLUDEAdrian Bunk
2019-01-08image.bbclass: fix a wrong position blankMing Liu
2019-01-08sstate.bbclass: Only remove sstate file when task is existedRobert Yang
2019-01-08bugzilla.bbclass: Remove it since obsoletedRobert Yang
2019-01-08classes: Remove tab indentations in python codeRobert Yang
2019-01-08ptest: Reproducibility: Take control of umaskDouglas Royds
2019-01-08reproducible: Don't look for youngest file when no source tarballDouglas Royds
2019-01-08reproducible: Refactor: Break out fixed_source_date_epoch() functionDouglas Royds
2019-01-08meta/icecc.bbclass: Update system blacklistsJoshua Watt
2019-01-08meta/icecc.bbclass: Move system blacklist to variablesJoshua Watt
2018-12-16testimage/testsdk/selftest: Avoid platform.distro_identifier deprecation warn...Richard Purdie
2018-11-24sanity: Add check for WSLRichard Purdie
2018-11-09image-buildinfo,oeqa/selftest/containerimage: Ensure image-buildinfo doesn't ...Richard Purdie
2018-11-09base.bbclass: avoid 'find -ignore_readdir_race -delete'Matthias Schiffer
2018-11-07archiver: Drop unwanted directoriesFabien Lahoudere