diff options
-rw-r--r-- | recipes-extended/kvmtool/kvmtool.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/kvmtool/kvmtool.bb b/recipes-extended/kvmtool/kvmtool.bb index b125b645..79c4505a 100644 --- a/recipes-extended/kvmtool/kvmtool.bb +++ b/recipes-extended/kvmtool/kvmtool.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 | ||
19 | SRCREV = "faae833a746f1c59f64fb05e9c08e62b5b0002eb" | 19 | SRCREV = "336751fb10ef24e65cd2f25c450da1d52ff5b33c" |
20 | PV = "5.10.0+git${SRCPV}" | 20 | PV = "5.10.0+git${SRCPV}" |
21 | 21 | ||
22 | S = "${WORKDIR}/git" | 22 | S = "${WORKDIR}/git" |