aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2017-03-02autotools.bbclass: delete the extra varflag set for autotools_copy_aclocalsdengke/del-extra-varflag-set-for-autotools_copy_aclocalsDengke Du
2017-03-01oeqa/sdkext/devtool: use finally instead of repeating cleanupRoss Burton
2017-03-01populate_sdk_ext: Allow generation of meta-extsdk-toolchain even for minimal ...Richard Purdie
2017-03-01testsdk: Handle minimal eSDK and avoid download costsRichard Purdie
2017-03-01insane.bbclass: Add missing dependenciesMariano Lopez
2017-03-01base.bbclass: Fix OE_IMPORTSJoshua Watt
2017-03-01buildstats.bbclass: Avoid index exception in /proc/PID/io parsingPavel Modilaynen
2017-03-01license.bbclass: run chown only under pseudoMarkus Lehtonen
2017-03-01classes/license.bbclass: Don't copy unneeded licenses by packageAníbal Limón
2017-03-01license.bbclass: Don't copy again LICENSE already handled as no-genericAníbal Limón
2017-03-01recipes: Make use of the new bb.utils.filter() functionPeter Kjellerstedt
2017-03-01kernel, license, sstate, rootfs.py: Remove deploy directory READMEMike Crowe
2017-02-23binconfig.bbclass: fix get_binconfig_mangle()Robert Yang
2017-02-23native.bbclass: populate native recipe with it's filesSaul Wold
2017-02-23kernel.bbclass: do_deploy requires depmodwrapperRobert Yang
2017-02-23terminal.bbclass: export configure varsRobert Yang
2017-02-23useradd-staticids: fix typo for '--expiredate'Peter Bergin
2017-02-23oeqa/runtime/context.py: Fix use of getTarget() with testexportMariano Lopez
2017-02-23image_types_wic: fix expansion errorEd Bartosh
2017-02-19image-container.bbclass: Error if not using linux-dummyRandy Witt
2017-02-19image-container.bbclass: Add the "container" IMAGE_FSTYPESRandy Witt
2017-02-19kernel-yocto: trivial: remove extra } from bsp_definitionBruce Ashfield
2017-02-19kernel-yocto.bbclass: ensure repatching when HEAD is checked outAwais Belal
2017-02-15classes/license: Respect beginline and endlineJoshua Watt
2017-02-15insane.bbclass: print QA message correctlyStephano Cetola
2017-02-15package_deb.bbclass: Ignore file paths in RPROVIDESAmarnath Valluri
2017-02-15testimage.bbclass: Add check for empty test suiteMariano Lopez
2017-02-15image.bbclass: Use 'populate_sdk_base' for non-linux targetsNathan Rossi
2017-02-15sanity.bbclass: Add which to SANITY_REQUIRED_UTILITIES.Philip Balister
2017-02-15uboot-extlinux-config.bbclass: add support for timeout & defaultDalon Westergreen
2017-02-15classes/copyleft_filter: include AGPL in default included listPaul Eggleton
2017-02-15kernel.bbclass: Make symbol to vmlinuz.bin in boot directoryAndrea Adami
2017-02-15cve-check.bbclass: Fix dependenciesJussi Kukkonen
2017-02-15testimage: Implement custom target loadingJuro Bystricky
2017-02-15classes: Drop now unneeded update_data callsRichard Purdie
2017-02-09sstate: Make absolute symlinks an errorRichard Purdie
2017-02-09openssl/fontconfig/bzip2: Use relative symlinks instead of absolute ones (usi...Richard Purdie
2017-02-07image_types.bbclass: fix image dependency chain collectionAndre McCurdy
2017-02-07kernel-module-split: Allow custom suffix for package namesAndreas Oberritter
2017-02-07classes/npm: set HOME during do_installPaul Eggleton
2017-02-07classes/populate_sdk_ext: account for custom image tasksPaul Eggleton
2017-02-07classes/patch: switch to new bb.build.tasksbetween() functionPaul Eggleton
2017-02-07classes/populate_sdk_ext: remove unnecessary dependencies breaking SDK_TARGETSPaul Eggleton
2017-02-07staging: Add missing parameter to debug messageRichard Purdie
2017-02-07staging: Improve file creation resilianceRichard Purdie
2017-02-07staging: Add shared manifest supportRichard Purdie
2017-02-07staging: Don't put ptest files into the sysrootRichard Purdie
2017-02-05image_types_wic: remove dependency to do_bootimgEd Bartosh
2017-02-05image: rename image-wic -> image_types_wicEd Bartosh
2017-02-05kernel-yocto: log the BSP definition fileBruce Ashfield