perl: update to 5.28

Refresh patches 900 and 910.

Add fix (920) for improperly gated variable.

Add workaround (020) for Storable's run-time check for stacksize.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
This commit is contained in:
Philip Prindeville
2018-07-01 11:34:19 -06:00
parent 591a481594
commit b94744496f
8 changed files with 520 additions and 68 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# This makefile simplifies perl module builds.
#
PERL_VERSION:=5.26
PERL_VERSION:=5.28
# Build environment
HOST_PERL_PREFIX:=$(STAGING_DIR_HOSTPKG)/usr