From 15d8ddd22b7d085f1bd8e175ec2a307414966514 Mon Sep 17 00:00:00 2001 From: "Igor Zalatov (from Citadel PC)" Date: Sun, 18 Sep 2022 15:11:06 +0300 Subject: [PATCH] =?UTF-8?q?Rename=20that=20causes=20filename=20conflict=20?= =?UTF-8?q?on=20case=20sensitive=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...v_ms_cus_SC2235.so => libdrv_ms_cus_sc2235_2.so} | Bin .../sigmastar-osdrv-msc313e.mk | 1 - 2 files changed, 1 deletion(-) rename general/package/sigmastar-osdrv-msc313e/files/sensor/{libdrv_ms_cus_SC2235.so => libdrv_ms_cus_sc2235_2.so} (100%) diff --git a/general/package/sigmastar-osdrv-msc313e/files/sensor/libdrv_ms_cus_SC2235.so b/general/package/sigmastar-osdrv-msc313e/files/sensor/libdrv_ms_cus_sc2235_2.so similarity index 100% rename from general/package/sigmastar-osdrv-msc313e/files/sensor/libdrv_ms_cus_SC2235.so rename to general/package/sigmastar-osdrv-msc313e/files/sensor/libdrv_ms_cus_sc2235_2.so diff --git a/general/package/sigmastar-osdrv-msc313e/sigmastar-osdrv-msc313e.mk b/general/package/sigmastar-osdrv-msc313e/sigmastar-osdrv-msc313e.mk index 5eac5cfd..0bfe2849 100644 --- a/general/package/sigmastar-osdrv-msc313e/sigmastar-osdrv-msc313e.mk +++ b/general/package/sigmastar-osdrv-msc313e/sigmastar-osdrv-msc313e.mk @@ -34,7 +34,6 @@ define SIGMASTAR_OSDRV_MSC313E_INSTALL_TARGET_CMDS $(INSTALL) -m 755 -d $(TARGET_DIR)/usr/lib/sensors $(INSTALL) -m 644 -t $(TARGET_DIR)/usr/lib/sensors $(BR2_EXTERNAL_SIGMASTAR_PATH)/package/sigmastar-osdrv-msc313e/files/sensor/*JXF22*.so - $(INSTALL) -m 644 -t $(TARGET_DIR)/usr/lib/sensors $(BR2_EXTERNAL_SIGMASTAR_PATH)/package/sigmastar-osdrv-msc313e/files/sensor/*SC2235*.so $(INSTALL) -m 644 -t $(TARGET_DIR)/usr/lib/sensors $(BR2_EXTERNAL_SIGMASTAR_PATH)/package/sigmastar-osdrv-msc313e/files/sensor/*imx307*.so $(INSTALL) -m 644 -t $(TARGET_DIR)/usr/lib/sensors $(BR2_EXTERNAL_SIGMASTAR_PATH)/package/sigmastar-osdrv-msc313e/files/sensor/*imx323*.so $(INSTALL) -m 644 -t $(TARGET_DIR)/usr/lib/sensors $(BR2_EXTERNAL_SIGMASTAR_PATH)/package/sigmastar-osdrv-msc313e/files/sensor/*sc2235*.so