summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2017-03-20 20:59:47 -0700
committerBruce Ashfield <bruce.ashfield@windriver.com>2017-03-21 08:22:20 -0400
commit92e9470ad9a5a1ac26fb7fd7377520b115c9c322 (patch)
tree588dfafb9645b15e27109192bfcfdf79f676cd98
parentb1995179660fc000e92431a48899de4533020526 (diff)
downloadmeta-virtualization-92e9470ad9a5a1ac26fb7fd7377520b115c9c322.tar.gz
kvmtool: Update to latest
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
-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 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
13SRCREV = "0093df80d754e1a05b016e5a4ccd4b51a00c562c" 13SRCREV = "3fea89a924511f9f8fe05a892098fad77c1eca0d"
14PV = "3.18.0+git${SRCREV}" 14PV = "3.18.0+git${SRCREV}"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"