summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* image_types: Add missing ext4 supportRichard Purdie2015-03-311-1/+2
* insane: Add baremetal mappings to the QA arch testRichard Purdie2015-03-311-0/+7
* siteinfo: Add x86_64-elf supportRichard Purdie2015-03-311-0/+1
* populate_sdk_ext: Log the "Preparing build system" stepRandy Witt2015-03-311-1/+1
* autotools: Avoid find race for S = "${WORKDIR}"Richard Purdie2015-03-311-1/+1
* kernel-yocto: merge duplicate kernel_configme task definitionsRoss Burton2015-03-311-1/+1
* linux-yocto: add kern-tools-native to kernel_metadata dependsRoss Burton2015-03-311-0/+1
* toaster.bbclass: do not add symbolic links to artifactsAlexandru DAMIAN2015-03-311-1/+1
* kernel-yocto: allow in-tree defconfigsBruce Ashfield2015-03-251-2/+37
* image.bbclass: Empty /var/volatile if it is a mount pointRandy Witt2015-03-251-0/+18
* image: Ensure manifests end with a newlineRichard Purdie2015-03-251-0/+1
* kernel-module-split.bbclass: Avoid bogus recommends for modules ending with -devAndreas Oberritter2015-03-251-0/+3
* kernel-module-split.bbclass: fix autoloading from postinst scriptAndreas Oberritter2015-03-251-1/+1
* update-alternatives.bbclass: alternatives should be removed in prermAndreas Oberritter2015-03-251-4/+4
* package.bbclass: Add SYSTEMD_SERVICE to list of package specific variablesAndreas Oberritter2015-03-251-1/+1
* oelint.bbclass: remove duplicated codeRobert Yang2015-03-221-9/+8
* oelint.bbclass: adjust task orderRobert Yang2015-03-221-1/+1
* license.bbclass: skip license checking if the package contains no fileChen Qi2015-03-221-0/+8
* 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