summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-06-11 08:36:31 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-12-11 22:02:57 +0000
commit557884aecadf627da2fac8303d5203064210ff7e (patch)
treec2e5b1c2fb83acd5760b388dcbb74d5af8b67b02 /meta/recipes-devtools
parentb366f7ecccc824e4322e6b11383df0f51ebbb5ab (diff)
downloadpoky-557884aecadf627da2fac8303d5203064210ff7e.tar.gz
cpan-base.bbclass: Move PERLVERSION and get_perl_version to a new file
It is possible for non-CPAN recipes to contain perl modules. These perl modules must reside in the versioned perl library directory in order to work in normal circumstances.. Export this logic to a separate class so that it can be reused without the rest of the cpan logic. Without this, dpkg will not export its perl code to the correct location and will not be found by utilities that expect to use it. (From OE-Core rev: 6907280335dd47f2fd3a3f4cf809357c3caff65d) Signed-off-by: Tom Rini <trini@konsulko.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions