diff --git a/meta/recipes-devtools/perl/files/CVE-2020-12723.patch b/meta/recipes-devtools/perl/files/CVE-2020-12723.patch index ad195cffab..d25f4d4a74 100644 --- a/meta/recipes-devtools/perl/files/CVE-2020-12723.patch +++ b/meta/recipes-devtools/perl/files/CVE-2020-12723.patch @@ -265,7 +265,7 @@ index 6a868f4..2869b58 100644 skip_all_without_unicode_tables(); -plan tests => 864; # Update this when adding/deleting tests. -+plan tests => 873; # Update this when adding/deleting tests. ++plan tests => 868; # Update this when adding/deleting tests. run_tests() unless caller;