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 90ad8a1f..d5b88671 100644
--- a/recipes-extended/kvmtool/kvmtool.bb
+++ b/recipes-extended/kvmtool/kvmtool.bb
@@ -9,7 +9,7 @@ do_configure[depends] += "virtual/kernel:do_shared_workdir"
9 9
10inherit kernel-arch 10inherit kernel-arch
11 11
12SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/will/kvmtool.git \ 12SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/will/kvmtool.git;branch=master \
13 file://external-crosscompiler.patch \ 13 file://external-crosscompiler.patch \
14 file://0001-Avoid-pointers-for-address-of-packed-members.patch \ 14 file://0001-Avoid-pointers-for-address-of-packed-members.patch \
15 file://0001-kvmtool-9p-fixed-compilation-error.patch \ 15 file://0001-kvmtool-9p-fixed-compilation-error.patch \