From 2d229ad87736717e68a4d4dc790cc36ee8cafd61 Mon Sep 17 00:00:00 2001 From: Ashlee Young Date: Wed, 9 Sep 2015 15:12:50 -0700 Subject: updatde onos submodule Change-Id: I0947723572b78d8b1938720110b72f74ef5924f5 --- .gitmodules | 3 +++ framework | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 framework diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..2ed756f4 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "framework"] + path = framework + url = https://github.com/onosfw/framework diff --git a/framework b/framework new file mode 160000 index 00000000..f3f3323d --- /dev/null +++ b/framework @@ -0,0 +1 @@ +Subproject commit f3f3323d1668d35363ea82dfdfc6160a15c4c0ca -- cgit 1.2.3-korg