From 1565877e598c1a03f863d5f4d72a38d859fc07a0 Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Wed, 13 Sep 2017 17:35:38 -0400 Subject: [PATCH] Update git submodules * Update docs/submodules/apex from branch 'master' - Fix broken build dependency libguestfs-tools is failing to install because libvirt-client is installed and there is a package conflict. Removing libvirt-client from image before installing libguestfs-tools. NSH build is failing in overcloud because the CentOS repos updated with newer kernel source and headers, and we are still using older kernel. This patch adds the old kernel source and headers. Upgrading to new kernel causes NSH OVS to fail when compiling. Change-Id: Ifd500ad138116cfecafb2268ccb580bd44d5efd5 Signed-off-by: Tim Rozet --- docs/submodules/apex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/apex b/docs/submodules/apex index 7b3a8455b..2e6b2fa37 160000 --- a/docs/submodules/apex +++ b/docs/submodules/apex @@ -1 +1 @@ -Subproject commit 7b3a8455baa35bdde4d7e078d88f9b17a6df9195 +Subproject commit 2e6b2fa375c2356f8af894c88f23d9738d8cf9c0 -- 2.16.6