summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2012-10-02opkg: Convert select-higher-version option to prefer-arch-to-versionRichard Purdie2
2012-10-02sanity.bbclass: Fix invalid test for network errorBogdan Marinescu1
2012-10-02classes: Update to use corrected bb.utils.explode_dep_versions2 APIRichard Purdie7
2012-10-02insane.bbclass: Remove copy and paste confusion when using OVERRIDESRichard Purdie1
2012-10-02package_deb/ipk: Remap < and > to << and >>Mark Hatle2
2012-10-02multilib: Move redefinition of STAGING_DIR_KERNELMark Hatle1
2012-10-02Cleanup: fix PN == BPN casesMark Hatle1
2012-09-28siteconfig: Clear cache before rebuildingRichard Purdie1
2012-09-28sstate: Relax the duplicate file whitelist for nowRichard Purdie1
2012-09-28license.conf/bbclass: Move globals to license.confElizabeth Flanagan1
2012-09-28license.bbclass: Variable standardizationElizabeth Flanagan1
2012-09-28sanity: Added explicit network error status in SanityCheckFailed eventBogdan Marinescu1
2012-09-28sanity.bbclass: bblayers.conf should be updated automaticallyConstantin Musca1
2012-09-27Revert "autotools.bbclass: using relative paths for acpaths"Richard Purdie1
2012-09-27autotools.bbclass: using relative paths for acpathsWenzong Fan1
2012-09-27cml1.bbclass: Convert tab indentation in python functions into four-spaceJason Wessel1
2012-09-26package_rpm.bbclass: change the arch's "-" to "_" for platformRobert Yang1
2012-09-26package_rpm.bbclass: no initial_solution in the second buildRobert Yang1
2012-09-26package_ipk: Remove spurious '-i' in grep command for log_checkPhil Blundell1
2012-09-26sstate: Remove master manifest usageRichard Purdie1
2012-09-26packagedata/multilib: Fix search patch for multilib buildsRichard Purdie2
2012-09-26sstate: Fix SSTATE_DUPWHITELIST variable usageRichard Purdie1
2012-09-25Add and use 'localedir' variableChristopher Larson2
2012-09-24terminal: pass data store all the way through to terminal classJason Wessel1
2012-09-24rootfs_ipk: Avoid leaving run-postinsts around if online package management i...Phil Blundell1
2012-09-24classes/multilib: prevent multilib extension of nativesdk recipesPaul Eggleton1
2012-09-24classes/multilib: ensure MLPREFIX is set for image recipesPaul Eggleton1
2012-09-24autotools: Remove special handling for autoconf* and automake*Phil Blundell1
2012-09-21insane.bbclass: Improve ability to detect enabled testsRichard Purdie1
2012-09-21insane.bbclass: add library dir sanity checkRadu Moisan1
2012-09-21SDK: allow toolchain installation from another directoryLaurentiu Palcu1
2012-09-21SDK: relocate symlinks tooLaurentiu Palcu1
2012-09-21SDK: remove references to Poky distro from tarball installerLaurentiu Palcu1
2012-09-21SDK: fix installation into symlinked directoriesLaurentiu Palcu1
2012-09-20Replace "echo -e" with "printf" to have the same behavior in dash or bashAndrei Gherzan7
2012-09-19image_types: fix squashfs-lzma image creationSaul Wold1
2012-09-19rootfs_rpm: Add Multilib prefix to installed_packages listSaul Wold1
2012-09-14patch.bbclass: increase securityConstantin Musca1
2012-09-14kernel-yocto: fix kernel configuration audit for custom yocto kernelsBruce Ashfield1
2012-09-14image_types.bbclass: Round up ROOTFS_SIZE after base_size checkAndrei Gherzan1
2012-09-14patch.bbclass: Use one TMPDIR per patching processConstantin Musca1
2012-09-12classes/license: place all found licenses on one lineVladimir Zapolskiy1
2012-09-12classes/license: correct license info in lisense.manifestVladimir Zapolskiy1
2012-09-12classes/license: account LICENSE_${pkg} values in manifestVladimir Zapolskiy1
2012-09-12classes/license: remove redundant nested if statementsVladimir Zapolskiy1
2012-09-12classes/license: check license manifest for double recordsVladimir Zapolskiy1
2012-09-12classes/license: define LICENSE_MANIFEST variableVladimir Zapolskiy1
2012-09-12autotools.bbclass: Add functionality to force a clean of ${B} when reconfigur...Richard Purdie1
2012-09-12classes/sanity: remove obsolete codePaul Eggleton1
2012-09-12classes/sanity: skip tune checks if machine is invalidPaul Eggleton1