summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build/variables.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/variables.sh b/build/variables.sh
index 789ca76d..564d2286 100644
--- a/build/variables.sh
+++ b/build/variables.sh
@@ -35,7 +35,7 @@ dpdk_rpms=(
)
kvmfornfv_uri_base="http://artifacts.opnfv.org/kvmfornfv/danube"
-kvmfornfv_kernel_rpm="kvmfornfv-8e1bfc88-apex-kernel-4.4.50_rt62_centos.x86_64.rpm"
+kvmfornfv_kernel_rpm="kvmfornfv-4bfeded9-apex-kernel-4.4.50_rt62_centos.x86_64.rpm"
tacker_repo="http://github.com/openstack/tacker"
tacker_branch="stable/newton"