Update source-code.md

pull/429/head
Signor Pellegrino 2024-12-06 11:49:22 +03:00 committed by GitHub
parent 835ce208a0
commit 18525503ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ We are continuously working towards creating a high-quality source code reposito
Before you start building your own firmware, it's essential to make a few changes to your system and understand the general process.
As of December 1, 2024, for trouble-free assembly of OpenIPC firmware, we recommend using Ubuntu versions no lower than 22.04.4 LTS, and if possible, focus on 24.04 LTS.
### Clone OpenIPC Firmware Git Repository
First step is to make a local copy of the OpenIPC firmware source code. We are using 'mylocalOpenIPC/src' in the script below but you can change this to whatever location you prefer e.g. ~/myprojects/myOpenIPC