summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* distrodata: Update distrocheck functionsSaul Wold2012-10-031-6/+19
* package.bbclass: Fix regression in -dbg packages introduced by explode_dep_ve...Richard Purdie2012-10-031-1/+4
* qt4: Avoid circular dependencies with multilibRichard Purdie2012-10-032-2/+4
* nativesdk.bbclass: Ensure we have chrpath >=0.14Richard Purdie2012-10-021-0/+7
* opkg: Convert select-higher-version option to prefer-arch-to-versionRichard Purdie2012-10-022-3/+3
* sanity.bbclass: Fix invalid test for network errorBogdan Marinescu2012-10-021-1/+1
* classes: Update to use corrected bb.utils.explode_dep_versions2 APIRichard Purdie2012-10-027-92/+142
* insane.bbclass: Remove copy and paste confusion when using OVERRIDESRichard Purdie2012-10-021-15/+2
* package_deb/ipk: Remap < and > to << and >>Mark Hatle2012-10-022-0/+36
* multilib: Move redefinition of STAGING_DIR_KERNELMark Hatle2012-10-021-0/+2
* Cleanup: fix PN == BPN casesMark Hatle2012-10-021-1/+1
* siteconfig: Clear cache before rebuildingRichard Purdie2012-09-281-0/+1
* sstate: Relax the duplicate file whitelist for nowRichard Purdie2012-09-281-1/+5
* license.conf/bbclass: Move globals to license.confElizabeth Flanagan2012-09-281-65/+0
* license.bbclass: Variable standardizationElizabeth Flanagan2012-09-281-1/+1
* sanity: Added explicit network error status in SanityCheckFailed eventBogdan Marinescu2012-09-281-7/+13
* sanity.bbclass: bblayers.conf should be updated automaticallyConstantin Musca2012-09-281-1/+60
* Revert "autotools.bbclass: using relative paths for acpaths"Richard Purdie2012-09-271-2/+1
* autotools.bbclass: using relative paths for acpathsWenzong Fan2012-09-271-1/+2
* cml1.bbclass: Convert tab indentation in python functions into four-spaceJason Wessel2012-09-271-14/+14
* package_rpm.bbclass: change the arch's "-" to "_" for platformRobert Yang2012-09-261-2/+2
* package_rpm.bbclass: no initial_solution in the second buildRobert Yang2012-09-261-4/+7
* package_ipk: Remove spurious '-i' in grep command for log_checkPhil Blundell2012-09-261-1/+1
* sstate: Remove master manifest usageRichard Purdie2012-09-261-28/+3
* packagedata/multilib: Fix search patch for multilib buildsRichard Purdie2012-09-262-2/+5
* sstate: Fix SSTATE_DUPWHITELIST variable usageRichard Purdie2012-09-261-1/+1
* Add and use 'localedir' variableChristopher Larson2012-09-252-14/+15
* terminal: pass data store all the way through to terminal classJason Wessel2012-09-241-2/+2
* rootfs_ipk: Avoid leaving run-postinsts around if online package management i...Phil Blundell2012-09-241-2/+12
* classes/multilib: prevent multilib extension of nativesdk recipesPaul Eggleton2012-09-241-0/+3
* classes/multilib: ensure MLPREFIX is set for image recipesPaul Eggleton2012-09-241-0/+1
* autotools: Remove special handling for autoconf* and automake*Phil Blundell2012-09-241-83/+75
* insane.bbclass: Improve ability to detect enabled testsRichard Purdie2012-09-211-3/+5
* insane.bbclass: add library dir sanity checkRadu Moisan2012-09-211-1/+38
* SDK: allow toolchain installation from another directoryLaurentiu Palcu2012-09-211-2/+2
* SDK: relocate symlinks tooLaurentiu Palcu2012-09-211-0/+5
* SDK: remove references to Poky distro from tarball installerLaurentiu Palcu2012-09-211-2/+2
* SDK: fix installation into symlinked directoriesLaurentiu Palcu2012-09-211-2/+6
* Replace "echo -e" with "printf" to have the same behavior in dash or bashAndrei Gherzan2012-09-207-16/+16
* image_types: fix squashfs-lzma image creation1.3_M5.rc1Saul Wold2012-09-191-2/+2
* rootfs_rpm: Add Multilib prefix to installed_packages listSaul Wold2012-09-191-5/+14
* patch.bbclass: increase securityConstantin Musca2012-09-141-8/+8
* kernel-yocto: fix kernel configuration audit for custom yocto kernelsBruce Ashfield2012-09-141-1/+6
* image_types.bbclass: Round up ROOTFS_SIZE after base_size checkAndrei Gherzan2012-09-141-3/+3
* patch.bbclass: Use one TMPDIR per patching processConstantin Musca2012-09-141-0/+11
* classes/license: place all found licenses on one lineVladimir Zapolskiy2012-09-121-4/+4
* classes/license: correct license info in lisense.manifestVladimir Zapolskiy2012-09-121-4/+5
* classes/license: account LICENSE_${pkg} values in manifestVladimir Zapolskiy2012-09-121-1/+6
* classes/license: remove redundant nested if statementsVladimir Zapolskiy2012-09-121-17/+23
* classes/license: check license manifest for double recordsVladimir Zapolskiy2012-09-121-1/+1