Openembedded Core Discussions
 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: webkit-gtk: Replace superfluous "+=" with "=", and add leading space
Date: Thu, 26 Jul 2012 12:26:29 -0700	[thread overview]
Message-ID: <501199E5.1050809@linux.intel.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1207230604520.20189@oneiric>

On 07/23/2012 03:06 AM, Robert P. J. Day wrote:
>
> Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
>
> ---
>
>    i think that might be all of them ...
>
> diff --git a/meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb b/meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb
> index 229273f..dd43811 100644
> --- a/meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb
> +++ b/meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb
> @@ -47,9 +47,9 @@ EXTRA_OECONF = "\
>                  "
>
>   #default unicode backend icu breaks in cross-compile when target and host are different endian type
> -EXTRA_OECONF_append_powerpc += "--with-unicode-backend=glib"
> +EXTRA_OECONF_append_powerpc = " --with-unicode-backend=glib"
>
> -CPPFLAGS_append_powerpc += "-I${STAGING_INCDIR}/pango-1.0 \
> +CPPFLAGS_append_powerpc = " -I${STAGING_INCDIR}/pango-1.0 \
>                               -I${STAGING_LIBDIR}/glib-2.0/include \
>                               -I${STAGING_INCDIR}/glib-2.0"
>
>
Merged into OE-Core

Thanks
	Sau!





      reply	other threads:[~2012-07-26 19:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-23 10:06 webkit-gtk: Replace superfluous "+=" with "=", and add leading space Robert P. J. Day
2012-07-26 19:26 ` 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=501199E5.1050809@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox