aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian_chu <julian_chu@openmoko.com>2008-09-22 18:13:39 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2008-10-26 15:52:13 +0100
commit53e65d1668b1d08f47015ecfbb13535a058492ba (patch)
treef92bc1e95b786aae753ad7f1974036b9572d1098
parent74c23e825b3e1e8ac2aa2c272ca790b64f952bd1 (diff)
downloadopenembedded-53e65d1668b1d08f47015ecfbb13535a058492ba.tar.gz
[om-locations] Switch back to master branch
After Om2008.9 released, switch om-locations back to master branch. * Change SRC_URI * Bump up the revision to 28d56a504a41261c363c085a38f81721cdd6683e * Remove om-locations_svn.bb (it is no longer on svn)
-rw-r--r--conf/distro/include/sane-srcrevs.inc2
-rw-r--r--packages/openmoko-projects/om-locations_git.bb4
2 files changed, 3 insertions, 3 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc
index c12b36762b..4978c4eaa6 100644
--- a/conf/distro/include/sane-srcrevs.inc
+++ b/conf/distro/include/sane-srcrevs.inc
@@ -107,7 +107,7 @@ SRCREV_pn-netsurf ?= "3859"
SRCREV_pn-networkmanager ?= "3202"
SRCREV_pn-networkmanager-applet ?= "200"
SRCREV_pn-numptyphysics = "45"
-SRCREV_pn-om-locations ?= "5cdea8da38561348d4cca6726098afb61d8299eb"
+SRCREV_pn-om-locations ?= "28d56a504a41261c363c085a38f81721cdd6683e"
SRCREV_pn-oh-puzzles ?= "22"
SRCREV_pn-osb-browser ?= "125"
SRCREV_pn-osb-jscore ?= "117"
diff --git a/packages/openmoko-projects/om-locations_git.bb b/packages/openmoko-projects/om-locations_git.bb
index 763c6ee4c6..a25a3e21ba 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.02"
+PR = "r1.03"
-SRC_URI = "git://git.openmoko.org/git/om-locations.git;protocol=git;branch=0.2"
+SRC_URI = "git://git.openmoko.org/git/om-locations.git;protocol=git"
S = "${WORKDIR}/git"