diff options
-rw-r--r-- | packages/openmoko-projects/om-locations_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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" |