From 7fd6d26274a473a7dd413d47cb03fb8e96964955 Mon Sep 17 00:00:00 2001
From: Ross Brattain <ross.b.brattain@intel.com>
Date: Mon, 2 Oct 2017 22:21:09 +0000
Subject: Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "ansible: add grub.cfg hugepages regexp replace"
  - ansible: add grub.cfg hugepages regexp replace

    when building the image in chroot we can't run
    update-grub of grub-mkconfig because both commands
    probe for root partitions, which doesn't work
    in the chroot.

    Instead we manually regexp replace the kernel boot
    line in /boot/**/grub*.cfg

    Change-Id: I31fac2a3db4d1d044f11357b1715119066509676
    Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
---
 docs/submodules/yardstick | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'docs')

diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick
index e3d159300..570cb78d5 160000
--- a/docs/submodules/yardstick
+++ b/docs/submodules/yardstick
@@ -1 +1 @@
-Subproject commit e3d159300e64bdd222d8c397bacbc1f26ee3246d
+Subproject commit 570cb78d5906143d19d95bf2d7fe1764e52cf68b
-- 
cgit