diff --git a/recipes-extended/kvmtool/kvmtool_git.bb b/recipes-extended/kvmtool/kvmtool_git.bb index 31443b0a..f454da60 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 file://0003-kvmtool-Werror-disabled.patch \ " -SRCREV = "e48563f5c4a48fe6a6bc2a98a9a7c84a10f043be" +SRCREV = "7ad32e5514aca2b6d19398fd3ae5a7c5e0e1ce24" PV = "5.10.0+git" EXTRA_OEMAKE = 'V=1 EXTRA_CFLAGS="-I${STAGING_KERNEL_BUILDDIR}/include/generated -I${STAGING_KERNEL_BUILDDIR}/arch/${ARCH}/include/generated"'