[Buildroot] [PATCH v3 2/3] libsigrok: add host-doxygen dependency for C++ bindings

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Apr 12 16:58:40 UTC 2015


Dear Bartosz Golaszewski,

On Fri, 10 Apr 2015 11:49:58 +0200, Bartosz Golaszewski wrote:
> Doxygen is required to generate xml files required by libsigrokcxx
> build system.
> 
> Signed-off-by: Bartosz Golaszewski <bgolaszewski at baylibre.com>
> ---
>  package/libsigrok/libsigrok.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

I've applied, after adding host-python (or host-python3) in the
dependencies when building the C++ bindings. Otherwise, the creation of
the C++ bindings fail, due to Python being too old: some autobuilders
only have Python 2.6, while libsigrok requires at least Python 2.7.

Committed with this fixed.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list