aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
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-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