From 1128f8d77c1659950eb0ddeea5771c3e863fcd09 Mon Sep 17 00:00:00 2001 From: Michael Polenchuk Date: Fri, 17 Feb 2017 13:56:21 +0400 Subject: [kvm-plugin] Employ dedicated reboot task * Use native reboot task after kernel setup. * Make dkms modules to get source files of the kernel. JIRA: FUEL-256 Change-Id: I1dd75fa0425e5080fafa2de0ef13cccf0090c4c9 Signed-off-by: Michael Polenchuk --- build/f_isoroot/f_kvm-pluginbuild/config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build') diff --git a/build/f_isoroot/f_kvm-pluginbuild/config.mk b/build/f_isoroot/f_kvm-pluginbuild/config.mk index fa284b3e2..938a15124 100644 --- a/build/f_isoroot/f_kvm-pluginbuild/config.mk +++ b/build/f_isoroot/f_kvm-pluginbuild/config.mk @@ -9,4 +9,4 @@ KVMFORNFV_BRANCH=master KVMFORNFV_REPO=https://gerrit.opnfv.org/gerrit/kvmfornfv -KVMFORNFV_CHANGE=ec568fdb37d280371733cab5e9fad030557f6921 +KVMFORNFV_CHANGE=f156e825018f6cdd996406aede3f821fc1f9fcb1 -- cgit 1.2.3-korg