From 7ce16a4cf9cf59a4997f793d84dd2919b1602e1d Mon Sep 17 00:00:00 2001 From: Nathaniel Graff Date: Tue, 26 Mar 2019 13:23:54 -0700 Subject: Rename example-coreip-welcome to sifive-welcome Signed-off-by: Nathaniel Graff --- .gitmodules | 6 +++--- software/example-coreip-welcome | 1 - software/sifive-welcome | 1 + 3 files changed, 4 insertions(+), 4 deletions(-) delete mode 160000 software/example-coreip-welcome create mode 160000 software/sifive-welcome diff --git a/.gitmodules b/.gitmodules index fc5bf3f..bd6e9c4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,6 +37,6 @@ [submodule "software/empty"] path = software/empty url = https://github.com/sifive/example-empty.git -[submodule "software/example-coreip-welcome"] - path = software/example-coreip-welcome - url = https://github.com/sifive/example-coreip-welcome +[submodule "software/sifive-welcome"] + path = software/sifive-welcome + url = https://github.com/sifive/sifive-welcome diff --git a/software/example-coreip-welcome b/software/example-coreip-welcome deleted file mode 160000 index 36ee89a..0000000 --- a/software/example-coreip-welcome +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 36ee89aacc5a6b263673adcd7fc4b410dcf6c08b diff --git a/software/sifive-welcome b/software/sifive-welcome new file mode 160000 index 0000000..7c179f1 --- /dev/null +++ b/software/sifive-welcome @@ -0,0 +1 @@ +Subproject commit 7c179f11112c56f6eea9001eeb6142dd09bf5781 -- cgit v1.2.1-18-gbd029