diff options
| author | Ed Tanous <ed.tanous@intel.com> | 2018-03-20 08:37:58 -0700 |
|---|---|---|
| committer | Ed Tanous <ed.tanous@intel.com> | 2018-03-20 15:38:58 +0000 |
| commit | b8f09e1140cfa9d34fc086ea1aa9197f3bcb0801 (patch) | |
| tree | 0c16ef2f43d7eade6cc9844e6512272b675931b0 | |
| parent | 8db6e57bbad48443eb75ba3b13a5dad0abe06aec (diff) | |
| download | bmcweb-b8f09e1140cfa9d34fc086ea1aa9197f3bcb0801.tar.gz bmcweb-b8f09e1140cfa9d34fc086ea1aa9197f3bcb0801.zip | |
update boost-dbus target to point at upstream
Change-Id: If8a96107c4ec85947469a0b7d32d6cbf217516b2
Signed-off-by: Ed Tanous <ed.tanous@intel.com>
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 9580f13..eb3f75f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,7 +6,7 @@ url = https://github.com/novnc/noVNC.git [submodule "boost-dbus"] path = boost-dbus - url = ssh://git-amr-2.devtools.intel.com:29418/openbmc-boost-dbus + url = https://github.com/bkietz/boost-dbus.git [submodule "tinyxml2"] path = tinyxml2 url = https://github.com/leethomason/tinyxml2.git |

