From: Koen Kooi Date: Sun, 26 Oct 2008 15:24:14 +0000 (+0100) Subject: Revert "[om-locations] Set om-locations to use 0.2 branch of om-locations git." X-Git-Tag: Release-2010-05/1~5618 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a17f6f799f5532cf9244e163ca0ce7f7c3eeef9d;p=openembedded.git Revert "[om-locations] Set om-locations to use 0.2 branch of om-locations git." This reverts commit a41baefab9af5227a777871897ab07dbe660a848. --- diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index c12b36762b..26b02dc63c 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 ?= "524031cdb3cd14a67ff8b7e1192075bf8c6c3373" 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 50a2de9593..bf9b27ecb4 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.01" +PR = "r1" -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"