summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* useradd.bblass: Simplify target overridesUlf Magnusson2016-08-251-23/+9
* bash-completion: add bash-completion to DEPENDS for target packagesRoss Burton2016-08-251-0/+2
* utils: check_app_exists: strip whitespace from binary when searchingRoss Burton2016-08-251-1/+1
* image_types: use COMPRESSIONTYPES variable for backward compatibilityEd Bartosh2016-08-251-1/+7
* license: simple verification of LICENSE_<pkg> valuesMarkus Lehtonen2016-08-251-0/+13
* license.bbclass: do not process LICENSE_pn variablesMarkus Lehtonen2016-08-251-15/+1
* cmake.bbclass: call cmake with a relative pathThomas Witt2016-08-231-7/+7
* rm_work: don't remove timestamps of image tasksEd Bartosh2016-08-231-8/+4
* useradd_base: avoid unintended expansion for useradd parametersMaxin B. John2016-08-231-2/+0
* insane: improve package_qa_clean_pathRoss Burton2016-08-231-3/+8
* grub-efi.bbclass: Fix path in startup.nsh for iso image.Pranav Tipnis2016-08-231-1/+1
* packagefeed-stability.bbclass: cleansstate should remove pkgs from deploy dirRobert Yang2016-08-201-1/+2
* image-vm.bbclass: remove old images if RM_OLD_IMAGE is enabledJonathan Liu2016-08-201-2/+11
* syslinux.bbclass: ensure creation of output directoryEd Bartosh2016-08-201-0/+1
* sanity.bbclass: Ensure we expand BUILD_PREFIXRichard Purdie2016-08-201-3/+3
* image.bbclass: rename COMPRESS(ION) to CONVERSIONPatrick Ohly2016-08-183-38/+39
* kernel-yocto: streamline patch, configuration and audit phasesBruce Ashfield2016-08-181-90/+53
* npm: npm.bbclass now adds nodejs to RDEPENDSHenry Bruce2016-08-171-0/+1
* classes/populate_sdk_ext: drop duplicated error messagePaul Eggleton2016-08-171-1/+1
* classes/populate_sdk_ext: add some pre-install checksPaul Eggleton2016-08-171-2/+58
* classes/populate_sdk_ext: properly determine buildtools filenamePaul Eggleton2016-08-171-6/+11
* classes/populate_sdk_ext: properly handle buildtools install failurePaul Eggleton2016-08-171-2/+4
* classes/populate_sdk_ext: sstate filtering fixesPaul Eggleton2016-08-171-3/+4
* classes/populate_sdk_ext: handle lack of uninative when filtering sstatePaul Eggleton2016-08-171-0/+5
* classes/populate_sdk_ext: ensure eSDK can build without uninative enabledPaul Eggleton2016-08-171-9/+10
* ccache.bbclass: don't remove CCACHE_DIR as part of do_cleanAndre McCurdy2016-08-171-2/+0
* sanity.bbclass: Only verify /bin/sh link if it's a linkOlof Johansson2016-08-171-4/+5
* cross-canadian.bbclass: Add BASECANADIANEXTRAOS to specify main extraosMark Hatle2016-08-171-5/+17
* report-error: Fix tracebacksRichard Purdie2016-08-171-1/+1
* Allow for simultaneous do_rootfs tasks with rpmuninative-1.3Stephano Cetola2016-08-121-5/+0
* uboot-sign: do_concat_dtb(): cd to $BGeorge McCollister2016-08-101-0/+1
* uboot-sign: Handle .rom signing the same as .imgGeorge McCollister2016-08-101-1/+2
* kernel-fitimage: Add x86 supportGeorge McCollister2016-08-101-30/+82
* kernel-fitimage: add initramfs supportGeorge McCollister2016-08-101-96/+189
* kernel-fitimage.bbclass: do_assemble_fitimage(): cd to $BAndrew Bradford2016-08-101-0/+1
* packagefeed-stability.bbclass: fix multilib + rpmRobert Yang2016-08-101-2/+14
* package: correct subprocess.Popen.communicate() return valuesVladimir Zapolskiy2016-08-101-6/+6
* chrpath: correct subprocess.Popen.communicate() return valuesVladimir Zapolskiy2016-08-101-9/+9
* license: improve handling of license files with identical basenamesMarkus Lehtonen2016-08-101-8/+22
* buildhistory: output package variables in a repeatable orderRoss Burton2016-08-101-10/+8
* package.bbclass: warn about files under symlinked directoriesMarkus Lehtonen2016-08-101-0/+3
* package.bbclass: better handling of middle-path dir symlinksMarkus Lehtonen2016-08-101-4/+26
* package.bbclass: remove unneeded chmod() and chown()Robert Yang2016-08-101-3/+0
* kernel.bbclass: add lzop dependencyTrevor Woerner2016-08-101-1/+1
* autotools.bbclass: remove intltool.m4 from ${S}Ross Burton2016-08-101-3/+10
* autotools: move aclocal-copy to WORKDIRRoss Burton2016-08-101-5/+3
* meta/classes: fix bb.build.FuncFailed typosJonathan Liu2016-08-104-6/+6
* base.bbclass wipe ${S} before unpacking sourceMarkus Lehtonen2016-08-041-10/+8
* oeqa/oetest.py: Allow to export packages using symlinksMariano Lopez2016-08-041-19/+5
* Fix random python backtrace in mutlilib handling code.Jeremy Puhlman2016-08-041-1/+2