diff options
| -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" |
