summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/guile/guile_2.0.6.bb
Commit message (Collapse)AuthorAgeFilesLines
* guile: updated to 2.0.6Bogdan Marinescu2012-08-021-0/+90
Some patches (disable_goops_optimizations, fix_cross_compilation) don't seem to be needed anymore. Others (change-install-data-hook, mark-unused-modules) were updated to work on 2.0.6. Tested by building and running guile under QEMU with core-image-sato-sdk and also builing guile on MIPS. (From OE-Core rev: 310f169d3d89f3a4fc6a540974a30c7eb565db3a) Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>