diff options
author | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2010-05-29 13:54:04 +0200 |
---|---|---|
committer | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2010-05-29 13:54:04 +0200 |
commit | 242dac2d69bd149100ac3609e13600facde4e503 (patch) | |
tree | 42e6c20e924e1edd6be7b3565c35ab812fdf3ad5 /recipes | |
parent | f0757217f801c8fa4074cea860855e18106af7cc (diff) |
htcdream-gps: bump
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/htcdream/htcdream-gps_git.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/htcdream/htcdream-gps_git.bb b/recipes/htcdream/htcdream-gps_git.bb index 958460117f..ddcb9e232d 100644 --- a/recipes/htcdream/htcdream-gps_git.bb +++ b/recipes/htcdream/htcdream-gps_git.bb @@ -1,7 +1,8 @@ DESCRIPTION = "HTC Dream GPS utility" SECTION = "console/utils" LICENSE = "GPL" -SRCREV = "c0339e14de385723e32667a3b815eef74c040b9b" +SRCREV = "c0e7ca9cce89088192ade34457d9fbf41352c9bf" +#SRCREV = "${AUTOREV}" PV = "1.0+gitr${SRCPV}" PR = "r0" |