packaging: Exclude packages for movable profile 29/318629/2 accepted/tizen_unified_toolchain accepted/tizen/9.0/unified/20241030.234604 accepted/tizen/unified/20241006.053331 accepted/tizen/unified/toolchain/20241022.122258 accepted/tizen/unified/toolchain/20241022.122753 accepted/tizen/unified/x/20241007.013530 accepted/tizen/unified/x/asan/20241013.235437 tizen_9.0_m2_release
authorSangYoun Kwak <sy.kwak@samsung.com>
Fri, 4 Oct 2024 02:05:59 +0000 (11:05 +0900)
committerSangYoun Kwak <sy.kwak@samsung.com>
Fri, 4 Oct 2024 04:54:11 +0000 (13:54 +0900)
Packages below are excluded for the movable profile:
 * capi-system-peripheral-io
 * hal-api-bluetooth
 * hal-api-location
 * hal-api-power
 * hal-api-radio
 * hal-api-uwb
 * hal-api-wifi
 * hal-api-zigbee

Change-Id: Ia7645ff407092897f7b6e410fdb705c56b144362
Signed-off-by: SangYoun Kwak <sy.kwak@samsung.com>
packaging/hal-rootstrap-data-common.spec

index 66d53ebc9be7c1e839726de6d293c62d60339950..f5b00fc72f3609f59e7ec95b8a57d567b4476c74 100644 (file)
@@ -166,7 +166,7 @@ BuildRequires:      pkgconfig(hal-api-tbm)
 Requires:      pkgconfig(hal-api-tdm)
 BuildRequires: pkgconfig(hal-api-tdm)
 
-%if "%{tizen_profile_name}" != "tv"
+%if "%{tizen_profile_name}" != "tv" && "%{mv_prj}" != "1"
 Requires:      pkgconfig(capi-system-peripheral-io)
 BuildRequires: pkgconfig(capi-system-peripheral-io)
 Requires:      pkgconfig(hal-api-bluetooth)