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 3f299dd5..1e9a12ab 100644 --- a/recipes-extended/kvmtool/kvmtool.bb +++ b/recipes-extended/kvmtool/kvmtool.bb | |||
@@ -10,7 +10,7 @@ SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/will/kvmtool.git \ | |||
10 | file://external-crosscompiler.patch \ | 10 | file://external-crosscompiler.patch \ |
11 | " | 11 | " |
12 | 12 | ||
13 | SRCREV = "0093df80d754e1a05b016e5a4ccd4b51a00c562c" | 13 | SRCREV = "3fea89a924511f9f8fe05a892098fad77c1eca0d" |
14 | PV = "3.18.0+git${SRCREV}" | 14 | PV = "3.18.0+git${SRCREV}" |
15 | 15 | ||
16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |