git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f1aa27
)
webkit gtk: x96 and ppc default to dolt, which doesn't understand ${TARGET_PREFIX...
author
Koen Kooi
<koen@openembedded.org>
Fri, 7 Nov 2008 08:29:04 +0000
(09:29 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Fri, 7 Nov 2008 08:29:04 +0000
(09:29 +0100)
packages/webkit/webkit-gtk_svn.bb
patch
|
blob
|
history
diff --git
a/packages/webkit/webkit-gtk_svn.bb
b/packages/webkit/webkit-gtk_svn.bb
index
bed1a18
..
92df2d0
100644
(file)
--- a/
packages/webkit/webkit-gtk_svn.bb
+++ b/
packages/webkit/webkit-gtk_svn.bb
@@
-5,7
+5,7
@@
SRCREV_FORMAT = "webcore-rwebkit"
# Yes, this is wrong...
PV = "0.1+svnr${SRCREV}"
-PR = "r
6
"
+PR = "r
7
"
SRC_URI = "\
svn://svn.webkit.org/repository/webkit/trunk/;module=JavaScriptCore;proto=http \
@@
-35,6
+35,11
@@
EXTRA_OECONF = "\
--with-http-backend=curl \
"
+# Dolt gets used on x86 and ppc and hardcodes 'libtool'
+do_configure_append() {
+ cp ${TARGET_PREFIX}libtool libtool || true
+}
+
do_compile_prepend() {
mkdir -p ${S}/WebKitBuilds/Debug/JavaScriptCore/pcre/tmp/
mkdir -p ${S}/Programs/