From patchwork Mon Nov 14 04:27:56 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [CONSOLIDATED, PULL, 06/21] webkit-gtk: force arm mode to work around binutils segfault Date: Mon, 14 Nov 2011 04:27:56 -0000 From: Saul Wold X-Patchwork-Id: 14903 Message-Id: <9bd49457554ff5eb7999a2a06f6a8dd47e781c5b.1321244755.git.sgw@linux.intel.com> To: openembedded-core@lists.openembedded.org From: Martin Jansa * this is just work around, would be better to fix in toolchain Signed-off-by: Martin Jansa --- meta/recipes-sato/webkit/webkit-gtk_svn.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-sato/webkit/webkit-gtk_svn.bb b/meta/recipes-sato/webkit/webkit-gtk_svn.bb index 2862ad4..9d3cd7e 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 = "90727" PV = "1.5.1+svnr${SRCPV}" -PR = "r0" +PR = "r1" SRC_URI = "\ svn://svn.webkit.org/repository/webkit/trunk/;module=Source;proto=http;name=source \