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 12:35:08 +0000
commit2d515ce1f7b26306515fec94ca173ab822c5c96b (patch)
tree035999227d7ecea46b3c4765bb51b3cbb67df244
parent5f8e1c800cd2dc4d407fcfa4e313bca38b1b3e58 (diff)
downloadmeta-mobile-2d515ce1f7b26306515fec94ca173ab822c5c96b.tar.gz
meta-mobile-2d515ce1f7b26306515fec94ca173ab822c5c96b.tar.bz2
meta-mobile-2d515ce1f7b26306515fec94ca173ab822c5c96b.zip
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