aboutsummaryrefslogtreecommitdiffstats
path: root/packages/openmoko-projects
diff options
context:
space:
mode:
authorJulian_chu <julian_chu@openmoko.com>2008-09-03 10:37:19 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2008-10-27 17:51:42 +0100
commit08e6e32fc33c3d264b0ef883a9efe4ff237ad2ff (patch)
tree635e8dafdead3e3ad8775ec7c4f0b4df78312f9b /packages/openmoko-projects
parentbb285555551187097e62706ffd7f817893c681c4 (diff)
downloadopenembedded-08e6e32fc33c3d264b0ef883a9efe4ff237ad2ff.tar.gz
om-locations: Set om-locations to use 0.2 branch of om-locations git. and bump up the revision to 5cdea8da38561348d4cca6726098afb61d8299eb
Diffstat (limited to 'packages/openmoko-projects')
-rw-r--r--packages/openmoko-projects/om-locations_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/openmoko-projects/om-locations_git.bb b/packages/openmoko-projects/om-locations_git.bb
index bf9b27ecb4..50a2de9593 100644
--- a/packages/openmoko-projects/om-locations_git.bb
+++ b/packages/openmoko-projects/om-locations_git.bb
@@ -5,9 +5,9 @@ LICENSE = "GPL"
DEPENDS = "eet evas edje ecore edbus etk"
RDEPENDS_${PN} = "diversity-daemon"
PV = "0.2+gitr${SRCREV}"
-PR = "r1"
+PR = "r1.01"
-SRC_URI = "git://git.openmoko.org/git/om-locations.git;protocol=git"
+SRC_URI = "git://git.openmoko.org/git/om-locations.git;protocol=git;branch=0.2"
S = "${WORKDIR}/git"