Revert "Exclude crossgen-mic2 while creating ASAN image" 72/298572/1 accepted/tizen/unified/20230911.091146
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 11 Sep 2023 01:55:52 +0000 (10:55 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 11 Sep 2023 01:56:43 +0000 (10:56 +0900)
This reverts commit 467d51a35479c80bb018ee0cf448c82d2c58c04f.
crossgen-mic2 can be aggregated to other project.

Change-Id: I92b9077591103fd52e41b5456d94d0f2357f8a59
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
packaging/platform-preset-iot.inc

index 2d14fde90d923791f150f0ba6ff13de6a18541f1..fd6205f7232d6b29ea7f46cb76321fc7d1502fa6 100644 (file)
@@ -70,11 +70,9 @@ Requires: nsjail
 #From TRE-3035
 Requires: libv4l
 Requires: patchelf
-%if "%{asan}" != "1"
 %if %{dotnet_feature} == "on"
 Requires:    crossgen2-mic
 %endif
-%endif
 
 %description root-Preset_iot_core
 The packages of Tizen IoT Core.