From 3a2abe1b04334a932cca4dbd7332256e3acc650a Mon Sep 17 00:00:00 2001 From: "Igor Zalatov (from Citadel PC)" Date: Sun, 13 Nov 2022 21:42:12 +0300 Subject: [PATCH] Sync names of project configs --- ...ak3918ev200_openipc_defconfig => ak3918ev200_lite_defconfig} | 0 .../br-ext-chip-goke/configs/gk7205v300_asv-oko_defconfig | 1 + projects/gk7205v300_asv-oko/general/overlay/etc/composer.ini | 2 ++ .../configs/hi3518ev200_cip37210_defconfig | 2 +- ...hi3518ev200_openipc_defconfig => hi3518ev200_lite_defconfig} | 0 5 files changed, 4 insertions(+), 1 deletion(-) rename projects/ak3918ev200_vulture/br-ext-chip-anyka/configs/{unknown_unknown_ak3918ev200_openipc_defconfig => ak3918ev200_lite_defconfig} (100%) create mode 120000 projects/gk7205v300_asv-oko/br-ext-chip-goke/configs/gk7205v300_asv-oko_defconfig create mode 100644 projects/gk7205v300_asv-oko/general/overlay/etc/composer.ini rename projects/hi3518ev200_smarthome/br-ext-chip-hisilicon/configs/{hi3518ev200_openipc_defconfig => hi3518ev200_lite_defconfig} (100%) diff --git a/projects/ak3918ev200_vulture/br-ext-chip-anyka/configs/unknown_unknown_ak3918ev200_openipc_defconfig b/projects/ak3918ev200_vulture/br-ext-chip-anyka/configs/ak3918ev200_lite_defconfig similarity index 100% rename from projects/ak3918ev200_vulture/br-ext-chip-anyka/configs/unknown_unknown_ak3918ev200_openipc_defconfig rename to projects/ak3918ev200_vulture/br-ext-chip-anyka/configs/ak3918ev200_lite_defconfig diff --git a/projects/gk7205v300_asv-oko/br-ext-chip-goke/configs/gk7205v300_asv-oko_defconfig b/projects/gk7205v300_asv-oko/br-ext-chip-goke/configs/gk7205v300_asv-oko_defconfig new file mode 120000 index 0000000..ee98d0f --- /dev/null +++ b/projects/gk7205v300_asv-oko/br-ext-chip-goke/configs/gk7205v300_asv-oko_defconfig @@ -0,0 +1 @@ +gk7205v300_ultimate_defconfig \ No newline at end of file diff --git a/projects/gk7205v300_asv-oko/general/overlay/etc/composer.ini b/projects/gk7205v300_asv-oko/general/overlay/etc/composer.ini new file mode 100644 index 0000000..8e6afdb --- /dev/null +++ b/projects/gk7205v300_asv-oko/general/overlay/etc/composer.ini @@ -0,0 +1,2 @@ +# +composer_message="This firmware was created with the Composer project." 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 index cd9dea2..96af2e6 120000 --- a/projects/hi3518ev200_cip37210/br-ext-chip-hisilicon/configs/hi3518ev200_cip37210_defconfig +++ b/projects/hi3518ev200_cip37210/br-ext-chip-hisilicon/configs/hi3518ev200_cip37210_defconfig @@ -1 +1 @@ -hi3518ev200_openipc_defconfig \ No newline at end of file +hi3518ev200_lite_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_lite_defconfig similarity index 100% rename from projects/hi3518ev200_smarthome/br-ext-chip-hisilicon/configs/hi3518ev200_openipc_defconfig rename to projects/hi3518ev200_smarthome/br-ext-chip-hisilicon/configs/hi3518ev200_lite_defconfig