diff options
author | Yunhong Jiang <yunhong.jiang@linux.intel.com> | 2017-04-25 02:03:43 -0700 |
---|---|---|
committer | Yunhong Jiang <yunhong.jiang@linux.intel.com> | 2017-04-25 02:00:40 -0700 |
commit | 9c2c753ae597398185017b326f57ce4593f27750 (patch) | |
tree | 83423313c56174122c825c15301006696f487aa8 /build | |
parent | 046290a75b5f42c9b7a12ed881f1c83514556468 (diff) |
Update the kvm4nfv git commit
Update the kvm4nfv git commit_id to latest kernel, so that it includes
the patch for the bxn driver changes.
Change-Id: I63e58de24d5f993868b6046eb1b93c9e61c9668f
Signed-off-by: Yunhong Jiang <yunhong.jiang@linux.intel.com>
Diffstat (limited to 'build')
-rw-r--r-- | build/f_isoroot/f_kvm-pluginbuild/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/f_isoroot/f_kvm-pluginbuild/config.mk b/build/f_isoroot/f_kvm-pluginbuild/config.mk index 7ed35b3d2..b47e65cfb 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=d3981dbb10bd286bd950f46aca72f398b887b0f8 +KVMFORNFV_CHANGE=8e1bfc88c439db6816d6ab11575caecc56d51ca4 |