diff options
author | Tom Zanussi <tom.zanussi@intel.com> | 2012-06-24 23:31:58 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-04 14:54:11 +0100 |
commit | 73a8eed010a821fc4f5c0e71ef749938ed780b44 (patch) | |
tree | 66b5e68e56804bf7a3589ab93362b2c7e90dfa3d /scripts/pybootchartgui/pybootchartgui.py | |
parent | 487c3a72f0ac7121b79d2f78b81f1d4732bc258a (diff) | |
download | openembedded-core-73a8eed010a821fc4f5c0e71ef749938ed780b44.tar.gz openembedded-core-73a8eed010a821fc4f5c0e71ef749938ed780b44.tar.bz2 openembedded-core-73a8eed010a821fc4f5c0e71ef749938ed780b44.zip |
perf: enable Perl binding
Add support to enable the perf Perl binding.
The build depends on perl-native to retrieve the configuration
settings needed for the binding. cpan-base adds some useful functions
like is_target() and get_perl_version() that we need for
PERLCONFIGTARGET and related settings, which allow us to use the
target's Config_heavy.pl settings for ExtUtils:Embed when building for
the target.
Also adds the perl-modules dependency to give the target the perl
modules that scripts using the binding need.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'scripts/pybootchartgui/pybootchartgui.py')
0 files changed, 0 insertions, 0 deletions