From: Chanwoo Choi Date: Mon, 16 Dec 2024 03:03:51 +0000 (+0900) Subject: rs_resource: HAL: Remove unused hal-api-uwb/zigbee X-Git-Tag: accepted/tizen/9.0/unified/20241216.142744^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F13%2F316613%2F1;p=platform%2Fhal%2Fbackend%2Frootstrap-data-common.git rs_resource: HAL: Remove unused hal-api-uwb/zigbee Before posting HAL ACR, remove unused hal-api-uwb/zigbee because it will not be maintained to keep ABI compatibility. Change-Id: Id749e3e9c51bf27771bdcd7480ecc2b3c46f243d Signed-off-by: Chanwoo Choi --- diff --git a/packaging/hal-rootstrap-data-common.spec b/packaging/hal-rootstrap-data-common.spec index 889a795..bc7a849 100644 --- a/packaging/hal-rootstrap-data-common.spec +++ b/packaging/hal-rootstrap-data-common.spec @@ -187,12 +187,8 @@ Requires: pkgconfig(hal-api-power) BuildRequires: pkgconfig(hal-api-power) Requires: pkgconfig(hal-api-radio) BuildRequires: pkgconfig(hal-api-radio) -Requires: pkgconfig(hal-api-uwb) -BuildRequires: pkgconfig(hal-api-uwb) Requires: pkgconfig(hal-api-wifi) BuildRequires: pkgconfig(hal-api-wifi) -Requires: pkgconfig(hal-api-zigbee) -BuildRequires: pkgconfig(hal-api-zigbee) %endif %if "%{WITH_DA}" == "0" @@ -226,9 +222,7 @@ rm -f %{buildroot}/tmp/rs_resource/common/HAL/hal-api-bluetooth-rs.xml rm -f %{buildroot}/tmp/rs_resource/common/HAL/hal-api-location-rs.xml rm -f %{buildroot}/tmp/rs_resource/common/HAL/hal-api-power-rs.xml rm -f %{buildroot}/tmp/rs_resource/common/HAL/hal-api-radio-rs.xml -rm -f %{buildroot}/tmp/rs_resource/common/HAL/hal-api-uwb-rs.xml rm -f %{buildroot}/tmp/rs_resource/common/HAL/hal-api-wifi-rs.xml -rm -f %{buildroot}/tmp/rs_resource/common/HAL/hal-api-zigbee-rs.xml %endif %files diff --git a/rs_resource/common/HAL/hal-api-uwb-rs.xml b/rs_resource/common/HAL/hal-api-uwb-rs.xml deleted file mode 100644 index a84f4dd..0000000 --- a/rs_resource/common/HAL/hal-api-uwb-rs.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - /usr/lib/hal/libhal-api-uwb.so* - /usr/include/hal/hal-uwb-interface*.h - - /usr/include/ - /usr/lib - diff --git a/rs_resource/common/HAL/hal-api-zigbee-rs.xml b/rs_resource/common/HAL/hal-api-zigbee-rs.xml deleted file mode 100644 index 3d92a08..0000000 --- a/rs_resource/common/HAL/hal-api-zigbee-rs.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - /usr/lib/hal/libhal-api-zigbee.so* - /usr/include/hal/hal-zigbee-interface*.h - - /usr/include/ - /usr/lib -