fixed build break 83/96383/1 accepted/tizen/common/20161109.140615 accepted/tizen/ivi/20161110.001300 accepted/tizen/mobile/20161110.001205 accepted/tizen/tv/20161110.001225 accepted/tizen/wearable/20161110.001245 submit/tizen/20161109.043117
authorSejun Park <sejun79.park@samsung.com>
Wed, 9 Nov 2016 01:24:29 +0000 (10:24 +0900)
committerSejun Park <sejun79.park@samsung.com>
Wed, 9 Nov 2016 01:24:29 +0000 (10:24 +0900)
Change-Id: I1fc8574487394e1ccd95a3428979962b5f22898a

packaging/gst-omx.spec

index d0199c8..3527124 100755 (executable)
@@ -13,7 +13,11 @@ BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0)
 BuildRequires: pkgconfig(libtbm)
 BuildRequires: pkgconfig(mm-common)
 BuildRequires: model-build-features
+%if "%{tizen_target_name}" == "TM1"
+ExclusiveArch:
+%else
 ExclusiveArch: %arm aarch64
+%endif
 
 %description
 gst-openmax is a GStreamer plug-in that allows communication with OpenMAX IL components.