From: Jaehoon Chung Date: Mon, 11 Sep 2023 01:55:52 +0000 (+0900) Subject: Revert "Exclude crossgen-mic2 while creating ASAN image" X-Git-Tag: accepted/tizen/unified/20230911.091146^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F72%2F298572%2F1;p=tools%2Fbuilding-blocks.git Revert "Exclude crossgen-mic2 while creating ASAN image" This reverts commit 467d51a35479c80bb018ee0cf448c82d2c58c04f. crossgen-mic2 can be aggregated to other project. Change-Id: I92b9077591103fd52e41b5456d94d0f2357f8a59 Signed-off-by: Jaehoon Chung --- diff --git a/packaging/platform-preset-iot.inc b/packaging/platform-preset-iot.inc index 2d14fde..fd6205f 100644 --- a/packaging/platform-preset-iot.inc +++ b/packaging/platform-preset-iot.inc @@ -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.