diff options
-rw-r--r-- | meta-oe/recipes-support/evtest/evtest_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/evtest/evtest_git.bb b/meta-oe/recipes-support/evtest/evtest_git.bb index 96feab7928..fa0d6e2fe5 100644 --- a/meta-oe/recipes-support/evtest/evtest_git.bb +++ b/meta-oe/recipes-support/evtest/evtest_git.bb | |||
@@ -7,10 +7,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | |||
7 | 7 | ||
8 | DEPENDS = "libxml2" | 8 | DEPENDS = "libxml2" |
9 | 9 | ||
10 | SRCREV = "b8343ec1124da18bdabcc04809a8731b9e39295d" | 10 | SRCREV = "ab140a2dab1547f7deb5233be6d94a388cf08b26" |
11 | SRC_URI = "git://anongit.freedesktop.org/evtest;protocol=git" | 11 | SRC_URI = "git://anongit.freedesktop.org/evtest;protocol=git" |
12 | 12 | ||
13 | PV = "1.32+${SRCPV}" | 13 | PV = "1.33+${SRCPV}" |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
16 | 16 | ||