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 1/2 v2] webkit-gtk: Fix error.html resource path.
Date: Tue, 07 Feb 2012 20:07:23 -0800	[thread overview]
Message-ID: <4F31F4FB.50300@linux.intel.com> (raw)
In-Reply-To: <1328380901-11856-1-git-send-email-tworaz666@gmail.com>

On 02/04/2012 10:41 AM, Peter Tworek wrote:
> Signed-off-by: Peter Tworek<tworaz666@gmail.com>
> Reviewed-by: Paul Menzel<paulepanter@users.sourceforge.net>
> ---
>   meta/recipes-sato/webkit/webkit-gtk_svn.bb |    4 ++--
>   1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta/recipes-sato/webkit/webkit-gtk_svn.bb b/meta/recipes-sato/webkit/webkit-gtk_svn.bb
> index 9652953..d754a39 100644
> --- a/meta/recipes-sato/webkit/webkit-gtk_svn.bb
> +++ b/meta/recipes-sato/webkit/webkit-gtk_svn.bb
> @@ -14,7 +14,7 @@ SRCREV_FORMAT = "source"
>
>   SRCREV = "101488"
>   PV = "1.7.2+svnr${SRCPV}"
> -PR = "r0"
> +PR = "r1"
>
>   SRC_URI = "\
>     svn://svn.webkit.org/repository/webkit/trunk/;module=Source;proto=http;name=source \
> @@ -81,7 +81,7 @@ FILES_${PN}launcher = "${bindir}/GtkLauncher"
>   FILES_${PN}launcher-dbg = "${bindir}/.debug/GtkLauncher"
>   FILES_libjavascriptcore = "${libdir}/libjavascriptcoregtk-1.0.so.*"
>   FILES_${PN}-webinspector = "${datadir}/webkitgtk-*/webinspector/"
> -FILES_${PN} += "${datadir}/webkit-*/resources/error.html \
> +FILES_${PN} += "${datadir}/webkitgtk-*/resources/error.html \
>                   ${datadir}/webkitgtk-*/images \
>                   ${datadir}/glib-2.0/schemas"
>

Merged both of these patches into OE-core

Thanks
	Sau!



      parent reply	other threads:[~2012-02-08  4:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-04 18:41 [PATCH 1/2 v2] webkit-gtk: Fix error.html resource path Peter Tworek
2012-02-04 18:41 ` [PATCH 2/2 v2] webkit-gtk: Make webgl support configurable via DISTRO_FEATURES Peter Tworek
2012-02-08  4:07 ` 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=4F31F4FB.50300@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.