[diversity] remove PACKAGES = "${PN}" from diversity-radar
authorJulian_chu <julian_chu@openmoko.com>
Tue, 3 Jun 2008 11:56:50 +0000 (19:56 +0800)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Sun, 26 Oct 2008 14:52:15 +0000 (15:52 +0100)
packages/openmoko-projects/diversity-radar_svn.bb

index 446c449..d7163f1 100644 (file)
@@ -5,7 +5,7 @@ LICENSE = "GPL"
 DEPENDS = "python-evas python-edje python-ecore python-edbus python-dbus python-etk"
 RDEPENDS_${PN} = "diversity-daemon"
 PV = "0.0.4+svnr${SRCREV}"
-PR = "r0"
+PR = "r0.01"
 
 SRC_URI = "svn://svn.projects.openmoko.org/svnroot/diversity/toys;module=diversity-radar;proto=http"
 
@@ -13,8 +13,6 @@ S = "${WORKDIR}/${PN}"
 
 inherit setuptools
 
-PACKAGES = "${PN}"
-
 FILES_${PN} += "${prefix}/share/*"
 
 PKG_TAGS_${PN} = "group::communication"