diff options
author | Song.Li <Song.Li@windriver.com> | 2012-07-28 17:31:45 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-29 10:16:17 +0100 |
commit | 33157b1d7c7664b9f05f89eaad3509ddeb2d49de (patch) | |
tree | 9ba93a62fd18aca486d932ea3f860b44204aed57 /meta/recipes-connectivity/socat/socat_1.7.2.0.bb | |
parent | d67c64e738cf7c98aa1f02ce1debcb8deb96d01b (diff) | |
download | poky-33157b1d7c7664b9f05f89eaad3509ddeb2d49de.tar.gz |
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>
Diffstat (limited to 'meta/recipes-connectivity/socat/socat_1.7.2.0.bb')
0 files changed, 0 insertions, 0 deletions