mirror of https://github.com/OpenIPC/composer.git
Putting some projects in order
parent
acfd2186c2
commit
a8528a9e94
projects
hi3518ev200_cip37210/br-ext-chip-hisilicon/configs
hi3518ev200_smarthome/br-ext-chip-hisilicon/configs
msc313e_blackbird/br-ext-chip-sigmastar/configs
t31_baresip/br-ext-chip-ingenic/configs
|
@ -0,0 +1 @@
|
|||
hi3518ev200_openipc_defconfig
|
|
@ -1 +0,0 @@
|
|||
unknown_unknown_hi3518ev200_openipc_defconfig
|
|
@ -0,0 +1 @@
|
|||
hi3518ev200_smarthome_defconfig
|
|
@ -1 +0,0 @@
|
|||
unknown_unknown_hi3518ev200_smarthome_defconfig
|
7
stapler
7
stapler
|
@ -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() {
|
||||
|
|
Loading…
Reference in New Issue