remove etl submodule , want to use the one provided by the fsfw
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details

This commit is contained in:
Robin Müller 2022-04-26 11:15:35 +02:00
parent 2b33d8772c
commit 49b3120ada
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC
4 changed files with 2 additions and 6 deletions

3
.gitmodules vendored
View File

@ -1,6 +1,3 @@
[submodule "etl"]
path = thirdparty/etl
url = https://github.com/ETLCPP/etl.git
[submodule "arduino"]
path = arduino
url = https://egit.irs.uni-stuttgart.de/eive/eive_arduino_interface.git

View File

@ -307,7 +307,7 @@ add_executable(${UNITTEST_NAME} EXCLUDE_FROM_ALL)
if(EIVE_ADD_ETL_LIB)
add_subdirectory(${LIB_ETL_PATH})
# add_subdirectory(${LIB_ETL_PATH})
endif()
if(EIVE_ADD_JSON_LIB)

2
fsfw

@ -1 +1 @@
Subproject commit 1739edd9b07933ddbdfcbfd19cf98146815ebe3f
Subproject commit 3d047f9629c3a6fe25514f92dd008bd34d0784dd

1
thirdparty/etl vendored

@ -1 +0,0 @@
Subproject commit c308dc427b7a34e54f33860fb2e244564b2740b4