summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2017-11-09testimage: Pass the logger into OERuntimeTestContextExecutor.getTarget()Richard Purdie1
2017-11-08image.bbclass: let do_image depend on do_populate_lic of EXTRA_IMAGEDEPENDSMing Liu1
2017-11-08externalsrc: fix ExpansionError if the source dir does not exist yetLuca Ceresoli1
2017-11-08image.bbclass: Fix 'vardepsexclude' mechanism for image_cmd_${FSTYPE}Igor Romanov1
2017-11-08base.bbclass: use d instead on e.dataLeonardo Sandoval1
2017-11-08useradd-staticids: explain how to fix the the problemPatrick Ohly1
2017-11-08useradd-staticids: skip recipes without static IDsPatrick Ohly1
2017-11-07useradd.bbclass: print a warn when useradd not foundRobert Yang1
2017-11-05buildhistory: enable committing history by defaultPaul Eggleton1
2017-11-05goarch: There is no GOARCH defined for mips64-n32Joe Slater1
2017-11-05kernel-arch.bbclass: Add riscv to kernel arch mapKhem Raj1
2017-11-05siteinfo: Define data for riscv32 and riscv64Khem Raj1
2017-11-05insane: Add entries for riscv 32bit/64bitKhem Raj1
2017-10-16goarch.bbclass: Define HOST_GO386 and TARGET_GO386Paul Barker1
2017-10-16own-mirrors.bbclass: allow other settings of PREMIRRORS have effectChen Qi1
2017-10-16archiver: preserve sysroot paths in configured mode for multilibHongxu Jia1
2017-10-16sstate.bbclass: provide an exception for useradd scenarioMaxin B. John1
2017-10-16cross.bbclass: Remove usage of host flags for cross-compilationNikolay Merinov1
2017-10-06utils.bbclass: Support applications with arguments in check_app_exist()Nikolay Merinov1
2017-10-06staging.bbclass: handle postinst-useradd-* fixmesMikko Ylinen2
2017-10-06image_types: Fix bmaptool support for RSSTom Rini1
2017-10-06goarch.bbclass: rework mips architecture checksMatt Madison1
2017-10-06cml1: remove diffconfig return code checkingBruce Ashfield1
2017-09-26wic: remove systemd-boot for x32Saul Wold1
2017-09-25sign_rpm.bbclass: force rpm serial signingLeonardo Sandoval1
2017-09-25meta: drop True option to getVar callsMing Liu3
2017-09-25go: disable PIE flags for cgoMatt Madison1
2017-09-25goarch.bbclass: fixups for Go mips32 supportMatt Madison1
2017-09-25classes: drop image dependencies on TOPDIR variablePaul Eggleton3
2017-09-25useradd-staticids: don't create username-group if gid is specifiedAndré Draszik1
2017-09-25staging: Reduce verbosity of log messagesRichard Purdie1
2017-09-25uboot-extlinux: fix extlinux creation race (take 2)André Draszik1
2017-09-25kernel-devicetree.bbclass: Add support to generate append to kernelOtavio Salvador1
2017-09-25kernel-fitimage: support MIPS (compressed)André Draszik1
2017-09-25kernel-uboot: support compressed kernel on MIPSAndré Draszik1
2017-09-25kernel-uimage: optimise UBOOT_ENTRYSYMBOL supportAndré Draszik1
2017-09-25kernel-fitimage: unbreak UBOOT_ENTRYSYMBOL supportAndré Draszik1
2017-09-25kernel-fitimage: sanitize dtb section name (unbreak MIPS)André Draszik1
2017-09-22sanity: check that path variables don't use ~Ross Burton1
2017-09-22sanity: correct Python version sanity checkRoss Burton1
2017-09-21kernel.bbclass: build host programs with native sysrootsWenzong Fan1
2017-09-21image.bbclass: Sorted ctypes to avoid basehash errorGerson Fernando Budke1
2017-09-21classes/image: move image_qa to between rootfs and imageRoss Burton1
2017-09-21classes/image_live: fix using squashfs as image filesystemTomasz Meresiński1
2017-09-21cross-canadian.bbclass: drop TARGET_* flags overridesMing Liu1
2017-09-21classes/externalsrc: delete symlinks at start of do_buildcleanPaul Eggleton1
2017-09-21go.bbclass: set TMPDIR during compilationMatt Madison1
2017-09-21go: fix linking issues for nativesdk buildsMatt Madison1
2017-09-18useradd.bbclass: Unify writing of script file in useradd_sysroot_sstate()Peter Kjellerstedt1
2017-09-18useradd: don't override pseudo environmentRoss Burton1