build_oai UHD source installation: default to UHD v4.8

Use the current OAI CI default UHD version. Update the documentation to
show how to install a recent version.

Signed-off-by: Robert Schmidt <robert.schmidt@openairinterface.org>
This commit is contained in:
Robert Schmidt
2026-05-21 14:07:14 +02:00
parent 19e3cbd66a
commit 076c722eb9
2 changed files with 3 additions and 3 deletions

View File

@@ -192,7 +192,7 @@ Now, when installing the pre-requisites, especially the `UHD` driver, you can no
```bash
export BUILD_UHD_FROM_SOURCE=True
export UHD_VERSION=3.15.0.0
export UHD_VERSION=4.10.0.0
./build_oai -I -w USRP
```