aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorJulian_chu <julian_chu@openmoko.com>2008-08-21 12:36:27 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2008-10-27 17:51:42 +0100
commitbb285555551187097e62706ffd7f817893c681c4 (patch)
tree21c184c47ff565eae416df414763eb41f9709045 /packages
parentab618c09f76d4d2c6d3b94588413eb5757c8c1d2 (diff)
downloadopenembedded-bb285555551187097e62706ffd7f817893c681c4.tar.gz
openmoko: Change name from Diversity-nav to Om-locations Diversity project decided to change the name of diversity-nav to om-locations and move the repository from svn to git.
* Remove diverisyt-nav recipe. * Add om-locations recipe. * Change name in tasks-*.bb
Diffstat (limited to 'packages')
-rw-r--r--packages/openmoko-projects/om-locations_git.bb22
-rw-r--r--packages/tasks/task-openmoko-feed.bb3
2 files changed, 24 insertions, 1 deletions
diff --git a/packages/openmoko-projects/om-locations_git.bb b/packages/openmoko-projects/om-locations_git.bb
new file mode 100644
index 0000000000..bf9b27ecb4
--- /dev/null
+++ b/packages/openmoko-projects/om-locations_git.bb
@@ -0,0 +1,22 @@
+DESCRIPTION = "Locations - a GPS location based communicative application"
+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"
+
+SRC_URI = "git://git.openmoko.org/git/om-locations.git;protocol=git"
+
+S = "${WORKDIR}/git"
+
+inherit autotools pkgconfig
+
+EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc"
+
+do_configure_prepend() {
+ autopoint --force
+}
+
+PKG_TAGS_${PN} = "group::communication"
diff --git a/packages/tasks/task-openmoko-feed.bb b/packages/tasks/task-openmoko-feed.bb
index 40e97585ea..92fdd4715c 100644
--- a/packages/tasks/task-openmoko-feed.bb
+++ b/packages/tasks/task-openmoko-feed.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Openmoko: Misc. Feed Items"
SECTION = "openmoko/base"
LICENSE = "MIT"
-PR = "r42"
+PR = "r43"
inherit task
@@ -49,6 +49,7 @@ RDEPENDS_task-openmoko-feed = "\
mono \
# diversity-daemon \
# diversity-maps-taipei \
+ om-locations \
# om-maps-berlin \
# om-maps-buenos-aires \
# om-maps-london \