Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Rongqing Li <rongqing.li@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH][v2] xmlto: xsltproc is required by both native and target
Date: Mon, 14 Sep 2015 08:32:43 +0800	[thread overview]
Message-ID: <55F615AB.5090305@windriver.com> (raw)
In-Reply-To: <55EBCCF7.3080204@windriver.com>

ping

-Roy

On 2015年09月06日 13:19, Rongqing Li wrote:
> ping
>
> -Roy
>
> On 2015年08月26日 13:55, rongqing.li@windriver.com wrote:
>> From: Roy Li <rongqing.li@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@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


  reply	other threads:[~2015-09-14  0:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-26  5:55 [PATCH][v2] xmlto: xsltproc is required by both native and target rongqing.li
2015-09-06  5:19 ` Rongqing Li
2015-09-14  0:32   ` Rongqing Li [this message]
2015-09-24  7:05     ` Rongqing Li

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55F615AB.5090305@windriver.com \
    --to=rongqing.li@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox