summaryrefslogtreecommitdiff
path: root/meta/recipes-sato/webkit/files/Makefile.shared
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-07-11 12:24:02 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-07-12 14:46:54 +0100
commit7df4f5f3d64f1f60814cea60d83270be7bfa4f2c (patch)
treee12c5d4503111841a0f11c262c16633b5b73ff1c /meta/recipes-sato/webkit/files/Makefile.shared
parent20f591da0954b996933210934812777e096a5413 (diff)
downloadopenembedded-core-7df4f5f3d64f1f60814cea60d83270be7bfa4f2c.tar.gz
openembedded-core-7df4f5f3d64f1f60814cea60d83270be7bfa4f2c.tar.bz2
openembedded-core-7df4f5f3d64f1f60814cea60d83270be7bfa4f2c.tar.xz
openembedded-core-7df4f5f3d64f1f60814cea60d83270be7bfa4f2c.zip
webkit-gtk: update SRCREV
The layout of the repository has changed, so we need to account for that: * fixed license checksums * fixed SRC_URI * fixed SRCREV_FORMAT PCRE is gone, so no need for the dftables hack anymore But most importantly, this fixes the crash issues when using javascript (e.g. github.com) Tested on: * usrp-e1xx/angstrom-2011.07 Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/webkit/files/Makefile.shared')
-rw-r--r--meta/recipes-sato/webkit/files/Makefile.shared2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/webkit/files/Makefile.shared b/meta/recipes-sato/webkit/files/Makefile.shared
index aa9fa728d..56ed9784e 100644
--- a/meta/recipes-sato/webkit/files/Makefile.shared
+++ b/meta/recipes-sato/webkit/files/Makefile.shared
@@ -1,4 +1,4 @@
-SCRIPTS_PATH ?= ../WebKitTools/Scripts
+SCRIPTS_PATH ?= ../Tools/Scripts
XCODE_OPTIONS = `perl -I$(SCRIPTS_PATH) -Mwebkitdirs -e 'print XcodeOptionString()'` $(ARGS)
all: