diff options
-rw-r--r-- | meta-oe/recipes-support/utouch/utouch-evemu_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/utouch/utouch-evemu_git.bb b/meta-oe/recipes-support/utouch/utouch-evemu_git.bb index 41d1cbfd97..7c5a734394 100644 --- a/meta-oe/recipes-support/utouch/utouch-evemu_git.bb +++ b/meta-oe/recipes-support/utouch/utouch-evemu_git.bb | |||
@@ -12,7 +12,7 @@ SRC_URI = "git://bitmath.org/git/evemu.git;protocol=http \ | |||
12 | " | 12 | " |
13 | SRCREV = "9752b50e922572e4cd214ac45ed95e4ee410fe24" | 13 | SRCREV = "9752b50e922572e4cd214ac45ed95e4ee410fe24" |
14 | 14 | ||
15 | PV = "1.0.5+git${SRCPV}" | 15 | PV = "1.0.6+git${SRCPV}" |
16 | 16 | ||
17 | S = "${WORKDIR}/git/" | 17 | S = "${WORKDIR}/git/" |
18 | 18 | ||