aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2016-08-25useradd.bblass: Simplify target overridesUlf Magnusson
2016-08-25bash-completion: add bash-completion to DEPENDS for target packagesRoss Burton
2016-08-25utils: check_app_exists: strip whitespace from binary when searchingRoss Burton
2016-08-25image_types: use COMPRESSIONTYPES variable for backward compatibilityEd Bartosh
2016-08-25license: simple verification of LICENSE_<pkg> valuesMarkus Lehtonen
2016-08-25license.bbclass: do not process LICENSE_pn variablesMarkus Lehtonen
2016-08-23cmake.bbclass: call cmake with a relative pathThomas Witt
2016-08-23rm_work: don't remove timestamps of image tasksEd Bartosh
2016-08-23useradd_base: avoid unintended expansion for useradd parametersMaxin B. John
2016-08-23insane: improve package_qa_clean_pathRoss Burton
2016-08-23grub-efi.bbclass: Fix path in startup.nsh for iso image.Pranav Tipnis
2016-08-20packagefeed-stability.bbclass: cleansstate should remove pkgs from deploy dirRobert Yang
2016-08-20image-vm.bbclass: remove old images if RM_OLD_IMAGE is enabledJonathan Liu
2016-08-20syslinux.bbclass: ensure creation of output directoryEd Bartosh
2016-08-20sanity.bbclass: Ensure we expand BUILD_PREFIXRichard Purdie
2016-08-18image.bbclass: rename COMPRESS(ION) to CONVERSIONPatrick Ohly
2016-08-18kernel-yocto: streamline patch, configuration and audit phasesBruce Ashfield
2016-08-17npm: npm.bbclass now adds nodejs to RDEPENDSHenry Bruce
2016-08-17classes/populate_sdk_ext: drop duplicated error messagePaul Eggleton
2016-08-17classes/populate_sdk_ext: add some pre-install checksPaul Eggleton
2016-08-17classes/populate_sdk_ext: properly determine buildtools filenamePaul Eggleton
2016-08-17classes/populate_sdk_ext: properly handle buildtools install failurePaul Eggleton
2016-08-17classes/populate_sdk_ext: sstate filtering fixesPaul Eggleton
2016-08-17classes/populate_sdk_ext: handle lack of uninative when filtering sstatePaul Eggleton
2016-08-17classes/populate_sdk_ext: ensure eSDK can build without uninative enabledPaul Eggleton
2016-08-17ccache.bbclass: don't remove CCACHE_DIR as part of do_cleanAndre McCurdy
2016-08-17sanity.bbclass: Only verify /bin/sh link if it's a linkOlof Johansson
2016-08-17cross-canadian.bbclass: Add BASECANADIANEXTRAOS to specify main extraosMark Hatle
2016-08-17report-error: Fix tracebacksRichard Purdie
2016-08-12Allow for simultaneous do_rootfs tasks with rpmStephano Cetola
2016-08-10uboot-sign: do_concat_dtb(): cd to $BGeorge McCollister
2016-08-10uboot-sign: Handle .rom signing the same as .imgGeorge McCollister
2016-08-10kernel-fitimage: Add x86 supportGeorge McCollister
2016-08-10kernel-fitimage: add initramfs supportGeorge McCollister
2016-08-10kernel-fitimage.bbclass: do_assemble_fitimage(): cd to $BAndrew Bradford
2016-08-10packagefeed-stability.bbclass: fix multilib + rpmRobert Yang
2016-08-10package: correct subprocess.Popen.communicate() return valuesVladimir Zapolskiy
2016-08-10chrpath: correct subprocess.Popen.communicate() return valuesVladimir Zapolskiy
2016-08-10license: improve handling of license files with identical basenamesMarkus Lehtonen
2016-08-10buildhistory: output package variables in a repeatable orderRoss Burton
2016-08-10package.bbclass: warn about files under symlinked directoriesMarkus Lehtonen
2016-08-10package.bbclass: better handling of middle-path dir symlinksMarkus Lehtonen
2016-08-10package.bbclass: remove unneeded chmod() and chown()Robert Yang
2016-08-10kernel.bbclass: add lzop dependencyTrevor Woerner
2016-08-10autotools.bbclass: remove intltool.m4 from ${S}Ross Burton
2016-08-10autotools: move aclocal-copy to WORKDIRRoss Burton
2016-08-10meta/classes: fix bb.build.FuncFailed typosJonathan Liu
2016-08-04base.bbclass wipe ${S} before unpacking sourceMarkus Lehtonen
2016-08-04oeqa/oetest.py: Allow to export packages using symlinksMariano Lopez
2016-08-04Fix random python backtrace in mutlilib handling code.Jeremy Puhlman