diff --git a/projects/hi3518ev200_cip37210/br-ext-chip-hisilicon/configs/hi3518ev200_cip37210_defconfig b/projects/hi3518ev200_cip37210/br-ext-chip-hisilicon/configs/hi3518ev200_cip37210_defconfig new file mode 120000 index 0000000..cd9dea2 --- /dev/null +++ b/projects/hi3518ev200_cip37210/br-ext-chip-hisilicon/configs/hi3518ev200_cip37210_defconfig @@ -0,0 +1 @@ +hi3518ev200_openipc_defconfig \ No newline at end of file diff --git a/projects/hi3518ev200_cip37210/br-ext-chip-hisilicon/configs/unknown_unknown_hi3518ev200_cip37210_defconfig b/projects/hi3518ev200_cip37210/br-ext-chip-hisilicon/configs/unknown_unknown_hi3518ev200_cip37210_defconfig deleted file mode 120000 index 74c3a64..0000000 --- a/projects/hi3518ev200_cip37210/br-ext-chip-hisilicon/configs/unknown_unknown_hi3518ev200_cip37210_defconfig +++ /dev/null @@ -1 +0,0 @@ -unknown_unknown_hi3518ev200_openipc_defconfig \ No newline at end of file diff --git a/projects/hi3518ev200_smarthome/br-ext-chip-hisilicon/configs/hi3518ev200_openipc_defconfig b/projects/hi3518ev200_smarthome/br-ext-chip-hisilicon/configs/hi3518ev200_openipc_defconfig new file mode 120000 index 0000000..60999a9 --- /dev/null +++ b/projects/hi3518ev200_smarthome/br-ext-chip-hisilicon/configs/hi3518ev200_openipc_defconfig @@ -0,0 +1 @@ +hi3518ev200_smarthome_defconfig \ No newline at end of file diff --git a/projects/hi3518ev200_smarthome/br-ext-chip-hisilicon/configs/unknown_unknown_hi3518ev200_smarthome_defconfig b/projects/hi3518ev200_smarthome/br-ext-chip-hisilicon/configs/hi3518ev200_smarthome_defconfig similarity index 100% rename from projects/hi3518ev200_smarthome/br-ext-chip-hisilicon/configs/unknown_unknown_hi3518ev200_smarthome_defconfig rename to projects/hi3518ev200_smarthome/br-ext-chip-hisilicon/configs/hi3518ev200_smarthome_defconfig diff --git a/projects/hi3518ev200_smarthome/br-ext-chip-hisilicon/configs/unknown_unknown_hi3518ev200_openipc_defconfig b/projects/hi3518ev200_smarthome/br-ext-chip-hisilicon/configs/unknown_unknown_hi3518ev200_openipc_defconfig deleted file mode 120000 index 5daabcf..0000000 --- a/projects/hi3518ev200_smarthome/br-ext-chip-hisilicon/configs/unknown_unknown_hi3518ev200_openipc_defconfig +++ /dev/null @@ -1 +0,0 @@ -unknown_unknown_hi3518ev200_smarthome_defconfig \ No newline at end of file diff --git a/projects/msc313e_blackbird/br-ext-chip-sigmastar/configs/unknown_unknown_msc313e_blackbird_defconfig b/projects/msc313e_blackbird/br-ext-chip-sigmastar/configs/msc313e_blackbird_defconfig similarity index 100% rename from projects/msc313e_blackbird/br-ext-chip-sigmastar/configs/unknown_unknown_msc313e_blackbird_defconfig rename to projects/msc313e_blackbird/br-ext-chip-sigmastar/configs/msc313e_blackbird_defconfig diff --git a/projects/t31_baresip/br-ext-chip-ingenic/configs/unknown_unknown_t31_baresip_defconfig b/projects/t31_baresip/br-ext-chip-ingenic/configs/t31_baresip_defconfig similarity index 100% rename from projects/t31_baresip/br-ext-chip-ingenic/configs/unknown_unknown_t31_baresip_defconfig rename to projects/t31_baresip/br-ext-chip-ingenic/configs/t31_baresip_defconfig diff --git a/stapler b/stapler index a68dfa5..de20cc5 100755 --- a/stapler +++ b/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() {