[OE-core] [PATCH][v2] xmlto: xsltproc is required by both native and target

Rongqing Li rongqing.li at windriver.com
Mon Sep 14 00:32:43 UTC 2015


ping

-Roy

On 2015年09月06日 13:19, Rongqing Li wrote:
> ping
>
> -Roy
>
> On 2015年08月26日 13:55, rongqing.li at windriver.com wrote:
>> From: Roy Li <rongqing.li at windriver.com>
>>
>> xsltproc is used to perform the XSL-T transformation by xmlto by default,
>> so it is required by both native and target, and target has the
>> dependence
>> on libxslt-bin, so add libxslt to native RDEPENDS
>>
>> Signed-off-by: Roy Li <rongqing.li at windriver.com>
>> ---
>>   meta/recipes-devtools/xmlto/xmlto_0.0.26.bb | 3 +++
>>   1 file changed, 3 insertions(+)
>>
>> diff --git a/meta/recipes-devtools/xmlto/xmlto_0.0.26.bb
>> b/meta/recipes-devtools/xmlto/xmlto_0.0.26.bb
>> index a7a0183..688be74 100644
>> --- a/meta/recipes-devtools/xmlto/xmlto_0.0.26.bb
>> +++ b/meta/recipes-devtools/xmlto/xmlto_0.0.26.bb
>> @@ -24,6 +24,9 @@ RDEPENDS_${PN} = "docbook-xml-dtd4 \
>>   RDEPENDS_${PN}_append_class-target = " \
>>                     libxslt-bin \
>>   "
>> +RDEPENDS_${PN}_append_class-native = " \
>> +                  libxslt \
>> +"
>>
>>   BBCLASSEXTEND = "native"
>>
>>
>

-- 
Best Reagrds,
Roy | RongQing Li



More information about the Openembedded-core mailing list