Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3 11/11] weston: handle libxml2 dependency
Date: Wed, 30 Mar 2016 12:04:38 -0300	[thread overview]
Message-ID: <56FBEB06.4000502@zacarias.com.ar> (raw)
In-Reply-To: <20160330170257.5ec378e7@free-electrons.com>

On 30/03/16 12:02, Thomas Petazzoni wrote:

>> +ifeq ($(BR2_PACKAGE_LIBXML2),y)
>> +WESTON_CONF_OPTS += --enable-junit-xml
>> +WESTON_DEPENDENCIES += libxml2
>> +else
>> +WESTON_CONF_OPTS += --disable-junit-xml
>> +endif
>
> Do we really care about this JUnit XML output support ?
>
> Thomas

Probably not very useful, just wanted to cover all available possibilities.
Regards.

  reply	other threads:[~2016-03-30 15:04 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-29 14:38 [Buildroot] [PATCH v3 00/11] Weston package enhancements Gustavo Zacarias
2016-03-29 14:39 ` [Buildroot] [PATCH v3 01/11] weston: add EGL support Gustavo Zacarias
2016-03-29 14:39 ` [Buildroot] [PATCH v3 02/11] weston: set default backend for fbdev Gustavo Zacarias
2016-03-29 14:39 ` [Buildroot] [PATCH v3 03/11] weston: add DRM compoitor support Gustavo Zacarias
2016-03-29 14:39 ` [Buildroot] [PATCH v3 04/11] weston: handle optional libva support Gustavo Zacarias
2016-03-29 14:39 ` [Buildroot] [PATCH v3 05/11] weston: add weston-launch support Gustavo Zacarias
2016-03-29 14:39 ` [Buildroot] [PATCH v3 06/11] weston: drop --disable-xwayland-test Gustavo Zacarias
2016-03-29 14:39 ` [Buildroot] [PATCH v3 07/11] weston: handle dbus dependency Gustavo Zacarias
2016-03-29 14:39 ` [Buildroot] [PATCH v3 08/11] weston: handle lcms dependecy Gustavo Zacarias
2016-03-29 14:39 ` [Buildroot] [PATCH v3 09/11] weston: handle webp dependency Gustavo Zacarias
2016-03-29 14:39 ` [Buildroot] [PATCH v3 10/11] weston: handle systemd dependency Gustavo Zacarias
2016-03-29 14:39 ` [Buildroot] [PATCH v3 11/11] weston: handle libxml2 dependency Gustavo Zacarias
2016-03-30 15:02   ` Thomas Petazzoni
2016-03-30 15:04     ` Gustavo Zacarias [this message]
2016-03-30 15:02 ` [Buildroot] [PATCH v3 00/11] Weston package enhancements Thomas Petazzoni

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=56FBEB06.4000502@zacarias.com.ar \
    --to=gustavo@zacarias.com.ar \
    --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