summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDariusz Michaluk <d.michaluk@samsung.com>2020-03-11 13:14:33 +0100
committerDariusz Michaluk <d.michaluk@samsung.com>2020-03-11 13:17:36 +0100
commit2e650fa175d9282c85e7b99d2eb95a668bbdc807 (patch)
treec5e30e5efc50c8ef51510397f41fbbfe386b1694
parent5e2012bdcac498e218902e04972c2d57b0e6579c (diff)
downloadmeta-mobile-2e650fa175d9282c85e7b99d2eb95a668bbdc807.tar.gz
meta-mobile-2e650fa175d9282c85e7b99d2eb95a668bbdc807.tar.bz2
meta-mobile-2e650fa175d9282c85e7b99d2eb95a668bbdc807.zip
[TRE-2374] Add libopenssl package
openssl 1.0.2 is part of public SDK, so we need backward compatibility, platform image must provide openssl in both versions 1.0.2 & 1.1.1 to keep applications binary compatibility. Previously openssl 1.0.2 was added to platform image by dependencies, but since all platform components are migrated to openssl 1.1.1 we need to add openssl 1.0.2 statically. Change-Id: Ie41768367ac9ec652ab695e974b0be7330984440
-rwxr-xr-xpatterns/mobile-base.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/patterns/mobile-base.yaml b/patterns/mobile-base.yaml
index 20a7786..bec1ff6 100755
--- a/patterns/mobile-base.yaml
+++ b/patterns/mobile-base.yaml
@@ -16,3 +16,4 @@ Packages:
- tizen-release-profile_mobile
- tizen-locale
- tlm-config-common-singleseat
+- libopenssl