Updates the real time kvm kernel 43/35143/2
authordavidjchou <david.j.chou@intel.com>
Fri, 19 May 2017 07:43:27 +0000 (23:43 -0800)
committerTim Rozet <trozet@redhat.com>
Fri, 26 May 2017 18:19:40 +0000 (18:19 +0000)
Reduce the real time kvm kernel by stripping debug info.

Change-Id: I33335b8a9bd241ee83bc6f30bb2e819403bad491
Signed-off-by: davidjchou <david.j.chou@intel.com>
(cherry picked from commit 557e2db49051721e1b70adc4a561a2c162b0c511)

build/variables.sh

index 789ca76..564d228 100644 (file)
@@ -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"