rrdtool: enable perl and python bindings
authorChong.Lu@windriver.com <Chong.Lu@windriver.com>
Tue, 29 Apr 2014 08:11:26 +0000 (16:11 +0800)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:37:36 +0000 (08:37 -0800)
commit1de3f0cebf31e04af444d3b8bb525617af12624f
tree263b250676ca565be9ccb08010769843675fb421
parent06c1e22b273bdd03f03e5b0cefab68e294c7d6d6
rrdtool: enable perl and python bindings

1. default enable perl and python bindings
2. rrdtool uses perl.real, perl.real doesn't know where the PERL5LIB should be
when prebuilts are used. Use the wrapper perl instead, perl sets PERL5LIB and
invokes perl.real
3. While using dash as /bin/sh, subsequent commands in functions will not use
the environment variables passed to the function call line unless explicitly
run "export ENV_VAR".
4. delete unrecognized options: "--enable-local-libpng" and "--enable-local-zlib"

(From meta-openembedded rev: f94f1f684e266ebf12de975b316e928bf1b0843e)

Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-extended/rrdtool/rrdtool_1.4.7.bb