diff options
Diffstat (limited to 'meta/recipes-devtools/perl/perl_5.22.1.bb')
-rw-r--r-- | meta/recipes-devtools/perl/perl_5.22.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/perl/perl_5.22.1.bb b/meta/recipes-devtools/perl/perl_5.22.1.bb index 3bd0a6debc..04a2b6f481 100644 --- a/meta/recipes-devtools/perl/perl_5.22.1.bb +++ b/meta/recipes-devtools/perl/perl_5.22.1.bb @@ -65,6 +65,7 @@ SRC_URI += " \ file://perl-errno-generation-gcc5.patch \ file://perl-fix-conflict-between-skip_all-and-END.patch \ file://perl-test-customized.patch \ + file://perl-fix-CVE-2016-2381.patch \ " # Fix test case issues |