From: Chong Lu <Chong.Lu@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 1/1] docbook-xsl-stylesheets: add perl to RDEPENDS
Date: Fri, 31 Oct 2014 15:52:17 +0800 [thread overview]
Message-ID: <54533FB1.9040806@windriver.com> (raw)
In-Reply-To: <ba7a4bc229dc090e4b8242ca3f784c15a1656518.1414566472.git.Chong.Lu@windriver.com>
Drop this one, I will send a V2.
Best Regards
Chong
On 10/29/2014 03:08 PM, Chong Lu wrote:
> This solves the following warning:
>
> docbook-xsl-stylesheets-1.78.1: docbook-xsl-stylesheets requires /usr/bin/perl,
> /bin/bash, but no providers in its RDEPENDS [file-rdeps]
>
> Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
> ---
> meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets_1.78.1.bb | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets_1.78.1.bb b/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets_1.78.1.bb
> index 39528c8..b546043 100644
> --- a/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets_1.78.1.bb
> +++ b/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets_1.78.1.bb
> @@ -36,6 +36,7 @@ do_install () {
> roundtrip slides template tests tools webhelp website \
> xhtml xhtml-1_1 catalog.xml \
> ${D}${datadir}/xml/docbook/xsl-stylesheets-1.78.1
> + sed -e "s|bash|sh|g" -i ${D}${datadir}/xml/docbook/xsl-stylesheets-1.78.1/tools/bin/docbook-xsl-update
>
> ln -s VERSION ${D}/${datadir}/xml/docbook/xsl-stylesheets-1.78.1/VERSION.xsl
>
> @@ -63,5 +64,6 @@ docbook_xsl_stylesheets_sysroot_preprocess () {
> sed -i -e "s|file:///usr/share/xml|file://${datadir}/xml|g" ${SYSROOT_DESTDIR}${sysconfdir}/xml/docbook-xsl.xml
> }
>
> +RDEPENDS_${PN} += "perl"
> FILES_${PN} = "${datadir}/xml/* ${sysconfdir}/xml/docbook-xsl.xml"
> FILES_${PN}-doc = "${datadir}/doc/*"
prev parent reply other threads:[~2014-10-31 7:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-29 7:08 [PATCH 0/1] docbook-xsl-stylesheets: add perl to RDEPENDS Chong Lu
2014-10-29 7:08 ` [PATCH 1/1] " Chong Lu
2014-10-31 7:52 ` Chong Lu [this message]
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=54533FB1.9040806@windriver.com \
--to=chong.lu@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