summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2015-03-24package.bbclass: Add SYSTEMD_SERVICE to list of package specific variablesAndreas Oberritter1
2015-03-22oelint.bbclass: remove duplicated codeRobert Yang1
2015-03-22oelint.bbclass: adjust task orderRobert Yang1
2015-03-21license.bbclass: skip license checking if the package contains no fileChen Qi1
2015-03-21sanity.bbclass: vmdk and live can't be built togetherRobert Yang1
2015-03-20base.bbclass: clean up warning message for 'S'Jonathan Liu1
2015-03-20kernel-yocto: split meta data generation from patching phaseBruce Ashfield1
2015-03-20classes/externalsrc: fix for recipes that fetch local filesPaul Eggleton1
2015-03-20Add archiver folder to SSTATE_DUPWHITELISTAdrian1
2015-03-16pixbufcache.bbclass: add harfbuzz-native to PIXBUFCACHE_SYSROOT_DEPRobert Yang1
2015-03-16kernelsrc.bbclass: fix KERNEL_VERSIONRobert Yang1
2015-03-16chrpath.bbclass: handle RUNPATH as well as RPATHAndre McCurdy1
2015-03-16license.bbclass: set dirs for do_populate_lic_setsceneRobert Yang1
2015-03-16devshell: allow the starting directory to be overriddenRoss Burton1
2015-03-16buildstats.bbclass: typecast argument to os.minor/os.major to longKhem Raj1
2015-03-16fontcache.bbclass: prepend to PACKAGEFUNCS instead of appendingJonathan Liu1
2015-03-16postinst-intercepts/update_font_cache: fix ownership of fontconfig cacheJonathan Liu1
2015-03-16nativesdk.bbclass: set PKGDATA_DIR explicitlyChen Qi1
2015-03-09image_types: Fix MIN_BTRFS_SIZE to be 1024 blocks to match ROOTFS_SIZESaul Wold1
2015-03-09base.bbclass: Add LIC_FILES_CHKSUM files to checksum files.Randy Witt1
2015-03-09report-error: Update information on the submission processMichael Wood1
2015-03-02kernel-yocto: inhibit BSP description warnings for custom linux-yocto kernelsBruce Ashfield1
2015-02-27package_rpm.bbclass: support packaging of symlinks to directoriesPatrick Ohly1
2015-02-23populate_sdk_ext: add extensible SDKRandy Witt2
2015-02-23toolchain-shar-template.sh: Make relocation optional.Randy Witt1
2015-02-23toolchain-scripts: Add parameters to toolchain_create_sdk_env_script.Randy Witt1
2015-02-23classes/sanity: avoid bblayers version issue when switching between poky and ...Paul Eggleton1
2015-02-23classes/kernel-yocto: extend SRCTREECOVEREDTASKSPaul Eggleton1
2015-02-23classes/externalsrc: show a warning on compilingPaul Eggleton1
2015-02-23classes/externalsrc: add workaround for recipes that use SRCPV in PVPaul Eggleton1
2015-02-23classes/externalsrc: fix source being wiped out on clean with kernelPaul Eggleton1
2015-02-21Revert "kernel-arch.bbclass: add arm64 support to U-Boot architecture map"Nathan Rossi1
2015-02-21linux-yocto: warn when a generated BSP description is usedBruce Ashfield1
2015-02-20linux-yocto: make kernel configuration audit user visibleBruce Ashfield1
2015-02-19packaging: allow globs in CONFFILESChen Qi4
2015-02-17license.bbclass: fix unexpected operator for LICENSE values with spaceMartin Jansa1
2015-02-17useradd.bbclass: avoid do_rootfs error for debian package backendChen Qi1
2015-02-17update-rc.d: use '-f' option in updatercd_postrmChen Qi1
2015-02-17utils.bbclass: fix create_cmdline_wrapperJavier Viguera1
2015-02-17populate_sdk: Handle OLDEST_KERNELRichard Purdie1
2015-02-16bluetooth.bbclass: simplify recipe inference of bluetooth providerPeter A. Bigot1
2015-02-14vala.bbclass: enable PARALLEL_MAKERobert Yang1
2015-02-14image: add new items to IMAGE_FEATURES[validitems] listSaul Wold1
2015-02-14oe-pkgdata-util: improve command-line usagePaul Eggleton2
2015-02-14image_types: Error out if BTRFS image is too smallSaul Wold1
2015-02-14qmake_base.bbclass: fix hardcoded paths in a generated qt.confTomas Novotny1
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