From: Julian_chu Date: Wed, 3 Sep 2008 02:37:19 +0000 (+0800) Subject: [om-locations] Set om-locations to use 0.2 branch of om-locations git. X-Git-Tag: Release-2010-05/1~5651 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74c23e825b3e1e8ac2aa2c272ca790b64f952bd1;p=openembedded.git [om-locations] Set om-locations to use 0.2 branch of om-locations git. and bump up the revision to 5cdea8da38561348d4cca6726098afb61d8299eb --- diff --git a/packages/openmoko-projects/om-locations_git.bb b/packages/openmoko-projects/om-locations_git.bb index 50a2de9593..763c6ee4c6 100644 --- a/packages/openmoko-projects/om-locations_git.bb +++ b/packages/openmoko-projects/om-locations_git.bb @@ -5,7 +5,7 @@ LICENSE = "GPL" DEPENDS = "eet evas edje ecore edbus etk" RDEPENDS_${PN} = "diversity-daemon" PV = "0.2+gitr${SRCREV}" -PR = "r1.01" +PR = "r1.02" SRC_URI = "git://git.openmoko.org/git/om-locations.git;protocol=git;branch=0.2"