Remove dangerous dependency: model-build-features 50/89350/4
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 23 Sep 2016 07:05:42 +0000 (07:05 +0000)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 9 Nov 2016 08:22:09 +0000 (17:22 +0900)
This package does not use model-build-features, which is NOT GOOD
for next Tizen versions as we are going to make it configurable
and accelerate build procedures. Device-specific adaptation
drivers and OAL instances are safe to use model-build-features;
but this is not such a package, but a general Tizen package.

If you do not want to include this package for specific
model, profile, or repos, please edit KS file (usually meta-*.git)
via TRE.

This commit is not required for Tizen 3.0. (It's for > 3.0)
If you do not feel comfortable for Tizen 3.0 release schedule,
you may delay merging, delay SR, or put this into sandbox
branch.

Change-Id: I322b3b824c50df4844894bcebe95689c5d61ff90
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
packaging/gst-omx.spec

index 3527124..b072743 100755 (executable)
@@ -12,7 +12,6 @@ BuildRequires:  pkgconfig(gstreamer-1.0)
 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