mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
Merge pull request #622 from VILLASframework/fix-kickstart-submodule
Fix broken submodule for Fedora kickstart files
This commit is contained in:
commit
977cd0f50a
3 changed files with 4 additions and 4 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -1,9 +1,9 @@
|
|||
[submodule "common"]
|
||||
path = common
|
||||
url = ../common.git
|
||||
url = https://github.com/VILLASframework/common.git
|
||||
[submodule "fpga"]
|
||||
path = fpga
|
||||
url = ../fpga/fpga.git
|
||||
url = https://github.com/VILLASframework/fpga.git
|
||||
[submodule "packaging/live-iso/fedora-kickstarts"]
|
||||
path = packaging/live-iso/fedora-kickstarts
|
||||
url = https://pagure.io/fedora-kickstarts.git
|
||||
|
|
2
fpga
2
fpga
|
@ -1 +1 @@
|
|||
Subproject commit 1202b4edb1d47c77d06488ffd741e88dac4fab1f
|
||||
Subproject commit 36be2ddb52e968e9fd7d22f7548c1f3b539ca845
|
|
@ -1 +1 @@
|
|||
Subproject commit 410251a8a5854d978e22ca8fc902cc8763a72038
|
||||
Subproject commit dfbad4bdf5f5b9c6a93b3b192bfe91580ac08915
|
Loading…
Add table
Reference in a new issue