From 94dff2b9946eebcf122e3e9f6c596e3847e30452 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 20 Apr 2020 08:36:24 -0700 Subject: utouch-evemu: Correctly specify PV to match upstream Signed-off-by: Khem Raj --- meta-oe/recipes-support/utouch/utouch-evemu_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-oe/recipes-support/utouch') 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 \ " SRCREV = "9752b50e922572e4cd214ac45ed95e4ee410fe24" -PV = "1.0.5+git${SRCPV}" +PV = "1.0.6+git${SRCPV}" S = "${WORKDIR}/git/" -- cgit 1.2.3-korg