Skip to content
Snippets Groups Projects
Commit 76800869 authored by Your Name's avatar Your Name
Browse files

Add git dependencies

parent 0f901fd9
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,9 @@ sudo dpkg -i --force-overwrite /var/cache/apt/archives/libuhd4.2.0_4.2.0.1-0ubun
git clone https://gitlab.eurecom.fr/oai/openairinterface5g.git ~/oai
cd ~/oai
git checkout 2022.41
git am ~/flexric/multiRAT/oai/oai.patch --whitespace=nowarn
sudo git config --global user.email "you@example.com"
sudo git config --global user.name "Your Name"
sudo git am ~/flexric/multiRAT/oai/oai.patch --whitespace=nowarn
## Download the OAI configuration files (CU/DU, OAI UE, and gNB configuration)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment