[oe] [PATCH] rrdtool: enable perl and python bindings

Koen Kooi koen at dominion.thruhere.net
Wed Apr 23 08:11:20 UTC 2014


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Chong Lu schreef op 23-04-14 10:00:
> 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"
> 
> Signed-off-by: Chong Lu <Chong.Lu at windriver.com> --- 
> meta-oe/recipes-extended/rrdtool/rrdtool_1.4.7.bb |  125 
> ++++++++++++++++++++- 1 file changed, 119 insertions(+), 6 deletions(-)
> 
> diff --git a/meta-oe/recipes-extended/rrdtool/rrdtool_1.4.7.bb 
> b/meta-oe/recipes-extended/rrdtool/rrdtool_1.4.7.bb index 
> 533451f..1fe0302 100644 --- 
> a/meta-oe/recipes-extended/rrdtool/rrdtool_1.4.7.bb +++ 
> b/meta-oe/recipes-extended/rrdtool/rrdtool_1.4.7.bb @@ -5,6 +5,7 @@ 
> LICENSE = "GPLv2" LIC_FILES_CHKSUM = 
> "file://COPYING;md5=44fee82a1d2ed0676cf35478283e0aa0"
> 
> DEPENDS = "libpng zlib cairo pango glib-2.0 libxml2"
> +RDEPENDS_${PN}-perl = "perl perl-module-lib perl-module-getopt-long
> perl-module-time-hires perl-module-io-file"

Variables are ordered by task order, so R* vars go next to FILES* vars. And
I suspect PN-python will need python-core.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
Comment: GPGTools - http://gpgtools.org

iD8DBQFTV3WoMkyGM64RGpERAvDkAKCZwY6DfiM8YYyc0ZUXbwz2SjdQUgCgoGbK
+TpF5uCZRHGAPlipvP/UxqU=
=kATN
-----END PGP SIGNATURE-----




More information about the Openembedded-devel mailing list