aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
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-06testimage/testsdk/selftest: Avoid platform.distro_identifier deprecation warn...Richard Purdie
2018-11-16sanity: Add check for WSLRichard Purdie
2018-11-09image-buildinfo,oeqa/selftest/containerimage: Ensure image-buildinfo doesn't ...Richard Purdie
2018-11-08base.bbclass: avoid 'find -ignore_readdir_race -delete'Matthias Schiffer
2018-11-06archiver: Drop unwanted directoriesFabien Lahoudere
2018-11-06oe-init-buildenv/base: Relax python version checks in favour of HOSTTOOLS man...Richard Purdie
2018-11-06crosssdk: Remove usage of host flags for cross-compilationRichard Purdie
2018-11-06go: Change from TARGET_ARCH to TUNE_PKGARCHRichard Purdie
2018-11-06reproducible_build: update do_deploy_source_date_epoch commmentDouglas Royds
2018-10-29meson: map powerpc64 TARGET_ARCH to ppc64 for the cross fileVictor Kamensky
2018-10-29testsdk: Improvements to the json loggingRichard Purdie
2018-10-29testsdk.bbclass: write testresult to json filesYeoh Ee Peng
2018-10-29testimage: Improvements to the json loggingRichard Purdie
2018-10-29testimage.bbclass: write testresult to json filesYeoh Ee Peng
2018-10-29cve-check: Allow multiple entries in CVE_PRODUCTGrygorii Tertychnyi
2018-10-25testimage.bbclass: define ptest suite variableArmin Kuster
2018-10-25kernel.bbclass: allow custom KERNEL_IMAGEDESTIoan-Adrian Ratiu
2018-10-25npm.bbclass: allow overriding NPM_INSTALL_DEVJef Driesen
2018-10-23npm: change install directory to upstream defaultRichard Purdie
2018-10-20npm: change install directory to upstream defaultOlaf Mandel
2018-10-20devtool-source.bbclass: Only create each patch branch onceOlof Johansson
2018-10-20image_types: Fix a shell syntax error in do_image_ubiRichard Purdie
2018-10-18meta/classes/testexport: Remove __pycache__ from exported testsAníbal Limón
2018-10-18rootfs: possibility to add packages to debug rootfsAndrej Valek
2018-10-16update-rc.d: add -f into postinst OPTChangqing Li
2018-10-16gobject-introspection.bbclass: fix gir installed but not shipped in any packa...Hongxu Jia
2018-10-15useradd_base.bbclass: Make perform_groupmems handle overlapping usernamesPeter Kjellerstedt
2018-10-12meson.bbclass: Fix build issues with /tmp mounted with noexecMark Asselstine
2018-10-11testimage: Ensure opkg/apt test suites are runRichard Purdie
2018-10-11testimage: Ensure package-index is triggered for opkg/apt testsRichard Purdie
2018-10-11testimage: Ensure TESTIMAGEDEPENDS is appended to for qemuall overrideRichard Purdie
2018-10-11lib/oe/utils: add eol to format_pkg_list()grygorii tertychnyi via Openembedded-core
2018-10-10archiver: remove left-over debuggingRoss Burton
2018-10-10populate_sdk_ext.bbclass: avoid populating tools twiceJens Rehsack
2018-10-10populate_sdk_base: move template files location to variablesAndrej Valek
2018-10-09rootfs_*: Also depend on do_package_qaTom Rini
2018-10-08externalsrc.bbclass: Set BB_DONT_CACHE for non-target recipesOla x Nilsson
2018-10-08kernel-arch.bbclass: add m68k to kernel arch mapAngelo Dureghello
2018-10-08siteinfo: define data for m68kAngelo Dureghello
2018-10-01go.bbclass: Add -buildmode=pie for non mips archRobert Yang
2018-10-01archiver: generalise task running when in configured modeRoss Burton
2018-10-01archiver: check tasks exist before adding dependenciesRoss Burton
2018-10-01multilib: avoid expanding grub and grub-efi to multilibRobert Yang
2018-10-01mime.bbclass: fix do_package_qa_multilib error of lib32-fltkChangqing Li
2018-10-01multilib.bbclass: fix do_package_qa_multilib errorChangqing Li
2018-09-27kernel-yocto.bbclass: fix "referenced before assignment" errorMax Kellermann
2018-09-27nativesdk.bbclass: set consistent staging dirs regardless of multilibChen Qi