Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] fix pulseview build failures
@ 2015-04-09 10:19 Bartosz Golaszewski
  2015-04-09 10:19 ` [Buildroot] [PATCH 1/2] doxygen: new package Bartosz Golaszewski
  2015-04-09 10:19 ` [Buildroot] [PATCH 2/2] libsigrok: add host-doxygen dependency for C++ bindings Bartosz Golaszewski
  0 siblings, 2 replies; 5+ messages in thread
From: Bartosz Golaszewski @ 2015-04-09 10:19 UTC (permalink / raw)
  To: buildroot

This series fixes pulseview build failures which have been observed
on many autobuilders. They have been caused by doxygen not being present
on host machines.

The first patch adds doxygen host package. The second makes libsigrok
depend on it when C++ bindings are selected.

Bartosz Golaszewski (2):
  doxygen: new package
  libsigrok: add host-doxygen dependency for C++ bindings

 package/doxygen/doxygen.hash   |  2 ++
 package/doxygen/doxygen.mk     | 18 ++++++++++++++++++
 package/libsigrok/libsigrok.mk |  2 +-
 3 files changed, 21 insertions(+), 1 deletion(-)
 create mode 100644 package/doxygen/doxygen.hash
 create mode 100644 package/doxygen/doxygen.mk

-- 
2.1.4

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-04-09 19:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-09 10:19 [Buildroot] [PATCH 0/2] fix pulseview build failures Bartosz Golaszewski
2015-04-09 10:19 ` [Buildroot] [PATCH 1/2] doxygen: new package Bartosz Golaszewski
2015-04-09 19:46   ` Thomas Petazzoni
2015-04-09 10:19 ` [Buildroot] [PATCH 2/2] libsigrok: add host-doxygen dependency for C++ bindings Bartosz Golaszewski
2015-04-09 19:47   ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox