From 1910bf0c9858b22d243f38df7ad6f683c0cb191b Mon Sep 17 00:00:00 2001 From: "Signor Pellegrino (from Citadel PC)" Date: Wed, 13 Mar 2024 14:15:50 +0300 Subject: [PATCH] Rename OpenIPC FPV/URLLC AIO profile --- .github/workflows/master.yml | 2 +- .../configs/ssc338q_fpv_openipc-urllc-aio_defconfig} | 0 .../general/overlay/usr/share/openipc/customizer.sh | 2 +- .../general/scripts/excludes/ssc338q_fpv.list | 0 4 files changed, 2 insertions(+), 2 deletions(-) rename devices/{ssc338q_fpv_openipc-urllc-19x19-v2/br-ext-chip-sigmastar/configs/ssc338q_fpv_openipc-urllc-19x19-v2_defconfig => ssc338q_fpv_openipc-urllc-aio/br-ext-chip-sigmastar/configs/ssc338q_fpv_openipc-urllc-aio_defconfig} (100%) rename devices/{ssc338q_fpv_openipc-urllc-19x19-v2 => ssc338q_fpv_openipc-urllc-aio}/general/overlay/usr/share/openipc/customizer.sh (91%) rename devices/{ssc338q_fpv_openipc-urllc-19x19-v2 => ssc338q_fpv_openipc-urllc-aio}/general/scripts/excludes/ssc338q_fpv.list (100%) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 2a5e575..c1a818f 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -43,7 +43,7 @@ jobs: - ssc335_lite_trassir-tr-w2c1-v2 - ssc335de_lite_uniview-c1l-2wn-g - ssc337_lite_h3c-tc2101 - - ssc338q_fpv_openipc-urllc-19x19-v2 + - ssc338q_fpv_openipc-urllc-aio - t20_ultimate_azarton-c1 - t31_lite_vstarcam-cs55 - t21_lite_chinamobile-hdc-51-a5-v12 diff --git a/devices/ssc338q_fpv_openipc-urllc-19x19-v2/br-ext-chip-sigmastar/configs/ssc338q_fpv_openipc-urllc-19x19-v2_defconfig b/devices/ssc338q_fpv_openipc-urllc-aio/br-ext-chip-sigmastar/configs/ssc338q_fpv_openipc-urllc-aio_defconfig similarity index 100% rename from devices/ssc338q_fpv_openipc-urllc-19x19-v2/br-ext-chip-sigmastar/configs/ssc338q_fpv_openipc-urllc-19x19-v2_defconfig rename to devices/ssc338q_fpv_openipc-urllc-aio/br-ext-chip-sigmastar/configs/ssc338q_fpv_openipc-urllc-aio_defconfig diff --git a/devices/ssc338q_fpv_openipc-urllc-19x19-v2/general/overlay/usr/share/openipc/customizer.sh b/devices/ssc338q_fpv_openipc-urllc-aio/general/overlay/usr/share/openipc/customizer.sh similarity index 91% rename from devices/ssc338q_fpv_openipc-urllc-19x19-v2/general/overlay/usr/share/openipc/customizer.sh rename to devices/ssc338q_fpv_openipc-urllc-aio/general/overlay/usr/share/openipc/customizer.sh index c7907eb..cb54f47 100644 --- a/devices/ssc338q_fpv_openipc-urllc-19x19-v2/general/overlay/usr/share/openipc/customizer.sh +++ b/devices/ssc338q_fpv_openipc-urllc-aio/general/overlay/usr/share/openipc/customizer.sh @@ -5,7 +5,7 @@ # # Set custom upgrade url # -fw_setenv upgrade 'https://github.com/OpenIPC/builder/releases/download/latest/ssc338q_fpv_openipc-urllc-19x19-v2-nor.tgz' +fw_setenv upgrade 'https://github.com/OpenIPC/builder/releases/download/latest/ssc338q_fpv_openipc-urllc-aio-nor.tgz' # # # Set custom majestic settings diff --git a/devices/ssc338q_fpv_openipc-urllc-19x19-v2/general/scripts/excludes/ssc338q_fpv.list b/devices/ssc338q_fpv_openipc-urllc-aio/general/scripts/excludes/ssc338q_fpv.list similarity index 100% rename from devices/ssc338q_fpv_openipc-urllc-19x19-v2/general/scripts/excludes/ssc338q_fpv.list rename to devices/ssc338q_fpv_openipc-urllc-aio/general/scripts/excludes/ssc338q_fpv.list