summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/guile/files/debian
AgeCommit message (Collapse)AuthorFiles
2016-07-08meta: update patch metadataRoss Burton2
Enforce the correct tag names across all of oe-core for consistency. Signed-off-by: Ross Burton <ross.burton@intel.com>
2012-08-02guile: updated to 2.0.6Bogdan Marinescu1
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. Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-05-09guile: upgrade from 2.0.3 to 2.0.5Nitin A Kamble5
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2012-01-19guile: new recipe for autogenNitin A Kamble3
guile recipe is needed by autogen. Imported & updated the guile-cross-config generation & guile-2.0.pc manipulation code from the meta-oe guile recipe. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>