[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Minios-devel] [UNIKRAFT PATCH 1/6] plat/solo5: Add solo5 source code as a submodule



This patch will include the solo5 source code as a submodule
of the unikraft. We can change it when finding a better way
to handle the third party solo5 source code.

Signed-off-by: Haibo Xu <haibo.xu@xxxxxxx>
---
 .gitmodules          | 3 +++
 plat/solo5/src-solo5 | 1 +
 2 files changed, 4 insertions(+)
 create mode 100644 .gitmodules
 create mode 160000 plat/solo5/src-solo5

diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..6eb0c42
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "plat/solo5/src-solo5"]
+       path = plat/solo5/src-solo5
+       url = https://github.com/Solo5/solo5.git
diff --git a/plat/solo5/src-solo5 b/plat/solo5/src-solo5
new file mode 160000
index 0000000..120848b
--- /dev/null
+++ b/plat/solo5/src-solo5
@@ -0,0 +1 @@
+Subproject commit 120848b058c27a359a6cad2cb37ba6adde403d77
-- 
2.17.1


_______________________________________________
Minios-devel mailing list
Minios-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/minios-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.