aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2016-09-20image_types: add parted-native to do_image_wic dependsEd Bartosh
2016-09-20qemuboot.bbclass: don't fail on very first buildAndré Draszik
2016-09-20externalsrc.bbclass: Make reparsing work for BBCLASSEXTENDed recipesPeter Kjellerstedt
2016-09-19kernel.bbclass: assign INITRAMFS_BASE_NAME using ?=Andre McCurdy
2016-09-19qemuboot: also write the kernel link name to the conf fileJoshua Lock
2016-09-19qemuboot: write the full kernel filename, not the link nameJoshua Lock
2016-09-16sanity.bbclass: split out config re-parse checkMarkus Lehtonen
2016-09-16useradd_base.bbclass: Do not mess with the gshadow file in the sysrootPeter Kjellerstedt
2016-09-16cve-check.bbclass: Add classMariano Lopez
2016-09-15sanity: make license QA failures fatal againRoss Burton
2016-09-15sstate: Add postrm command supportRichard Purdie
2016-09-15image.bbclass: add IMAGE_DEVICE_TABLE to rootfs[vardeps]Andre McCurdy
2016-09-14classes/populate_sdk_ext: ensure we clean the right temporary TMPDIR pathPaul Eggleton
2016-09-14autotools: Correctly filter m4 files view to setscene dependenciesRichard Purdie
2016-09-14kernel-yocto: remove do_shared_workdir from SRCTREECOVEREDTASKSAndré Draszik
2016-09-14image.bbclass: also mask debugfs versions of masked imagesAndré Draszik
2016-09-14image.bbclass: do not check size of the debugfs imageAndré Draszik
2016-09-14sstate.bbclass: normalize whitelisted pathsMax Krummenacher
2016-09-14classes/populate_sdk_ext: exclude image tasks from locked signaturesAmarnath Valluri
2016-09-14classes/gobject-introspecton-data: lazy assign GI_DATA_ENABLEDRoss Burton
2016-09-14classes/gtk-doc: lazy assign GTKDOC_ENABLEDRoss Burton
2016-09-14meta: cleanup d.getVar(var, 0)Robert Yang
2016-09-14meta: cleanup d.getVar(var, 1)Robert Yang
2016-09-13testimage: add createrepo-native to testimage dependsbavery
2016-09-13sanity: fix hardcoded references to gccJérémy Rosen
2016-09-13linux-yocto: allow overriding compiler name in KConfigJérémy Rosen
2016-09-13cross: export CC family from BUILD_* for cross compilersJérémy Rosen
2016-09-13useradd: do not delete users and groups during configureJoe Slater
2016-09-09gtk-doc: only depend on native gtk-doc for documentation generationRoss Burton
2016-09-09gtk-doc.bbclass: enable building gtk-doc based documentationAlexander Kanavin
2016-09-09qemuboot.bbclass: add it for runqemuRobert Yang
2016-09-09utils.bbclass: Added error checking for oe_soinstallHenry Bruce
2016-09-09utils.bbclass: Remove trailing whitespaceHenry Bruce
2016-09-08kernel-module-split.bbclass: no need for running depmodAndré Draszik
2016-09-08kernel-module-split.bbclass: generate dependencies across recipesAndré Draszik
2016-09-08module.bbclass: use Module.symvers for dependantsAndré Draszik
2016-09-08kernel-yocto: allow --allnoconfig and --alldefconfig as KCONFIG_MODESBruce Ashfield
2016-09-08kernel-yocto: restore kernel-meta data detection for SRC_URI elementsBruce Ashfield
2016-09-08recipetool: create: support node.js code outside of npmPaul Eggleton
2016-09-08cmake.bbclass: avoid treating imports as system includesAndreas Müller
2016-09-05kernel-yocto: do_kernel_configme: Fix silent sysroot poisoning errorIoan-Adrian Ratiu
2016-09-05kernel-yocto: test for empty artifactsBruce Ashfield
2016-09-04toaster: fire TaskArtifacts eventEd Bartosh
2016-09-04populate_sdk_ext: Put populate_sdk_ext under sstate controlRichard Purdie
2016-09-04populate_sdk_base: Put populate_sdk under sstate controlEd Bartosh
2016-09-04sstate: Avoid duplicate README file errors for sdk under sstate controlRichard Purdie
2016-09-04image.bbclass: Put image_complete under sstate controlEd Bartosh
2016-09-04populate_sdk_base: Deploy images to SDKDEPLOYDIRRichard Purdie
2016-09-04image: Deploy images to IMGDEPLOYDIREd Bartosh
2016-09-04image/populate_sdk_base: Add *DEPLOYDIR variablesEd Bartosh