[oe-commits] I-Fan, Chen : [Descriptions] Adding more description to applications

GIT User account git at amethyst.openembedded.net
Sun Oct 26 14:58:06 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 7a966d56b1956eaa16c47fd87da9dd9ca5e9ab11
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=7a966d56b1956eaa16c47fd87da9dd9ca5e9ab11

Author: I-Fan, Chen <tick at openmoko.com>
Date:   Thu Oct  2 18:34:31 2008 +0800

[Descriptions] Adding more description to applications

---

 packages/openmoko-projects/om-locations_git.bb |    6 +++---
 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 9207502..3b7ea70 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"





More information about the Openembedded-commits mailing list