From 745c02ec2dba8cc0e86b592b282e0068368d4f23 Mon Sep 17 00:00:00 2001
From: Trevor Bramwell <tbramwell@linuxfoundation.org>
Date: Thu, 28 Jun 2018 16:05:41 -0700
Subject: Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Fix the output of repo list to be 'repo, tag, ref'

    This was changed in a previous commit and causes calls to 'git branch'
    during the verification job to fail.

    Change-Id: I71c248abecf030658371b810d403e1f460933946
    Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
---
 docs/submodules/releng | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/submodules/releng b/docs/submodules/releng
index 0f8bd836b..1590a4f64 160000
--- a/docs/submodules/releng
+++ b/docs/submodules/releng
@@ -1 +1 @@
-Subproject commit 0f8bd836b9b6d1017a5564cc0e9a3beae4736436
+Subproject commit 1590a4f64211574ad7a96bb81ad498e4a34fbbd0
-- 
cgit