aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
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
2015-02-17license.bbclass: fix unexpected operator for LICENSE values with spaceMartin Jansa
2015-02-17useradd.bbclass: avoid do_rootfs error for debian package backendChen Qi
2015-02-17update-rc.d: use '-f' option in updatercd_postrmChen Qi
2015-02-17utils.bbclass: fix create_cmdline_wrapperJavier Viguera
2015-02-17populate_sdk: Handle OLDEST_KERNELRichard Purdie
2015-02-16bluetooth.bbclass: simplify recipe inference of bluetooth providerPeter A. Bigot
2015-02-14vala.bbclass: enable PARALLEL_MAKERobert Yang
2015-02-14image: add new items to IMAGE_FEATURES[validitems] listSaul Wold
2015-02-14oe-pkgdata-util: improve command-line usagePaul Eggleton
2015-02-14image_types: Error out if BTRFS image is too smallSaul Wold
2015-02-14qmake_base.bbclass: fix hardcoded paths in a generated qt.confTomas Novotny
2015-02-13autotools/siteinfo: Avoid races over siteinfo filesRichard Purdie
2015-02-07insane.bbclass: Added QA test for expanded ${D}Alejandro Hernandez
2015-02-07image.bbclass: don't let do_rootfs depend on BUILDNAMEChen Qi
2015-02-07core-image: split debug-tweaks into individual featuresSaul Wold
2015-02-07classes/license: tweak license format messagesPaul Eggleton
2015-02-07binconfig-disabled.bbclass: fix echo commandRobert Yang
2015-02-07uboot-config.bbclass: Allow multiple U-Boot config for machineChunrong Guo
2015-02-03opkg: Merge in opkg-collateralPaul Barker
2015-02-03insane: add unknown-configure-option to default WARN_QARoss Burton
2015-02-03native: remove PN from DEPENDS automaticallyRoss Burton
2015-02-03image.bbclass: make kernel depmod data optionalDan McGregor
2015-02-03classes/image: ensure uninstalled packages do not appear in manifestsPaul Eggleton
2015-02-03classes/image: skip recipe on invalid IMAGE_FEATURES itemPaul Eggleton