diff options
author | MyungJoo Ham <myungjoo.ham@samsung.com> | 2019-12-05 10:57:45 +0900 |
---|---|---|
committer | MyungJoo Ham <myungjoo.ham@samsung.com> | 2019-12-05 11:03:44 +0900 |
commit | 38eabd075deb853268c51fc4f5b8f1f33056fcf0 (patch) | |
tree | cf964a898b98b5276af3739405f31c1e57587aba | |
parent | a13defb4d3e4861974b297bc7a4a7d22c31f8626 (diff) | |
download | meta-mobile-38eabd075deb853268c51fc4f5b8f1f33056fcf0.tar.gz meta-mobile-38eabd075deb853268c51fc4f5b8f1f33056fcf0.tar.bz2 meta-mobile-38eabd075deb853268c51fc4f5b8f1f33056fcf0.zip |
fixup! [TRE-2288] Remove libarmcl-releasesubmit/tizen/20191205.021142
It is a dependency package for other Tizen packages without
alternatives. This is not worthy to be hardcoded in yaml files
and it is dangerous to be hardcoded (inappropriate name).
Change-Id: Ia40a25dd08ff46da4a48ab7bde6e0331aa87b905
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
-rw-r--r-- | patterns/mobile-adaptation-tm2.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/patterns/mobile-adaptation-tm2.yaml b/patterns/mobile-adaptation-tm2.yaml index 1d26019..f75e5fb 100644 --- a/patterns/mobile-adaptation-tm2.yaml +++ b/patterns/mobile-adaptation-tm2.yaml @@ -13,7 +13,6 @@ Packages: - gst-omx - gst-plugins-camera-n4 - gst-plugins-tizen-video360 -- libarmcl-release - libomxil-e54xx - libtbm-exynos - libtdm-client |