[oe-commits] Koen Kooi : webkit-gtk: adopt to new style staging

git version control git at git.openembedded.org
Sat Nov 14 17:24:27 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: 916ed3c5e4fe35c033ae32c09e0435bbebd3450a
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=916ed3c5e4fe35c033ae32c09e0435bbebd3450a

Author: Koen Kooi <koen at openembedded.org>
Date:   Sat Nov 14 14:11:11 2009 +0100

webkit-gtk: adopt to new style staging

---

 recipes/webkit/webkit-gtk_svn.bb |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diff --git a/recipes/webkit/webkit-gtk_svn.bb b/recipes/webkit/webkit-gtk_svn.bb
index b2f2baa..48d1bd8 100644
--- 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"





More information about the Openembedded-commits mailing list