[oe] [meta-webserver][PATCH] webmin: fix failures in do_install task

ChenQi Qi.Chen at windriver.com
Tue Dec 3 10:45:37 UTC 2013


On 12/03/2013 06:19 PM, Paul Eggleton wrote:
> Hi Qi,
>
> On Friday 22 November 2013 10:37:29 Qi.Chen at windriver.com wrote:
>> -    export perl=perl
>> +    export perl=${OECMAKE_PERLNATIVE_DIR}/perl
> I'm afraid I don't like the look of this - OECMAKE_PERLNATIVE_DIR is set for
> use by cmake, and perlnative.bbclass should be putting our perl binary into
> PATH so it should be run anyway. Is this change actually necessary?
>
> Cheers,
> Paul
>

Please drop this patch. I found that the do_install task in webmin runs 
some perl scripts (e.g. postinstall.pl and enable-collections.pl) that 
are supposed to be run on target. I suspect webmin has never worked 
correctly on target as a result. I'm gonna propose another fix. The goal 
is to make it work on target.

Best Regards,
Chen Qi



More information about the Openembedded-devel mailing list