summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2012-10-03package.bbclass: Fix regression in -dbg packages introduced by explode_dep_ve...Richard Purdie
2012-10-03qt4: Avoid circular dependencies with multilibRichard Purdie
2012-10-02nativesdk.bbclass: Ensure we have chrpath >=0.14Richard Purdie
2012-10-02opkg: Convert select-higher-version option to prefer-arch-to-versionRichard Purdie
2012-10-02sanity.bbclass: Fix invalid test for network errorBogdan Marinescu
2012-10-02classes: Update to use corrected bb.utils.explode_dep_versions2 APIRichard Purdie
2012-10-02insane.bbclass: Remove copy and paste confusion when using OVERRIDESRichard Purdie
2012-10-02package_deb/ipk: Remap < and > to << and >>Mark Hatle
2012-10-02multilib: Move redefinition of STAGING_DIR_KERNELMark Hatle
2012-10-02Cleanup: fix PN == BPN casesMark Hatle
2012-09-28siteconfig: Clear cache before rebuildingRichard Purdie
2012-09-28sstate: Relax the duplicate file whitelist for nowRichard Purdie
2012-09-28license.conf/bbclass: Move globals to license.confElizabeth Flanagan
2012-09-28license.bbclass: Variable standardizationElizabeth Flanagan
2012-09-28sanity: Added explicit network error status in SanityCheckFailed eventBogdan Marinescu
2012-09-28sanity.bbclass: bblayers.conf should be updated automaticallyConstantin Musca
2012-09-27Revert "autotools.bbclass: using relative paths for acpaths"Richard Purdie
2012-09-27autotools.bbclass: using relative paths for acpathsWenzong Fan
2012-09-27cml1.bbclass: Convert tab indentation in python functions into four-spaceJason Wessel
2012-09-26package_rpm.bbclass: change the arch's "-" to "_" for platformRobert Yang
2012-09-26package_rpm.bbclass: no initial_solution in the second buildRobert Yang
2012-09-26package_ipk: Remove spurious '-i' in grep command for log_checkPhil Blundell
2012-09-26sstate: Remove master manifest usageRichard Purdie
2012-09-26packagedata/multilib: Fix search patch for multilib buildsRichard Purdie
2012-09-26sstate: Fix SSTATE_DUPWHITELIST variable usageRichard Purdie
2012-09-25Add and use 'localedir' variableChristopher Larson
2012-09-24terminal: pass data store all the way through to terminal classJason Wessel
2012-09-24rootfs_ipk: Avoid leaving run-postinsts around if online package management i...Phil Blundell
2012-09-24classes/multilib: prevent multilib extension of nativesdk recipesPaul Eggleton
2012-09-24classes/multilib: ensure MLPREFIX is set for image recipesPaul Eggleton
2012-09-24autotools: Remove special handling for autoconf* and automake*Phil Blundell
2012-09-21insane.bbclass: Improve ability to detect enabled testsRichard Purdie
2012-09-21insane.bbclass: add library dir sanity checkRadu Moisan
2012-09-21SDK: allow toolchain installation from another directoryLaurentiu Palcu
2012-09-21SDK: relocate symlinks tooLaurentiu Palcu
2012-09-21SDK: remove references to Poky distro from tarball installerLaurentiu Palcu
2012-09-21SDK: fix installation into symlinked directoriesLaurentiu Palcu
2012-09-20Replace "echo -e" with "printf" to have the same behavior in dash or bashAndrei Gherzan
2012-09-19image_types: fix squashfs-lzma image creationSaul Wold
2012-09-19rootfs_rpm: Add Multilib prefix to installed_packages listSaul Wold
2012-09-14patch.bbclass: increase securityConstantin Musca
2012-09-14kernel-yocto: fix kernel configuration audit for custom yocto kernelsBruce Ashfield
2012-09-14image_types.bbclass: Round up ROOTFS_SIZE after base_size checkAndrei Gherzan
2012-09-14patch.bbclass: Use one TMPDIR per patching processConstantin Musca
2012-09-12classes/license: place all found licenses on one lineVladimir Zapolskiy
2012-09-12classes/license: correct license info in lisense.manifestVladimir Zapolskiy
2012-09-12classes/license: account LICENSE_${pkg} values in manifestVladimir Zapolskiy
2012-09-12classes/license: remove redundant nested if statementsVladimir Zapolskiy
2012-09-12classes/license: check license manifest for double recordsVladimir Zapolskiy
2012-09-12classes/license: define LICENSE_MANIFEST variableVladimir Zapolskiy