All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 0/1] apr-util: fix the rules.mk with path to sysroot instead of the workdir of apr
Date: Tue, 21 Aug 2012 08:33:36 -0700	[thread overview]
Message-ID: <5033AA50.5030609@linux.intel.com> (raw)
In-Reply-To: <cover.1345172940.git.jackie.huang@windriver.com>

On 08/16/2012 08:11 PM, jackie.huang@windriver.com wrote:
> From: Jackie Huang <jackie.huang@windriver.com>
>
> The copying for rules.mk was happened in do_configure_prepend, but it will be
> replaced by the one generated by configure, in which APR_MKEXPORT points to
> the workdir of apr and cause compile filure when the workdir of apr is removed.
> So change the copying in _prepend to _append.
>
> [YOCTO #2947]
>
> Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
> ---
> The following changes since commit 24babf9316da50c8a4d2f328c4336cb8cd6cf667:
>
>    classes/chrpath: trigger an error if chrpath fails (2012-08-15 17:51:04 +0100)
>
> are available in the git repository at:
>    git://git.pokylinux.org/poky-contrib jhuang0/bug2947_apr_0817
>    http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jhuang0/bug2947_apr_0817
>
> Jackie Huang (1):
>    apr-util: fix the rules.mk with path to sysroot instead of the
>      workdir of apr
>
>   meta/recipes-support/apr/apr-util_1.4.1.bb |    6 ++++--
>   1 files changed, 4 insertions(+), 2 deletions(-)
>
Merged into OE-Core

Thanks
	Sau!




      parent reply	other threads:[~2012-08-21 15:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-17  3:11 [PATCH 0/1] apr-util: fix the rules.mk with path to sysroot instead of the workdir of apr jackie.huang
2012-08-17  3:11 ` [PATCH 1/1] " jackie.huang
2012-08-17 12:13   ` Martin Jansa
2012-08-21  3:14     ` jhuang0
2012-08-21 15:33 ` Saul Wold [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=5033AA50.5030609@linux.intel.com \
    --to=sgw@linux.intel.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 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.