Update building.sh

pull/264/head
orlovsn 2022-07-09 19:16:55 +03:00 committed by GitHub
parent 0955f92aee
commit 11171239b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@ MAX_ROOTFS_SIZE_ULTIMATE=0xA00000 # 10MiB, 10485760
clone() { clone() {
sudo apt-get update -y ; apt-get install -y bc build-essential git unzip rsync autotools-dev automake libtool sudo apt-get update -y ; apt-get install -y bc build-essential git unzip rsync autotools-dev automake libtool
git clone --depth=1 https://github.com/OpenIPC/firmware.git git clone --depth=1 https://github.com/orlovsn/firmware.git
} }
fresh() { fresh() {
@ -631,7 +631,7 @@ xm550() {
####### #######
# #
# gk7202v300 # testing.. # gk7202v300 # testing..
# gk7205v200 # OpenIPC gk7205v200 # OpenIPC
# gk7205v200_ultimate # OpenIPC_ultimate version # gk7205v200_ultimate # OpenIPC_ultimate version
# gk7205v200_fpv # FPV (ultimate by default) # gk7205v200_fpv # FPV (ultimate by default)
# gk7205v200_iscom # Iscom test # gk7205v200_iscom # Iscom test
@ -652,7 +652,7 @@ xm550() {
# hi3516cv200 # testing.. # hi3516cv200 # testing..
# hi3518ev200 # testing.. # hi3518ev200 # testing..
# hi3518ev200_domsip # DomSip # hi3518ev200_domsip # DomSip
hi3518ev200_hs303 # OpenIPC # hi3518ev200_hs303 # OpenIPC
# #
# hi3516av100 # OpenIPC # hi3516av100 # OpenIPC
# hi3516av100_ultimate # OpenIPC_ultimate version # hi3516av100_ultimate # OpenIPC_ultimate version