summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-extended/kvmtool/kvmtool_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/kvmtool/kvmtool_git.bb b/recipes-extended/kvmtool/kvmtool_git.bb
index 141fb02d..851e951e 100644
--- a/recipes-extended/kvmtool/kvmtool_git.bb
+++ b/recipes-extended/kvmtool/kvmtool_git.bb
@@ -16,7 +16,7 @@ SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/will/kvmtool.git;branch
16 file://0003-kvmtool-Werror-disabled.patch \ 16 file://0003-kvmtool-Werror-disabled.patch \
17 " 17 "
18 18
19SRCREV = "4d2c017f41533b0e51e00f689050c26190a15318" 19SRCREV = "6d754d01fe2cb366f3b636d8a530f46ccf3b10d8"
20PV = "5.10.0+git" 20PV = "5.10.0+git"
21 21
22S = "${WORKDIR}/git" 22S = "${WORKDIR}/git"