Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Cc: Zhenfeng.Zhao@windriver.com
Subject: Re: [PATCH V2] guile:meta/Makefile change install-data-hook to install-exec-hook
Date: Sun, 29 Jul 2012 10:19:03 +0100	[thread overview]
Message-ID: <1343553543.16998.23.camel@ted> (raw)
In-Reply-To: <1343467905-10228-1-git-send-email-Song.Li@windriver.com>

On Sat, 2012-07-28 at 17:31 +0800, Song.Li@windriver.com wrote:
> From: "Song.Li" <Song.Li@windriver.com>
> 
> 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]
> 
> Signed-off-by: Song.Li <Song.Li@windriver.com>
> ---
>  ...all-data-hook-to-install-exec-hook-in-gui.patch |   39 ++++++++++++++++++++
>  meta/recipes-devtools/guile/guile_2.0.5.bb         |    3 +-
>  2 files changed, 41 insertions(+), 1 deletion(-)
>  create mode 100644 meta/recipes-devtools/guile/files/change-install-data-hook-to-install-exec-hook-in-gui.patch

Merged to master, thanks.

Richard




      reply	other threads:[~2012-07-29  9:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-28  9:31 [PATCH V2] guile:meta/Makefile change install-data-hook to install-exec-hook Song.Li
2012-07-29  9:19 ` Richard Purdie [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1343553543.16998.23.camel@ted \
    --to=richard.purdie@linuxfoundation.org \
    --cc=Zhenfeng.Zhao@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox