[TRE-2374] Add libopenssl package 77/227377/1
authorDariusz Michaluk <d.michaluk@samsung.com>
Wed, 11 Mar 2020 12:19:26 +0000 (13:19 +0100)
committerDariusz Michaluk <d.michaluk@samsung.com>
Wed, 11 Mar 2020 12:19:26 +0000 (13:19 +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: I1e52e00ec52a51848dd384eee6fe3925fd9ccc40

patterns/wearable-base.yaml

index 7793ce5..f05f6e8 100755 (executable)
@@ -17,3 +17,4 @@ Packages:
 - tizen-release-profile_wearable
 - tizen-locale
 - tlm-config-common-singleseat
+- libopenssl