summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* useradd_base.bbclass: do not warn when the user existsRobert Yang2015-08-011-2/+2
* useradd_base.bbclass: print PN when bbnote/bbwarn/bbfatalRobert Yang2015-08-011-29/+29
* base.bbclass/blacklist.bbclass: remove doc item when d.getVarFlags()Robert Yang2015-08-012-0/+4
* base.bbclass: move invalid PACKAGECONFIG checking to insane.bbclassRobert Yang2015-08-012-4/+11
* populate_sdk_ext: pass BBPATH to devtool --bbpathChristopher Larson2015-08-011-1/+2
* populate_sdk_ext: use lnr, not ln -sr, for portabilityChristopher Larson2015-08-011-2/+2
* base.bbclass: Note when including pn with INCOMPATIBLE_LICENSESBeth Flanagan2015-08-011-3/+26
* license_class: Fix choose_lic_set into incompatible licenseAníbal Limón2015-08-011-2/+2
* distrodata.bbclass: drop the manual upstream version check logicAlexander Kanavin2015-08-011-18/+1
* distrodata.bbclass: do not skip -native recipes in checkpkg taskAlexander Kanavin2015-08-011-3/+0
* cross-canadian/gcc: Various mips64 fixesRichard Purdie2015-08-011-1/+3
* cross.bbclass: override MULTIMACH_TARGET_SYSDmitry Eremin-Solenikov2015-08-011-0/+2
* multilib_global: Fix PREFERRED_VERSION mapping for gcc-cross-canadianRichard Purdie2015-08-011-1/+4
* cross-canadian: Add symlinks for multilib casesRichard Purdie2015-08-011-6/+25
* utils: Handle MLPREFIX in all_multilib_tune_values()Richard Purdie2015-08-011-0/+1
* testimage: testsdk fixes/improvementsRichard Purdie2015-08-011-34/+33
* pixbufcache: Use sceneQueueComplete event to simplify usageRichard Purdie2015-07-312-20/+23
* toolchain-scripts: Extend to cover nativesdk compiler tools (e.g. nativesdk-gcc)Richard Purdie2015-07-311-2/+2
* cross-canadian: Put links in place for uclibc and muslRichard Purdie2015-07-271-17/+36
* toolchain-scripts: For non-glibc, pass compiler options to ensure the correct...Richard Purdie2015-07-271-0/+2
* toaster.bbclass: Fix ValueErrorEd Bartosh2015-07-271-2/+2
* updated-rc.d: Only add dependencies in target caseRichard Purdie2015-07-261-1/+1
* update-rc.d: Include updated-rc.d in DEPENDSRichard Purdie2015-07-251-1/+1
* linux-yocto: split meta data from kernel repositoryBruce Ashfield2015-07-251-71/+5
* image: Support for qcow2Christian Ziethén2015-07-255-6/+19
* boot-directdisk: Make kernel image inclusion conditional.Christian Ziethén2015-07-251-1/+3
* bootimg: remove previous FATIMG before creating a new oneRicardo Neri2015-07-231-0/+6
* *image.bbclass: Consolidate ROOTFS_POSTPROCESS_COMMANDsGary Thomas2015-07-232-6/+6
* sanity.bbclass: Remove check if /tmp is writableMariano Lopez2015-07-211-14/+0
* native: Move virtclass override to earlier so DEPENDS is handled correctlyRichard Purdie2015-07-211-1/+3
* package_ipk/deb: Drop version information from RPROVIDESRichard Purdie2015-07-202-2/+4
* debian: Add versions to RPROVIDESRichard Purdie2015-07-201-1/+1
* extensible sdk: Error when trying to install as root.Randy Witt2015-07-202-2/+21
* gtk-icon-utils: Rename, upgrade, add binaryJussi Kukkonen2015-07-162-2/+2
* sstate.bbclass: remove redundant cd and mkdir commandsAndre McCurdy2015-07-161-4/+2
* classes/logging: allow shell message functions to work in devshellPaul Eggleton2015-07-161-7/+35
* Use die() or bbfatal_log() where the log should definitely be printedPaul Eggleton2015-07-163-12/+12
* classes/base: fix die() to print the full logPaul Eggleton2015-07-162-1/+9
* classes/useradd: don't read bbnote/bbwarn/bbfatal valuesPaul Eggleton2015-07-161-3/+3
* kernel: fix path assumptions in tasksRoss Burton2015-07-161-4/+4
* libc-package: don't abuse B to change directoryRoss Burton2015-07-161-2/+1
* ptest: add dirs flag to ptest tasksRoss Burton2015-07-161-0/+3
* kernel-yocto: fix machine_srcrev check in do_patchPetter Mabäcker2015-07-161-0/+10
* do_unpack: move qa check of unpack into insane.bbclassBian Naimeng2015-07-162-3/+12
* sanity.bbclass: Check if /tmp is writableMariano Lopez2015-07-161-6/+7
* buildhistory.bbclass: Check output folder is present before creating files-in...Leonardo Sandoval2015-07-161-1/+7
* classes/sstate.bbclass: Improve checkstatus using connection cache.Aníbal Limón2015-07-121-2/+12
* classes/logging: make shell message functions output to the consolePaul Eggleton2015-07-121-20/+12
* archiver.bbclass: add do_deploy_all_archivesPatrick Ohly2015-07-121-0/+7
* populate_sdk_base.bbclass: don't inherit toolchain-scripts.bbclassRobert Yang2015-07-121-1/+1