[27534] in Source-Commits

home help back first fref pref prev next nref lref last post

debathena commit: Add ldso1-stub to submodules

daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Fri Nov 15 10:08:13 2013

Date: Fri, 15 Nov 2013 10:08:05 -0500
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201311151508.rAFF850Z005413@drugstore.mit.edu>
To: source-commits@MIT.EDU

https://github.com/mit-athena/debathena/commit/c54b22529b2d2617c23c1813954b6753e8dfb0e0
commit c54b22529b2d2617c23c1813954b6753e8dfb0e0
Author: Jonathan Reed <jdreed@mit.edu>
Date:   Fri Nov 15 10:02:50 2013 -0500

    Add ldso1-stub to submodules
    
    ldso1-stub was omitted in the initial super-repository creation.

 .gitmodules          |    3 +++
 debathena/ldso1-stub |    1 +
 2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index 7bbb127..8065eda 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -478,3 +478,6 @@
 [submodule "third/rs"]
 	path = third/rs
 	url = ../rs.git
+[submodule "debathena/ldso1-stub"]
+	path = debathena/ldso1-stub
+	url = ../ldso1-stub.git
diff --git a/debathena/ldso1-stub b/debathena/ldso1-stub
new file mode 160000
index 0000000..3358ec6
--- /dev/null
+++ b/debathena/ldso1-stub
@@ -0,0 +1 @@
+Subproject commit 3358ec6abb18fec07960f477b5abb509aa9102fd

home help back first fref pref prev next nref lref last post