summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2018-12-01binconfig: only try to mangles filesRoss Burton
2018-12-01libc-package: fix postinst error when ENABLE_BINARY_LOCALE_GENERATION = "0"Alexander Kanavin
2018-12-01image_types: use cpio-native to build cpio imagesRoss Burton
2018-11-27multilib_script: fix packages splitKai Kang
2018-11-27archiver.bbclass: Fix COPYLEFT_LICENSE_{IN, EX}CLUDEAdrian Bunk
2018-11-24image.bbclass: fix a wrong position blankMing Liu
2018-11-23sstate.bbclass: Only remove sstate file when task is existedRobert Yang
2018-11-23bugzilla.bbclass: Remove it since obsoletedRobert Yang
2018-11-23classes: Remove tab indentations in python codeRobert Yang
2018-11-23ptest: Reproducibility: Take control of umaskDouglas Royds
2018-11-23u-boot: Add mkenvimage toolAlexey Brodkin
2018-11-23reproducible: Don't look for youngest file when no source tarballDouglas Royds
2018-11-23reproducible: Refactor: Break out fixed_source_date_epoch() functionDouglas Royds
2018-11-22sstate.bbclass: set SSTATE_EXTRAPATHWILDCARD explicitlyRobert Yang
2018-11-22testimage: Add support for slirpYeoh Ee Peng
2018-11-21meta/icecc.bbclass: Update system blacklistsJoshua Watt
2018-11-21meta/icecc.bbclass: Move system blacklist to variablesJoshua Watt
2018-11-20classes/testsdk: Split implementation into classesJoshua Watt
2018-11-16sanity: Add check for WSLRichard Purdie
2018-11-16testimage: Enable autorunning of the package manager testsuitesRichard Purdie
2018-11-16testimage/testsdk/selftest: Avoid platform.distro_identifier deprecation warn...Richard Purdie
2018-11-16image.bbclass: add a missing blankMing Liu
2018-11-16module.bbclass: Add INSTALL_FW_PATH for out-of-tree modulesWes Lindauer
2018-11-14scons.bbclass: fix indentionAndreas Müller
2018-11-14scons.bbclass: Force rebuild if necessaryAndreas Müller
2018-11-13license_image: Fix rootfs file ownership issues with COPY_LIC_DIRSRichard Purdie
2018-11-13locale: Allow usage of cross-localedef for ARCAlexey Brodkin
2018-11-13testimage: Further cleanup DEFAULT_TEST_SUITESRichard Purdie
2018-11-13testimage: Simplfy DEFAULT_TEST_SUITES logicRichard Purdie
2018-11-13testimage: Remove duplicate dependenciesRichard Purdie
2018-11-13base.bbclass: Display name of licenses which caused SkipRecipeNathan Rossi
2018-11-13cpan.bbclass: avoid newer MakeMaker run perl.realJens Rehsack
2018-11-13rootfs: ensure that packages in IMAGE_INSTALL_DEBUGFS are existingAndrej Valek
2018-11-13metadata_scm: Drop orphaned monotone functionsRichard Purdie
2018-11-13metadata_scm.bbclass: simplify base_detect_revision()Robert Yang
2018-11-09kernel: use olddefconfig as the primary target for KERNEL_CONFIG_COMMANDBruce Ashfield
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