packages/webkit: Change the package names of WebKit/Qtopia and force upgrade.
authorHolger Freyther <zecke@selfish.org>
Tue, 23 Oct 2007 14:27:39 +0000 (14:27 +0000)
committerHolger Freyther <zecke@selfish.org>
Tue, 23 Oct 2007 14:27:39 +0000 (14:27 +0000)
packages/webkit/webkit-qt.inc
packages/webkit/webkit-qt_svn.bb
packages/webkit/webkit-qtopia_svn.bb

index bba8d83..cb9c1f7 100644 (file)
@@ -1,9 +1,9 @@
 WEBKIT_PORT = "qt"
 WEBKIT_EXTRA_OPTIONS = ""
-PACKAGES =+ "webkit-qtlauncher-dbg webkit-qtlauncher"
+PACKAGES =+ "${PN}launcher-dbg ${PN}launcher"
 
-FILES_webkit-qtlauncher = "${bindir}/QtLauncher"
-FILES_webkit-qtlauncher-dbg = "${bindir}/.debug/*"
+FILES_${PN}launcher = "${bindir}/QtLauncher"
+FILES_${PN}launcher-dbg = "${bindir}/.debug/*"
 
 require webkit.inc
 
index 75b36a4..e681e7a 100644 (file)
@@ -1,2 +1,4 @@
 require webkit-qt.inc
 inherit qt4x11
+
+PR = "r1"
index cfd96c8..706f0f1 100644 (file)
@@ -1,3 +1,4 @@
-BROKEN="1"
 require webkit-qt.inc
 inherit qtopia4core
+
+PR = "r1"