diff options
| author | Holger Hans Peter Freyther <zecke@selfish.org> | 2008-11-16 16:35:39 +0100 |
|---|---|---|
| committer | Holger Hans Peter Freyther <zecke@selfish.org> | 2008-11-16 16:35:39 +0100 |
| commit | 52abe8d77cbfed9c91a9cae7ed0a7e60aaf50b34 (patch) | |
| tree | 7f3b125c3485041c0488adf60390a1fdb230bf6c /packages/hal | |
| parent | 9eaf1493b3c777d688ad992b9ecedd1cc18cf147 (diff) | |
| parent | ce5b19f9784561fb506bc564082e7a3d888a0c90 (diff) | |
Merge commit 'origin/org.openembedded.dev' into holger/openmoko-merges
Conflicts:
packages/tasks/task-openmoko-feed.bb
Diffstat (limited to 'packages/hal')
| -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" |
