summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* image_types: Add debugging code to ext4 fs creationSaul Wold2017-12-041-0/+4
* qemuboot: Improve relative path handlingRichard Purdie2017-12-041-3/+5
* base: add automatic dependency on xz-native for .txz SRC_URIAndré Draszik2017-12-041-1/+1
* package_ipk.bbclass: handle only whitespace in PACKAGE_EXCLUDEAndre McCurdy2017-12-041-1/+1
* base.bbclass: increase indent in get_layers_branch_rev() and buildcfg_vars()Andre McCurdy2017-12-041-2/+2
* testimage: Ensure full logs are shown for failuresRichard Purdie2017-12-041-2/+2
* gtk-doc.bbclass: correctly make the list of directories with shared librariesAlexander Kanavin2017-12-041-1/+1
* testimage: Pass the logger into OERuntimeTestContextExecutor.getTarget()Richard Purdie2017-12-041-1/+1
* image.bbclass: let do_image depend on do_populate_lic of EXTRA_IMAGEDEPENDSMing Liu2017-12-041-5/+9
* externalsrc: fix ExpansionError if the source dir does not exist yetLuca Ceresoli2017-12-041-3/+1
* image.bbclass: Fix 'vardepsexclude' mechanism for image_cmd_${FSTYPE}Igor Romanov2017-12-041-1/+4
* useradd-staticids: explain how to fix the the problemPatrick Ohly2017-12-041-33/+29
* useradd-staticids: skip recipes without static IDsPatrick Ohly2017-12-041-4/+8
* goarch: There is no GOARCH defined for mips64-n32Joe Slater2017-12-041-0/+1
* useradd.bbclass: print a warn when useradd not foundRobert Yang2017-12-041-0/+1
* goarch.bbclass: Define HOST_GO386 and TARGET_GO386Paul Barker2017-10-161-0/+11
* own-mirrors.bbclass: allow other settings of PREMIRRORS have effectChen Qi2017-10-161-13/+13
* archiver: preserve sysroot paths in configured mode for multilibHongxu Jia2017-10-161-0/+2
* sstate.bbclass: provide an exception for useradd scenarioMaxin B. John2017-10-161-1/+2
* cross.bbclass: Remove usage of host flags for cross-compilationNikolay Merinov2017-10-161-4/+4
* utils.bbclass: Support applications with arguments in check_app_exist()Nikolay Merinov2017-10-071-1/+1
* staging.bbclass: handle postinst-useradd-* fixmesMikko Ylinen2017-10-072-3/+4
* image_types: Fix bmaptool support for RSSTom Rini2017-10-071-0/+3
* goarch.bbclass: rework mips architecture checksMatt Madison2017-10-071-10/+7
* cml1: remove diffconfig return code checkingBruce Ashfield2017-10-071-2/+3
* wic: remove systemd-boot for x32Saul Wold2017-09-261-0/+1
* sign_rpm.bbclass: force rpm serial signingLeonardo Sandoval2017-09-261-0/+6
* meta: drop True option to getVar callsMing Liu2017-09-263-9/+9
* go: disable PIE flags for cgoMatt Madison2017-09-261-0/+3
* goarch.bbclass: fixups for Go mips32 supportMatt Madison2017-09-261-4/+8
* classes: drop image dependencies on TOPDIR variablePaul Eggleton2017-09-253-1/+3
* useradd-staticids: don't create username-group if gid is specifiedAndré Draszik2017-09-251-3/+7
* staging: Reduce verbosity of log messagesRichard Purdie2017-09-251-2/+10
* uboot-extlinux: fix extlinux creation race (take 2)André Draszik2017-09-251-2/+2
* kernel-devicetree.bbclass: Add support to generate append to kernelOtavio Salvador2017-09-251-1/+51
* kernel-fitimage: support MIPS (compressed)André Draszik2017-09-251-1/+3
* kernel-uboot: support compressed kernel on MIPSAndré Draszik2017-09-251-1/+7
* kernel-uimage: optimise UBOOT_ENTRYSYMBOL supportAndré Draszik2017-09-251-1/+1
* kernel-fitimage: unbreak UBOOT_ENTRYSYMBOL supportAndré Draszik2017-09-251-2/+2
* kernel-fitimage: sanitize dtb section name (unbreak MIPS)André Draszik2017-09-251-0/+1
* sanity: check that path variables don't use ~Ross Burton2017-09-221-0/+5
* sanity: correct Python version sanity checkRoss Burton2017-09-221-3/+3
* kernel.bbclass: build host programs with native sysrootsWenzong Fan2017-09-211-1/+1
* image.bbclass: Sorted ctypes to avoid basehash errorGerson Fernando Budke2017-09-211-1/+1
* classes/image: move image_qa to between rootfs and imageRoss Burton2017-09-211-2/+5
* classes/image_live: fix using squashfs as image filesystemTomasz Meresiński2017-09-211-1/+1
* cross-canadian.bbclass: drop TARGET_* flags overridesMing Liu2017-09-211-5/+0
* classes/externalsrc: delete symlinks at start of do_buildcleanPaul Eggleton2017-09-211-0/+1
* go.bbclass: set TMPDIR during compilationMatt Madison2017-09-211-0/+6
* go: fix linking issues for nativesdk buildsMatt Madison2017-09-211-1/+3