summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* 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
* useradd.bbclass: Unify writing of script file in useradd_sysroot_sstate()Peter Kjellerstedt2017-09-181-6/+3
* useradd: don't override pseudo environmentRoss Burton2017-09-181-1/+1
* bitbake.conf: Add default FILESYSTEM_PERMS_TABLESMark Hatle2017-09-181-3/+1
* devtool: ensure recipes devtool is working on are unlocked within the eSDKPaul Eggleton2017-09-181-0/+3
* devtool: rework source extraction so that dependencies are handledPaul Eggleton2017-09-182-1/+173
* python*native.bbclass: suppress user site dirsMartin Kelly2017-09-142-0/+6
* goarch.bbclass: set ARM_INSTRUCTION_SET to "arm"Matt Madison2017-09-141-0/+1
* go.bbclass: Add ptest supportOtavio Salvador2017-09-141-2/+60
* go.bbclass: Add "ldflags" to QA skip listOtavio Salvador2017-09-141-0/+2
* go.bbclass: add support linking against shared runtimeMatt Madison2017-09-141-2/+9
* goarch.bbclass: identify archs with Go dynamic linking supportMatt Madison2017-09-141-0/+10
* insane: consider INSANE_SKIP without package-specifier tooRoss Burton2017-09-131-1/+2
* insane: don't pass skip list to functions which don't respect itRoss Burton2017-09-131-8/+8
* kernel: Move Device Tree support to kernel.bbclassOtavio Salvador2017-09-132-0/+65
* image_types: support lz4 compressed squashfsEnrico Scholz2017-09-121-1/+3