aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorI-Fan, Chen <tick@openmoko.com>2008-10-02 18:34:31 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2008-10-26 15:52:14 +0100
commit7a966d56b1956eaa16c47fd87da9dd9ca5e9ab11 (patch)
tree3a451543b8d084b6375f21f8848ea0116fc825c6
parentb1c23c6dfdaba1626a04a33b9fcb41644c64f46e (diff)
downloadopenembedded-7a966d56b1956eaa16c47fd87da9dd9ca5e9ab11.tar.gz
[Descriptions] Adding more description to applications
-rw-r--r--packages/openmoko-projects/om-locations_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/openmoko-projects/om-locations_git.bb b/packages/openmoko-projects/om-locations_git.bb
index 9207502f2f..3b7ea703be 100644
--- a/packages/openmoko-projects/om-locations_git.bb
+++ b/packages/openmoko-projects/om-locations_git.bb
@@ -1,11 +1,11 @@
-DESCRIPTION = "Locations - a GPS location based communicative application"
+DESCRIPTION = "Locations is a GPS location based application that lets you save and send your favorite locations to friends."
HOMEPAGE = "http://wiki.openmoko.org/wiki/Om2008.8_Locations"
SECTION = "openmoko/applications"
LICENSE = "GPL"
DEPENDS = "eet evas edje ecore edbus etk"
RDEPENDS_${PN} = "diversity-daemon"
PV = "0.2+gitr${SRCREV}"
-PR = "r1.03"
+PR = "r1.04"
SRC_URI = "git://git.openmoko.org/git/om-locations.git;protocol=git"
@@ -19,4 +19,4 @@ do_configure_prepend() {
autopoint --force
}
-PKG_TAGS_${PN} = "group::communication alias::Om_Locations"
+PKG_TAGS_${PN} = "alias::Om_Locations"