[TRE-2374] Add libopenssl package 78/227378/1
authorDariusz Michaluk <d.michaluk@samsung.com>
Wed, 11 Mar 2020 12:21:53 +0000 (13:21 +0100)
committerDariusz Michaluk <d.michaluk@samsung.com>
Wed, 11 Mar 2020 12:21:53 +0000 (13:21 +0100)
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: Ide1f5f4a3c8e2fd55d53071f3799fe58631629d2

patterns/tv-base.yaml

index c21e73a..c2eb791 100755 (executable)
@@ -14,3 +14,4 @@ Packages:
 - tizen-release-profile_tv
 - tizen-locale
 - tlm-config-common-singleseat
+- libopenssl