diff options
author | Julian_chu <julian_chu@openmoko.com> | 2008-09-22 18:13:39 +0800 |
---|---|---|
committer | Holger Hans Peter Freyther <zecke@selfish.org> | 2008-10-27 17:51:43 +0100 |
commit | 841fc87590d275646575050fd28baf157589c813 (patch) | |
tree | ff64167da85c70e25f136eaca0cb78e421bea664 /conf | |
parent | cc4d49defb9e053662043833b68cdf20bf83d909 (diff) |
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)
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/sane-srcrevs.inc | 2 |
1 files changed, 1 insertions, 1 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" |