maemo-mapper: Sync with OE

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1046 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2006-12-17 23:50:17 +00:00
parent ce8e068d31
commit 81aad85310
1 changed files with 2 additions and 2 deletions

View File

@ -2,10 +2,10 @@ DESCRIPTION = "GPS navigation/map display software"
LICENSE = "GPL"
DEPENDS = "sqlite3 gtk+ gnome-vfs-dbus dbus bluez-libs"
RDEPENDS = "bluez-utils"
PV = "1.3.2+svn${SRCDATE}"
PV = "1.2.4+svn${SRCDATE}"
PR = "r1"
# Only works with SRCDATE="20061114"
# Only works with SRCDATE_maemo-mapper-nohildon = "20061114"
SRC_URI = "svn://garage.maemo.org/svn/maemo-mapper;proto=https;module=trunk \
http://home.tal.org/%7Emilang/n770/maemo-mapper-desktop-20061114-001.patch;patch=1;pnum=0 \
file://fix_segfault.patch;patch=1"