summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2015-02-13autotools/siteinfo: Avoid races over siteinfo filesRichard Purdie2
2015-02-07insane.bbclass: Added QA test for expanded ${D}Alejandro Hernandez1
2015-02-07image.bbclass: don't let do_rootfs depend on BUILDNAMEChen Qi1
2015-02-07core-image: split debug-tweaks into individual featuresSaul Wold2
2015-02-07classes/license: tweak license format messagesPaul Eggleton1
2015-02-07binconfig-disabled.bbclass: fix echo commandRobert Yang1
2015-02-07uboot-config.bbclass: Allow multiple U-Boot config for machineChunrong Guo1
2015-02-03opkg: Merge in opkg-collateralPaul Barker1
2015-02-03insane: add unknown-configure-option to default WARN_QARoss Burton1
2015-02-03native: remove PN from DEPENDS automaticallyRoss Burton1
2015-02-03image.bbclass: make kernel depmod data optionalDan McGregor1
2015-02-03classes/image: ensure uninstalled packages do not appear in manifestsPaul Eggleton2
2015-02-03classes/image: skip recipe on invalid IMAGE_FEATURES itemPaul Eggleton1
2015-02-03classes/image: drop unused default of MACHINE_POSTPROCESS_COMMANDPaul Eggleton1
2015-02-03report-error: Catch un-readable log dataMichael Wood1
2015-02-02sed-native: dropPaul Eggleton1
2015-02-02btrfs: create an empty file to build the fs inSaul Wold1
2015-01-29kernel: Fix depmod for multilibRichard Purdie1
2015-01-29image: Add missing depends on virtual/kernel for depmod dataRichard Purdie1
2015-01-29recipes-qt: add x11 to required DISTRO_FEATURESMartin Jansa1
2015-01-29kernel-yocto.bbclass: Bug Fix inside do_kernel_checkout()Theodor Gherzan1
2015-01-28binconfig-disabled: install config scripts in sysrootPatrick Ohly1
2015-01-28binconfig-disabled: try harder to prevent usage of config scriptsPatrick Ohly1
2015-01-28image_types.bbclass: manage 'cpio_append' directoryEnrico Scholz1
2015-01-28image_types.bbclass: fixed 'init' creation for cpio imagesEnrico Scholz1
2015-01-23kernel/image/depmodwrapper: Fixups for depmodRichard Purdie3
2015-01-23package.bbclass: Let PR server update PKGV, not PVMike Looijmans1
2015-01-23fix '[[: not found' error message using dashVincent Génieux1
2015-01-23base.bbclass: detect when S has been set incorrectlyPetter Mabäcker1
2015-01-16autotools.bbclass: print make cleanRobert Yang1
2015-01-16package.bbclass: Fix support for private libsMartin Jansa1
2015-01-16icecc.bbclass: properly handle disabling of iceccDmitry Eremin-Solenikov1
2015-01-16cross-canadian/meta-environment: Allow modification of TARGET_OS to be optionalRichard Purdie1
2015-01-16kernel-yocto: remove GUILT_BASE from terminal exportsBruce Ashfield1
2015-01-16kernel.bbclass: Update cleandirs to remove new kernel staging dirsDarren Hart1
2015-01-16kernel: move source and build output to work-sharedBruce Ashfield4
2015-01-16kernel.bbclass: When linux/version.h exists, copy itOtavio Salvador1
2015-01-16module.bbclass: Add KERNEL_SRC in EXTRA_OEMAKEOtavio Salvador1
2015-01-07base.bbclass: Avoid explicit ${MAKE} in do_configureOtavio Salvador1
2015-01-07rm_work: Fix RM_WORK_EXCLUDE for image/sdk recipesRichard Purdie1
2015-01-07insane.bbclass: fix desktopRobert Yang1
2015-01-07kernel.bbclass: fix do_unpack function when S ends with slashMartin Jansa1
2014-12-31image.bbclass: Remove 'set_image_autologin' functionOtavio Salvador1
2014-12-24pythonnative: set PYTHON_EXECUTABLE so that cmake can find itAndreas Müller1
2014-12-24image.bbclass: avoid boot error on read-only systemd imageChen Qi1
2014-12-24license.bbclass: hardlink requires write permissionRobert Yang1
2014-12-24license: Validate if LICENSE is well defined.Aníbal Limón2
2014-12-24license_class: fix license.manifest shows LICENSE field differently to recipeAníbal Limón1
2014-12-24image_types.bbclass: Rework code to map types for 'ext3'Otavio Salvador1
2014-12-24image_types.bbclass: Respect IMAGE_TYPEDEP dependenciesOtavio Salvador1