aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2017-11-22populate_sdk_ext.bbclass: remove the try...finallyrbt/multilib_sdkRobert Yang
2017-11-22populate_sdk_ext.bbclass: disable for multilib imageRobert Yang
2017-11-22toolchain-scripts.bbclass: only install all MULTILIB_VARIANTS for imageRobert Yang
2017-11-22multilib.bbclass: extend allarch recipesRobert Yang
2017-11-22multilib_global.bbclass: fix indentRobert Yang
2017-11-22multilib.bbclass: remove invalid PACKAGE_INSTALLRobert Yang
2017-11-22multilib.bbclass: remove obsolete DEFAULTTUNE_ML_Robert Yang
2017-11-22multilib.bbclass: remove unneeded bb.data.inherits_class()Robert Yang
2017-11-22image.bbclass: remove depmodwrapper-cross from DEPENDSRobert Yang
2017-11-22staging.bbclass: extend_recipe_sysroot(): search multilib manifestRobert Yang
2017-11-22staging.bbclass: print searched manifest when not foundRobert Yang
2017-11-22staging.bbclass: staging_populate_sysroot_dir(): fix for multilibRobert Yang
2017-11-22sstate.bbclass: sstate_hardcode_path(): fix for multilibRobert Yang
2017-11-22populate_sdk_ext.bbclass: fix for multilibRobert Yang
2017-11-22staging.bbclass: fix for multilibRobert Yang
2017-11-22populate_sdk_ext.bbclass: don't rename layers when failedRobert Yang
2017-11-22testsdk.bbclass: add a newline after own-mirrorsRobert Yang
2017-11-22staging.bbclass: make subprocess.check_output() capture stderrRobert Yang
2017-11-21image_types: Add debugging code to ext4 fs creationSaul Wold
2017-11-21qemuboot: Improve relative path handlingRichard Purdie
2017-11-21classes/cross: Add addto_recipe_sysroot task to cross recipesRichard Purdie
2017-11-21base: add automatic dependency on xz-native for .txz SRC_URIAndré Draszik
2017-11-21siteinfo.bbclass: Add microblaze(eb/el) linux site info targetsNathan Rossi
2017-11-21insane.bbclass: add microblaze-*-elf to machine dictionaryNathan Rossi
2017-11-10package_ipk.bbclass: handle only whitespace in PACKAGE_EXCLUDEAndre McCurdy
2017-11-10base.bbclass: increase indent in get_layers_branch_rev() and buildcfg_vars()Andre McCurdy
2017-11-10devtool: implement conditional patch handlingPaul Eggleton
2017-11-10testimage: Ensure full logs are shown for failuresRichard Purdie
2017-11-09gtk-doc.bbclass: correctly make the list of directories with shared librariesAlexander Kanavin
2017-11-09testimage: Pass the logger into OERuntimeTestContextExecutor.getTarget()Richard Purdie
2017-11-08image.bbclass: let do_image depend on do_populate_lic of EXTRA_IMAGEDEPENDSMing Liu
2017-11-08externalsrc: fix ExpansionError if the source dir does not exist yetLuca Ceresoli
2017-11-08image.bbclass: Fix 'vardepsexclude' mechanism for image_cmd_${FSTYPE}Igor Romanov
2017-11-08base.bbclass: use d instead on e.dataLeonardo Sandoval
2017-11-08useradd-staticids: explain how to fix the the problemPatrick Ohly
2017-11-08useradd-staticids: skip recipes without static IDsPatrick Ohly
2017-11-07useradd.bbclass: print a warn when useradd not foundRobert Yang
2017-11-05buildhistory: enable committing history by defaultPaul Eggleton
2017-11-05goarch: There is no GOARCH defined for mips64-n32Joe Slater
2017-11-05kernel-arch.bbclass: Add riscv to kernel arch mapKhem Raj
2017-11-05siteinfo: Define data for riscv32 and riscv64Khem Raj
2017-11-05insane: Add entries for riscv 32bit/64bitKhem Raj
2017-10-16goarch.bbclass: Define HOST_GO386 and TARGET_GO386Paul Barker
2017-10-16own-mirrors.bbclass: allow other settings of PREMIRRORS have effectChen Qi
2017-10-16archiver: preserve sysroot paths in configured mode for multilibHongxu Jia
2017-10-16sstate.bbclass: provide an exception for useradd scenarioMaxin B. John
2017-10-16cross.bbclass: Remove usage of host flags for cross-compilationNikolay Merinov
2017-10-06utils.bbclass: Support applications with arguments in check_app_exist()Nikolay Merinov
2017-10-06staging.bbclass: handle postinst-useradd-* fixmesMikko Ylinen
2017-10-06image_types: Fix bmaptool support for RSSTom Rini