Reverting all the dbus related commits (sigh) from 27th July and fixing a QA issue...
[oespirit1] / tablet-browser-interface_0.0.5.bb
index 93e40b2..abf87f6 100644 (file)
@@ -1,13 +1,16 @@
 # Copyright (C) 2009 Kirtika Ruchandani <kirtibr@gmail.com>
 # Released under the MIT license (see COPYING.MIT for the terms)
 
-DESCRIPTION = "DEv package for browser services"
+DESCRIPTION = "Dev package for browser services"
 HOMEPAGE = "http://maemo.org"
 LICENSE = "Mozilla Public License"
 SECTION = "base"
 PR = "r4"
 
-SRC_URI = "http://repository.maemo.org/pool/fremantle/free/t/${PN}/${PN}_${PV}-4.tar.gz"
+SRC_URI = "http://repository.maemo.org/pool/maemo5.0beta/free/t/${PN}/${PN}_${PV}-4.tar.gz"
 
 inherit autotools
 
+do_stage(){
+    autotools_stage_all
+}