meta-agl-basesystem: add libxml-xpath-perl 41/25841/2
authorScott Murray <scott.murray@konsulko.com>
Sat, 19 Dec 2020 21:13:15 +0000 (16:13 -0500)
committerScott Murray <scott.murray@konsulko.com>
Mon, 21 Dec 2020 14:41:02 +0000 (09:41 -0500)
commitaf25a3b5a46c74124f1fb99e7157cc6aea879a5c
tree5a6ba2e217d11d6145f6a00226715e520a441d8d
parent4e5b9be85750852559f22b0b3493e6074b8f4fac
meta-agl-basesystem: add libxml-xpath-perl

Add libxml-xpath-perl recipe and recipes for its required dependencies
libscalar-list-utils-perl and libpath-tiny-perl.  This should enable
using the xpath utility in the basesystem build by DEPENDing on
libxml-xpath-perl-native.

Note that the libscalar-list-utils-perl recipe has been adapted from
the one present in meta-cpan (https://github.com/meta-cpan/meta-cpan)
as of commit 2f6ecfa.  This was viewed as preferable to pulling in
meta-cpan as an AGL dependency.  Additionally, the recipe has been
updated to enable ptest support, and all tests have been confirmed to
pass.  The same is true of the libxml-xpath-perl and libpath-tiny-perl
ptests.

Bug-AGL: SPEC-3670

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Icd25cbb4498636c5a6a384818535e3c3372b5b29
meta-oem-production-readiness/meta-agl-basesystem/recipes-devtools/perl/libpath-tiny-perl_0.114.bb [new file with mode: 0644]
meta-oem-production-readiness/meta-agl-basesystem/recipes-devtools/perl/libscalar-list-utils-perl_1.55.bb [new file with mode: 0644]
meta-oem-production-readiness/meta-agl-basesystem/recipes-devtools/perl/libxml-xpath-perl/adjust-load-test-for-ptest.patch [new file with mode: 0644]
meta-oem-production-readiness/meta-agl-basesystem/recipes-devtools/perl/libxml-xpath-perl_1.44.bb [new file with mode: 0644]