summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2015-04-06useradd_base.bbclass: typo fixes (s/scucess/success/)Mario Domenech Goulart
2015-03-31image_types: Add missing ext4 supportRichard Purdie
2015-03-31insane: Add baremetal mappings to the QA arch testRichard Purdie
2015-03-31siteinfo: Add x86_64-elf supportRichard Purdie
2015-03-31populate_sdk_ext: Log the "Preparing build system" stepRandy Witt
2015-03-29autotools: Avoid find race for S = "${WORKDIR}"Richard Purdie
2015-03-29kernel-yocto: merge duplicate kernel_configme task definitionsRoss Burton
2015-03-29linux-yocto: add kern-tools-native to kernel_metadata dependsRoss Burton
2015-03-29toaster.bbclass: do not add symbolic links to artifactsAlexandru DAMIAN
2015-03-24kernel-yocto: allow in-tree defconfigsBruce Ashfield
2015-03-24image.bbclass: Empty /var/volatile if it is a mount pointRandy Witt
2015-03-24image: Ensure manifests end with a newlineRichard Purdie
2015-03-24kernel-module-split.bbclass: Avoid bogus recommends for modules ending with -devAndreas Oberritter
2015-03-24kernel-module-split.bbclass: fix autoloading from postinst scriptAndreas Oberritter
2015-03-24update-alternatives.bbclass: alternatives should be removed in prermAndreas Oberritter
2015-03-24package.bbclass: Add SYSTEMD_SERVICE to list of package specific variablesAndreas Oberritter
2015-03-22oelint.bbclass: remove duplicated codeRobert Yang
2015-03-22oelint.bbclass: adjust task orderRobert Yang
2015-03-21license.bbclass: skip license checking if the package contains no fileChen Qi
2015-03-21sanity.bbclass: vmdk and live can't be built togetherRobert Yang
2015-03-20base.bbclass: clean up warning message for 'S'Jonathan Liu
2015-03-20kernel-yocto: split meta data generation from patching phaseBruce Ashfield
2015-03-20classes/externalsrc: fix for recipes that fetch local filesPaul Eggleton
2015-03-20Add archiver folder to SSTATE_DUPWHITELISTAdrian
2015-03-16pixbufcache.bbclass: add harfbuzz-native to PIXBUFCACHE_SYSROOT_DEPRobert Yang
2015-03-16kernelsrc.bbclass: fix KERNEL_VERSIONRobert Yang
2015-03-16chrpath.bbclass: handle RUNPATH as well as RPATHAndre McCurdy
2015-03-16license.bbclass: set dirs for do_populate_lic_setsceneRobert Yang
2015-03-16devshell: allow the starting directory to be overriddenRoss Burton
2015-03-16buildstats.bbclass: typecast argument to os.minor/os.major to longKhem Raj
2015-03-16fontcache.bbclass: prepend to PACKAGEFUNCS instead of appendingJonathan Liu
2015-03-16postinst-intercepts/update_font_cache: fix ownership of fontconfig cacheJonathan Liu
2015-03-16nativesdk.bbclass: set PKGDATA_DIR explicitlyChen Qi
2015-03-09image_types: Fix MIN_BTRFS_SIZE to be 1024 blocks to match ROOTFS_SIZESaul Wold
2015-03-09base.bbclass: Add LIC_FILES_CHKSUM files to checksum files.Randy Witt
2015-03-09report-error: Update information on the submission processMichael Wood
2015-03-02kernel-yocto: inhibit BSP description warnings for custom linux-yocto kernelsBruce Ashfield
2015-02-27package_rpm.bbclass: support packaging of symlinks to directoriesPatrick Ohly
2015-02-23populate_sdk_ext: add extensible SDKRandy Witt
2015-02-23toolchain-shar-template.sh: Make relocation optional.Randy Witt
2015-02-23toolchain-scripts: Add parameters to toolchain_create_sdk_env_script.Randy Witt
2015-02-23classes/sanity: avoid bblayers version issue when switching between poky and ...Paul Eggleton
2015-02-23classes/kernel-yocto: extend SRCTREECOVEREDTASKSPaul Eggleton
2015-02-23classes/externalsrc: show a warning on compilingPaul Eggleton
2015-02-23classes/externalsrc: add workaround for recipes that use SRCPV in PVPaul Eggleton
2015-02-23classes/externalsrc: fix source being wiped out on clean with kernelPaul Eggleton
2015-02-21Revert "kernel-arch.bbclass: add arm64 support to U-Boot architecture map"Nathan Rossi
2015-02-21linux-yocto: warn when a generated BSP description is usedBruce Ashfield
2015-02-20linux-yocto: make kernel configuration audit user visibleBruce Ashfield
2015-02-19packaging: allow globs in CONFFILESChen Qi