Skip to content
Snippets Groups Projects
Commit 9363b2ef authored by dam1n19's avatar dam1n19
Browse files

Added recursive projbranch files

parent 340680fb
No related branches found
No related tags found
No related merge requests found
Pipeline #10157 canceled
Subproject commit 0315832607362db8baea3ae1e0c56d4260867877
Subproject commit 4a29fd4d7d6349c973b8dab7e89b069883fff2ff
......@@ -14,10 +14,6 @@
secworks-aes: master
nanosoc_tech: feat_nanosoc_regions
nanosoc_tech/nanosoc/slcorem0_tech: main
nanosoc_tech/nanosoc/sldma230_tech: main
nanosoc_tech/nanosoc/socdebug_tech: main
nanosoc_tech/nanosoc/socdebug_tech/socket/uart_axi_master/core_dbg_bridge: master
accelerator_wrapper_tech: main
fpga_lib_tech: main
generic_lib_tech: main
......
......@@ -65,7 +65,7 @@ if [ ! -f $SOCLABS_PROJECT_DIR/.socinit ]; then
cd $SOCLABS_DESIGN_ROOT
echo $SOCLABS_DESIGN_ROOT
git submodule update --recursive
python3 $SOCLABS_SOCTOOLS_FLOW_DIR/bin/subrepo_checkout.py -b proj-branch -t $SOCLABS_DESIGN_ROOT
python3 $SOCLABS_SOCTOOLS_FLOW_DIR/bin/subrepo_checkout.py -b projbranch -t $SOCLABS_DESIGN_ROOT
git restore $SOCLABS_DESIGN_ROOT/.gitmodules
touch $SOCLABS_PROJECT_DIR/.socinit
fi
Subproject commit 50598902c235934936cb18eab42e4a6c67004f1a
Subproject commit 8ac6b154a6a8f98a5b0fe314182aaaddce1cd0f9
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment