From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] evtest: disable documentation
Date: Sun, 22 Feb 2015 22:28:32 +0100 [thread overview]
Message-ID: <20150222222832.46d350ff@free-electrons.com> (raw)
In-Reply-To: <1424621697-22309-1-git-send-email-Vincent.Riera@imgtec.com>
Dear Vicente Olivert Riera,
On Sun, 22 Feb 2015 16:14:57 +0000, Vicente Olivert Riera wrote:
> evtest uses asciidoc to generate documentation, but /usr/bin/asciidoc
> will try to use buildroot's host-python which doesn't have the required
> unicodedata. To avoid that, define ASCIIDOC as an empty string so the
> Makefile can't find the executable and skips the documentation
> generation. This is the same solution used in the evemu package.
> Otherwise it will fail with this message:
>
> make[1]: Entering directory `/br/output/build/evtest-1.32'
> /usr/bin/make all-am
> make[2]: Entering directory `/br/output/build/evtest-1.32'
> File "/usr/bin/asciidoc", line 95
> except KeyError, k: return None
>
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2015-02-22 21:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-22 16:14 [Buildroot] [PATCH v2] evtest: disable documentation Vicente Olivert Riera
2015-02-22 21:28 ` Thomas Petazzoni [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=20150222222832.46d350ff@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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