summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* rm_work: sort the value of do_build dependenciesMing Liu2019-03-241-2/+1
* kernel: Ensure an initramfs is added if configuredRichard Purdie2019-03-241-1/+3
* package: Add pkg_postinst_ontarget to PACKAGEVARSRichard Purdie2019-02-251-1/+1
* meta: remove True option to getVar calls (again)André Draszik2019-02-064-6/+6
* kernel.bbclass: Fix incorrect deploying of fitimage.initramfsManjukumar Matha2019-02-061-0/+3
* classes/testsdk: Split implementation into classesJoshua Watt2019-02-061-202/+15
* oeqa: make it work for multiple usersRobert Yang2019-02-061-1/+2
* meta/classes/testimage.bbclass: Only validate IMAGE_FSTYPES when is QEMUAníbal Limón2019-02-061-6/+7
* testimage.bbclass: remove boot parameter systemd.log_targetKai Kang2019-02-061-7/+1
* testimage: Add possibility to pass parmeters to qemuErik Botö2019-02-061-1/+4
* testimage: Add support for slirpYeoh Ee Peng2019-02-061-0/+5
* testimage: Enable autorunning of the package manager testsuitesRichard Purdie2019-02-061-3/+1
* testimage: Further cleanup DEFAULT_TEST_SUITESRichard Purdie2019-02-061-3/+1
* testimage: Simplfy DEFAULT_TEST_SUITES logicRichard Purdie2019-02-061-23/+9
* testimage: Remove duplicate dependenciesRichard Purdie2019-02-061-3/+1
* classes: Correctly markup regex stringsRichard Purdie2019-02-065-19/+19
* kernel: don't assign the build user/hostFederico Sauter2019-02-061-2/+2
* patch: reproducibility: Fix host umask leakageDouglas Royds2019-02-061-0/+1
* toolchain-scripts: run post-relocate scripts for every environmentRoss Burton2019-02-061-23/+23
* package.bbclass: fix python unclosed file ResourceWarningChen Qi2019-02-061-1/+2
* sstate: add support for caching shared workdir tasksMichael Ho2019-02-061-0/+6
* oeqa: Fix for QEMU_USE_KVMRobert Yang2019-02-061-7/+1
* icecc: patchelf is needed by icecc-create-envDouglas Royds2019-02-061-1/+5
* icecc: Don't generate recipe-sysroot symlinks at recipe-parsing timeDouglas Royds2019-02-061-37/+25
* icecc: Syntax error meant that we weren't waiting for tarball generationDouglas Royds2019-02-061-1/+1
* icecc: Trivial simplificationDouglas Royds2019-02-061-1/+1
* icecc: readlink -f on the recipe-sysroot gcc/g++Douglas Royds2019-02-061-1/+1
* kernel: use olddefconfig as the primary target for KERNEL_CONFIG_COMMANDBruce Ashfield2019-02-061-1/+1
* populate_sdk_ext.bbclass: Include site.conf in parsing for contents for local...Khem Raj2019-01-081-0/+5
* classes/icecc.bbclass: Fix ccache disableJoshua Watt2019-01-081-1/+1
* insane: Clarify GNU_HASH warningRoss Burton2019-01-081-1/+1
* binconfig: only try to mangles filesRoss Burton2019-01-081-3/+3
* libc-package: fix postinst error when ENABLE_BINARY_LOCALE_GENERATION = "0"Alexander Kanavin2019-01-081-8/+2
* image_types: use cpio-native to build cpio imagesRoss Burton2019-01-081-0/+1
* multilib_script: fix packages splitKai Kang2019-01-081-1/+3
* archiver.bbclass: Fix COPYLEFT_LICENSE_{IN, EX}CLUDEAdrian Bunk2019-01-081-3/+0
* image.bbclass: fix a wrong position blankMing Liu2019-01-081-1/+1
* sstate.bbclass: Only remove sstate file when task is existedRobert Yang2019-01-081-2/+3
* bugzilla.bbclass: Remove it since obsoletedRobert Yang2019-01-081-187/+0
* classes: Remove tab indentations in python codeRobert Yang2019-01-084-14/+14
* ptest: Reproducibility: Take control of umaskDouglas Royds2019-01-081-0/+1
* reproducible: Don't look for youngest file when no source tarballDouglas Royds2019-01-081-5/+8
* reproducible: Refactor: Break out fixed_source_date_epoch() functionDouglas Royds2019-01-081-4/+5
* meta/icecc.bbclass: Update system blacklistsJoshua Watt2019-01-081-0/+8
* meta/icecc.bbclass: Move system blacklist to variablesJoshua Watt2019-01-081-11/+20
* testimage/testsdk/selftest: Avoid platform.distro_identifier deprecation warn...Richard Purdie2018-12-162-2/+2
* sanity: Add check for WSLRichard Purdie2018-11-241-0/+11
* image-buildinfo,oeqa/selftest/containerimage: Ensure image-buildinfo doesn't ...Richard Purdie2018-11-091-0/+2
* base.bbclass: avoid 'find -ignore_readdir_race -delete'Matthias Schiffer2018-11-091-1/+3
* archiver: Drop unwanted directoriesFabien Lahoudere2018-11-071-1/+9