From 207e0731322547580d90b9382ac139f84ce05f9c Mon Sep 17 00:00:00 2001 From: Ben Vanik Date: Wed, 13 Jan 2016 17:31:22 -0800 Subject: [PATCH] Switching to mainline yaml-cpp. --- .gitmodules | 2 +- third_party/yaml-cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 99c6d5577..9fec1f52f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -36,4 +36,4 @@ url = https://github.com/xenia-project/reference-gpu-traces.git [submodule "third_party/yaml-cpp"] path = third_party/yaml-cpp - url = https://github.com/blair1618/yaml-cpp.git + url = https://github.com/jbeder/yaml-cpp.git diff --git a/third_party/yaml-cpp b/third_party/yaml-cpp index 2eba4e6d5..e92321aee 160000 --- a/third_party/yaml-cpp +++ b/third_party/yaml-cpp @@ -1 +1 @@ -Subproject commit 2eba4e6d5670daea6b75c773f1c3dc9e531ddec7 +Subproject commit e92321aee52fd27566601f9cca53ba90b41e15c1