All of lore.kernel.org
 help / color / mirror / Atom feed
From: "akuster@mvista" <akuster@mvista.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH] libop: compile issue files missing in B
Date: Thu, 05 Jun 2014 10:26:46 -0700	[thread overview]
Message-ID: <5390A856.8060200@mvista.com> (raw)
In-Reply-To: <1401975481-22389-1-git-send-email-akuster@mvista.com>

Hold off on this. There is a packaging issue as well.

I will be sending V2 later today.

regards,
Armin

On 06/05/2014 06:38 AM, Armin Kuster wrote:
> needed to copy over a file from S to B.
>
> Signed-off-by: Armin Kuster <akuster@mvista.com>
> ---
>   meta-oe/recipes-support/libol/libol_0.3.18.bb | 5 +++++
>   1 file changed, 5 insertions(+)
>
> diff --git a/meta-oe/recipes-support/libol/libol_0.3.18.bb b/meta-oe/recipes-support/libol/libol_0.3.18.bb
> index 429945f..7ad7ab5 100644
> --- a/meta-oe/recipes-support/libol/libol_0.3.18.bb
> +++ b/meta-oe/recipes-support/libol/libol_0.3.18.bb
> @@ -8,3 +8,8 @@ SRC_URI[md5sum] = "cbadf4b7ea276dfa85acc38a1cc5ff17"
>   SRC_URI[sha256sum] = "9de3bf13297ff882e02a1e6e5f6bf760a544aff92a9d8a1cf4328a32005cefe7"
>   
>   inherit autotools binconfig
> +
> +do_compile_prepend() {
> +
> +    install ${S}/utils/make_class.in ${B}/utils
> +}



      reply	other threads:[~2014-06-05 17:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-05 13:38 [meta-oe][PATCH] libop: compile issue files missing in B Armin Kuster
2014-06-05 17:26 ` akuster@mvista [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=5390A856.8060200@mvista.com \
    --to=akuster@mvista.com \
    --cc=openembedded-devel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.