diff options
author | Adrian Bunk <bunk@stusta.de> | 2019-05-12 22:53:19 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-05-15 17:53:29 +0100 |
commit | a98ac2a39b30b3a3e94669616900547b0b87992a (patch) | |
tree | 3ab98c21f2018d317dae16ed6d40cb951eca60a2 /meta/conf/distro/include/maintainers.inc | |
parent | 66ef365ba617e3f0dfb13d8711871b6628ed4465 (diff) | |
download | poky-a98ac2a39b30b3a3e94669616900547b0b87992a.tar.gz |
openssl: Remove openssl10
OpenSSL 1.0 has been replaced by 1.1, and it would be harder
to security-support after the upstream EOL at the end of 2019.
(From OE-Core rev: 0f7ffcaa18db7bc27f30c994aafbb9f4f8b2ae7e)
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/distro/include/maintainers.inc')
-rw-r--r-- | meta/conf/distro/include/maintainers.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/conf/distro/include/maintainers.inc b/meta/conf/distro/include/maintainers.inc index 12207f3118..bf48e5db2f 100644 --- a/meta/conf/distro/include/maintainers.inc +++ b/meta/conf/distro/include/maintainers.inc | |||
@@ -538,7 +538,6 @@ RECIPE_MAINTAINER_pn-nss-myhostname = "Anuj Mittal <anuj.mittal@intel.com>" | |||
538 | RECIPE_MAINTAINER_pn-ofono = "Ross Burton <ross.burton@intel.com>" | 538 | RECIPE_MAINTAINER_pn-ofono = "Ross Burton <ross.burton@intel.com>" |
539 | RECIPE_MAINTAINER_pn-openssh = "Armin Kuster <akuster808@gmail.com>" | 539 | RECIPE_MAINTAINER_pn-openssh = "Armin Kuster <akuster808@gmail.com>" |
540 | RECIPE_MAINTAINER_pn-openssl = "Alexander Kanavin <alex.kanavin@gmail.com>" | 540 | RECIPE_MAINTAINER_pn-openssl = "Alexander Kanavin <alex.kanavin@gmail.com>" |
541 | RECIPE_MAINTAINER_pn-openssl10 = "Alexander Kanavin <alex.kanavin@gmail.com>" | ||
542 | RECIPE_MAINTAINER_pn-opkg = "Alejandro del Castillo <alejandro.delcastillo@ni.com>" | 541 | RECIPE_MAINTAINER_pn-opkg = "Alejandro del Castillo <alejandro.delcastillo@ni.com>" |
543 | RECIPE_MAINTAINER_pn-opkg-arch-config = "Alejandro del Castillo <alejandro.delcastillo@ni.com>" | 542 | RECIPE_MAINTAINER_pn-opkg-arch-config = "Alejandro del Castillo <alejandro.delcastillo@ni.com>" |
544 | RECIPE_MAINTAINER_pn-opkg-keyrings = "Alejandro del Castillo <alejandro.delcastillo@ni.com>" | 543 | RECIPE_MAINTAINER_pn-opkg-keyrings = "Alejandro del Castillo <alejandro.delcastillo@ni.com>" |