diff options
author | John Lee <john_lee@openmoko.org> | 2008-03-11 16:46:36 +0000 |
---|---|---|
committer | John Lee <john_lee@openmoko.org> | 2008-03-11 16:46:36 +0000 |
commit | 713e0a97c9115eb9b04b2ab7ee7c48723a614097 (patch) | |
tree | b492a7ecb79e47195efbe62299f353356df295d7 /conf/distro/include/sane-srcrevs.inc | |
parent | 84f86f51d4b5c67bc99294eba8fb1b7a5baf4578 (diff) |
diversity: Diversity is a framework for Internet + GPS applications.
It communicates with a server for location exchange.It also allows
you to tag and share a location with your friends.
* update sane-srcrevs.inc and moko-autorev.inc accordingly
Diffstat (limited to 'conf/distro/include/sane-srcrevs.inc')
-rw-r--r-- | conf/distro/include/sane-srcrevs.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index d8b9ddb63b..0b2b35a9be 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -18,6 +18,8 @@ SRCREV_pn-dbus-c++-native ?= "13131" SRCREV_pn-dbus-c++ ?= "13131" SRCREV_pn-dfu-util ?= "2866" SRCREV_pn-dfu-util-native ?= "2866" +SRCREV_pn-diversity-daemon ?= "127" +SRCREV_pn-diversity-nav ?= "238" SRCREV_pn-eds-dbus ?= "659" SRCREV_pn-eglibc ?= "4355" SRCREV_pn-eglibc-initial ?= "4355" |