summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
...
* sanity.bbclass: vmdk and live can't be built togetherRobert Yang2015-03-221-0/+4
* base.bbclass: clean up warning message for 'S'Jonathan Liu2015-03-201-1/+1
* kernel-yocto: split meta data generation from patching phaseBruce Ashfield2015-03-201-2/+7
* classes/externalsrc: fix for recipes that fetch local filesPaul Eggleton2015-03-201-1/+13
* Add archiver folder to SSTATE_DUPWHITELISTAdrian2015-03-201-0/+2
* pixbufcache.bbclass: add harfbuzz-native to PIXBUFCACHE_SYSROOT_DEPRobert Yang2015-03-161-1/+6
* kernelsrc.bbclass: fix KERNEL_VERSIONRobert Yang2015-03-161-1/+1
* chrpath.bbclass: handle RUNPATH as well as RPATHAndre McCurdy2015-03-161-0/+2
* license.bbclass: set dirs for do_populate_lic_setsceneRobert Yang2015-03-161-0/+2
* devshell: allow the starting directory to be overriddenRoss Burton2015-03-161-1/+3
* buildstats.bbclass: typecast argument to os.minor/os.major to longKhem Raj2015-03-161-2/+2
* fontcache.bbclass: prepend to PACKAGEFUNCS instead of appendingJonathan Liu2015-03-161-1/+1
* postinst-intercepts/update_font_cache: fix ownership of fontconfig cacheJonathan Liu2015-03-161-1/+1
* nativesdk.bbclass: set PKGDATA_DIR explicitlyChen Qi2015-03-161-0/+1
* image_types: Fix MIN_BTRFS_SIZE to be 1024 blocks to match ROOTFS_SIZESaul Wold2015-03-101-1/+1
* base.bbclass: Add LIC_FILES_CHKSUM files to checksum files.Randy Witt2015-03-101-0/+17
* report-error: Update information on the submission processMichael Wood2015-03-101-2/+2
* kernel-yocto: inhibit BSP description warnings for custom linux-yocto kernelsBruce Ashfield2015-03-021-6/+7
* package_rpm.bbclass: support packaging of symlinks to directoriesPatrick Ohly2015-02-271-0/+10
* populate_sdk_ext: add extensible SDKRandy Witt2015-02-242-1/+218
* toolchain-shar-template.sh: Make relocation optional.Randy Witt2015-02-241-2/+8
* toolchain-scripts: Add parameters to toolchain_create_sdk_env_script.Randy Witt2015-02-241-6/+9
* classes/sanity: avoid bblayers version issue when switching between poky and ...Paul Eggleton2015-02-231-1/+6
* classes/kernel-yocto: extend SRCTREECOVEREDTASKSPaul Eggleton2015-02-231-1/+1
* classes/externalsrc: show a warning on compilingPaul Eggleton2015-02-231-0/+6
* classes/externalsrc: add workaround for recipes that use SRCPV in PVPaul Eggleton2015-02-231-0/+4
* classes/externalsrc: fix source being wiped out on clean with kernelPaul Eggleton2015-02-231-0/+14
* Revert "kernel-arch.bbclass: add arm64 support to U-Boot architecture map"Nathan Rossi2015-02-211-1/+0
* linux-yocto: warn when a generated BSP description is usedBruce Ashfield2015-02-211-0/+9
* linux-yocto: make kernel configuration audit user visibleBruce Ashfield2015-02-211-7/+17
* packaging: allow globs in CONFFILESChen Qi2015-02-194-21/+64
* license.bbclass: fix unexpected operator for LICENSE values with spaceMartin Jansa2015-02-171-1/+1
* useradd.bbclass: avoid do_rootfs error for debian package backendChen Qi2015-02-171-0/+10
* update-rc.d: use '-f' option in updatercd_postrmChen Qi2015-02-171-2/+2
* utils.bbclass: fix create_cmdline_wrapperJavier Viguera2015-02-171-2/+2
* populate_sdk: Handle OLDEST_KERNELRichard Purdie2015-02-171-0/+1
* bluetooth.bbclass: simplify recipe inference of bluetooth providerPeter A. Bigot2015-02-171-0/+14
* vala.bbclass: enable PARALLEL_MAKERobert Yang2015-02-151-3/+0
* image: add new items to IMAGE_FEATURES[validitems] listSaul Wold2015-02-141-1/+1
* oe-pkgdata-util: improve command-line usagePaul Eggleton2015-02-142-2/+2
* image_types: Error out if BTRFS image is too smallSaul Wold2015-02-141-2/+7
* qmake_base.bbclass: fix hardcoded paths in a generated qt.confTomas Novotny2015-02-141-3/+3
* autotools/siteinfo: Avoid races over siteinfo filesRichard Purdie2015-02-132-3/+12
* insane.bbclass: Added QA test for expanded ${D}Alejandro Hernandez2015-02-081-1/+28
* image.bbclass: don't let do_rootfs depend on BUILDNAMEChen Qi2015-02-081-1/+1
* core-image: split debug-tweaks into individual featuresSaul Wold2015-02-082-5/+8
* classes/license: tweak license format messagesPaul Eggleton2015-02-081-7/+8
* binconfig-disabled.bbclass: fix echo commandRobert Yang2015-02-081-1/+1
* uboot-config.bbclass: Allow multiple U-Boot config for machineChunrong Guo2015-02-081-23/+14
* opkg: Merge in opkg-collateralPaul Barker2015-02-031-1/+1
OpenPOWER on IntegriCloud