[TRE-2374] Add libopenssl package 81/227381/1
authorDariusz Michaluk <d.michaluk@samsung.com>
Wed, 11 Mar 2020 12:32:00 +0000 (13:32 +0100)
committerDariusz Michaluk <d.michaluk@samsung.com>
Wed, 11 Mar 2020 12:32:00 +0000 (13:32 +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: I57269cf8e20fc978a201c719daa3deccc7cde35c

packaging/platform-preset-iot.inc

index 341257847b9a9479159dbfdef0786ca1d3ef5ad4..47019137676eff064dbe06eb47c966ac899b9cca 100644 (file)
@@ -60,6 +60,7 @@ Requires: iotjs
 Requires: dbus-tools
 #From TRE-2370
 Requires: amd-mod-boost
+Requires: libopenssl
 
 %description root-Preset_iot_core
 The packages of Tizen IoT Core.