Putting some projects in order

pull/1/head
Igor Zalatov (from Citadel PC) 2022-11-13 17:29:51 +03:00
parent acfd2186c2
commit a8528a9e94
8 changed files with 5 additions and 6 deletions
projects
msc313e_blackbird/br-ext-chip-sigmastar/configs
t31_baresip/br-ext-chip-ingenic/configs

View File

@ -0,0 +1 @@
hi3518ev200_openipc_defconfig

View File

@ -1 +0,0 @@
unknown_unknown_hi3518ev200_openipc_defconfig

View File

@ -0,0 +1 @@
hi3518ev200_smarthome_defconfig

View File

@ -1 +0,0 @@
unknown_unknown_hi3518ev200_smarthome_defconfig

View File

@ -3,17 +3,16 @@
# OpenIPC (c) | version 2022.09.12
# Autoupdate COMPOSER repo
# Remove old building folder (full rebuild)
# Remove old building folder (for full rebuild)
# Download OpenIPC repo
# Copy files from Projects Overlay
# Copy files from Project Overlay
# Build Firmware
# Copy Kernel and Rootfs to Archive
# Copy Kernel and Rootfs to TFTP server
RELEASE=""
PROJECT="$1"
TFTPSRV="root@172.17.32.17:/mnt/bigger-2tb/Rotator/TFTP"
OUTTIME=$(date +"%Y%m%d")
RELEASE="0de21138e0261a5ef100b9980594f15dac94d225" # Rollback
echo_c() {