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:
ec330f6
)
webkit-gtk: adopt to new style staging
author
Koen Kooi
<koen@openembedded.org>
Sat, 14 Nov 2009 13:11:11 +0000
(14:11 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Sat, 14 Nov 2009 13:12:36 +0000
(14:12 +0100)
recipes/webkit/webkit-gtk_svn.bb
patch
|
blob
|
history
diff --git
a/recipes/webkit/webkit-gtk_svn.bb
b/recipes/webkit/webkit-gtk_svn.bb
index
b2f2baa
..
48d1bd8
100644
(file)
--- a/
recipes/webkit/webkit-gtk_svn.bb
+++ b/
recipes/webkit/webkit-gtk_svn.bb
@@
-24,7
+24,7
@@
SRC_URI = "\
S = "${WORKDIR}/"
-inherit autotools
pkgconfig
lib_package
+inherit autotools lib_package
export BISON="${STAGING_BINDIR_NATIVE}/bison"
ARM_INSTRUCTION_SET = "arm"
@@
-60,10
+60,6
@@
do_compile_prepend() {
cd ${S}
}
-do_stage() {
- autotools_stage_all
-}
-
PACKAGES =+ "${PN}-webinspector ${PN}launcher-dbg ${PN}launcher libjavascriptcore"
FILES_${PN}launcher = "${bindir}/GtkLauncher"
FILES_${PN}launcher-dbg = "${bindir}/.debug/GtkLauncher"