meta-digi/meta-digi-dey/recipes-connectivity
Gabriel Valcazar 9442509ea2 openssl: add compatibility with applications linking to v1.0.0 or higher
Our current OpenSSL libraries are only functional when applications link
against v1.0.2d or higher, making some packages containing pre-compiled
applications that link to older versions (like AWS Greengrass) fail to build
and/or run properly.

This commit includes:
	* Changing SHLIB_EXT from so.1.0.2 to so.1.0.0
	* Reverting the version-script to an older version with backwards
	  compatibility plus newer symbols

Specifically, these changes partially revert the patches added in the poky
layer's commits a59bfd05d15085a3dc5669b47fd19867246c846b and
73a43fc15e0463c39baaadecab78fb3ef51b8cd0 respectively.

Please note that this only modifies the cryptographic library's ABI, its code
remains unchanged.

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2018-10-22 11:35:36 +02:00
..
bluez meta-digi-dey: bluez: Move IBS protocol to the last HCI UART entry. 2018-10-10 17:04:25 +02:00
cherokee rocko migration: update recipes 2018-01-12 15:59:15 +01:00
dhcp dhcp: Add patch to avoid IP address changes during runtime 2018-03-05 19:02:21 +01:00
hostapd hostapd: add support for the ccimx8x platform 2018-08-24 17:51:53 +02:00
libmbim libmbim: fix runtime dependence 2017-07-10 19:41:53 +02:00
libqmi libqmi: add missing dependency 2018-01-12 15:59:19 +01:00
mbedtls meta-digi-dey: add mbedtls recipe 2017-05-11 19:10:10 +02:00
modemmanager modemmanager: generalize XBee Cellular rule for ccimx8x platforms 2018-10-15 09:10:04 +02:00
networkmanager networkmanager: disable introspection 2018-01-12 15:59:19 +01:00
openssl openssl: add compatibility with applications linking to v1.0.0 or higher 2018-10-22 11:35:36 +02:00
packagegroups hostapd: add support for the ccimx8x platform 2018-08-24 17:51:53 +02:00
ppp ppp: remove specific DNS scripts 2017-07-26 13:32:54 +02:00
vsftpd meta-digi: use recommended BP and BPN variables for FILESEXTRAPATHS 2015-03-13 18:43:12 +01:00
wpa-supplicant wpa_supplicant: add default configuration files for the ccimx8x 2018-06-26 18:33:54 +02:00