generic-poky/meta/recipes-devtools/guile/files
Song.Li 33157b1d7c guile:meta/Makefile change install-data-hook to install-exec-hook
In guile meta/Makefile, what install-data-hook do
must be run after install-binSCRIPTS.so it's a exec hook, not a data hook.
If keep these exec-hook in data-hook,when we run make with multi-jobbing ,
install-data-hook and install-binSCRIPTS will be separately
processed in different thread, no any dependence.
that will cause error sometimes.

[YOCTO #2796]

(From OE-Core rev: 018d5b87bdf00e85fe34e6276bd99e118843d704)

Signed-off-by: Song.Li <Song.Li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-29 10:16:17 +01:00
..
debian guile: upgrade from 2.0.3 to 2.0.5 2012-05-09 21:42:51 +01:00
opensuse guile: upgrade from 2.0.3 to 2.0.5 2012-05-09 21:42:51 +01:00
arm_endianness.patch guile: Fix missing depends and broken arm build 2012-07-17 10:54:02 +01:00
change-install-data-hook-to-install-exec-hook-in-gui.patch guile:meta/Makefile change install-data-hook to install-exec-hook 2012-07-29 10:16:17 +01:00
guile_2.0.5_disable_goops_optimizations.patch guile: fix compilation on MIPS/PPC 2012-06-21 14:42:25 +01:00
guile_2.0.5_fix_cross_compilation.patch guile: fix compilation on MIPS/PPC 2012-06-21 14:42:25 +01:00
guile_2.0.5_fix_sed_error.patch guile: upgrade from 2.0.3 to 2.0.5 2012-05-09 21:42:51 +01:00
remove-gets.patch grub,guile,cpio,tar,wget: Fix gnulib for absense of gets in eglibc 2012-07-17 10:54:00 +01:00