diff options
Diffstat (limited to 'packages/hal/ohm_git.bb')
| -rw-r--r-- | packages/hal/ohm_git.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/hal/ohm_git.bb b/packages/hal/ohm_git.bb index a747c2ff1c..ffdbb07b88 100644 --- a/packages/hal/ohm_git.bb +++ b/packages/hal/ohm_git.bb @@ -8,7 +8,8 @@ SRC_URI = "git://anongit.freedesktop.org/git/ohm/;protocol=git \ file://fix_configure.patch;patch=1" SRCREV = "edfe25d49d67884bf004de7ae0724c162bb5e65e" -PV = "0.1.2+${PR}+git${SRCREV}" +PV = "0.1.2+${PR}+gitr${SRCREV}" +PE = "1" S = "${WORKDIR}/git" |
