[OE-core] [PATCH] lttng-tools: fix ptest

Nathan Lynch Nathan_Lynch at mentor.com
Tue Sep 27 14:38:43 UTC 2016


On 09/27/2016 06:41 AM, Burton, Ross wrote:
> 
> 
>     -RDEPENDS_${PN}-ptest += "make perl bash"
>     +RDEPENDS_${PN}-ptest += "make perl bash gawk ${PN} babeltrace procps"
>     +# babelstats.pl <http://babelstats.pl> wants getopt-long
>     +RDEPENDS_${PN}-ptest += "perl-module-getopt-long"
>     +# getopt itself needs overload
>     +RDEPENDS_${PN}-ptest += "perl-module-overload"
>     +# overload, in turn, needs overload_ing_
>     +RDEPENDS_${PN}-ptest += "perl-module-overloading"
> 
> 
> Why are those perl dependencies here and not in the perl modules themselves?

No good reason. I'll move them to the perl metadata and respin.





More information about the Openembedded-core mailing list