summaryrefslogtreecommitdiffstats
path: root/recipes-extended/kvmtool/kvmtool.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/kvmtool/kvmtool.bb')
-rw-r--r--recipes-extended/kvmtool/kvmtool.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/kvmtool/kvmtool.bb b/recipes-extended/kvmtool/kvmtool.bb
index 79c4505a..53d8f9d2 100644
--- a/recipes-extended/kvmtool/kvmtool.bb
+++ b/recipes-extended/kvmtool/kvmtool.bb
@@ -17,7 +17,7 @@ SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/will/kvmtool.git;branch
17 " 17 "
18 18
19SRCREV = "336751fb10ef24e65cd2f25c450da1d52ff5b33c" 19SRCREV = "336751fb10ef24e65cd2f25c450da1d52ff5b33c"
20PV = "5.10.0+git${SRCPV}" 20PV = "5.10.0+git"
21 21
22S = "${WORKDIR}/git" 22S = "${WORKDIR}/git"
23 23