Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 00/10] Misc fixes
@ 2014-01-18 19:23 Samuel Martin
  2014-01-18 19:23 ` [Buildroot] [PATCH 01/10] eigen: add C++ toolchain dependency Samuel Martin
                   ` (9 more replies)
  0 siblings, 10 replies; 29+ messages in thread
From: Samuel Martin @ 2014-01-18 19:23 UTC (permalink / raw)
  To: buildroot

All,

Here is a series of random packages fixes.

Yours,
Samuel


Samuel Martin (10):
  eigen: add C++ toolchain dependency
  transmission: add url in Config.in
  transmission: use <PKG>_INSTALL_INIT_SYSV infra instead of custom hook
  pkg-cmake.mk: build shared library when !BR2_PREFER_STATIC_LIB
  qt: add an option to install the test module
  opencv: fix qt selection when highgui is enable
  connman: add systemd unit file
  support: mkusers: add warning when using mkpasswd from the host system
  urg: make sdl support optional
  hostapd: fix static build failure

 package/connman/connman.mk           | 10 ++++++++--
 package/connman/connman.service      | 12 ++++++++++++
 package/eigen/Config.in              |  4 ++++
 package/hostapd/hostapd.mk           |  1 +
 package/opencv/Config.in             |  4 +++-
 package/pkg-cmake.mk                 |  1 +
 package/qt/Config.in                 |  7 +++++++
 package/qt/qt.mk                     |  3 +++
 package/transmission/Config.in       |  2 ++
 package/transmission/transmission.mk |  3 +--
 package/urg/Config.in                |  5 ++---
 package/urg/urg.mk                   | 10 +++++++---
 support/scripts/mkusers              | 17 +++++++++++++++++
 13 files changed, 68 insertions(+), 11 deletions(-)
 create mode 100644 package/connman/connman.service

--
1.8.5.3

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

end of thread, other threads:[~2014-02-11 20:07 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-18 19:23 [Buildroot] [PATCH 00/10] Misc fixes Samuel Martin
2014-01-18 19:23 ` [Buildroot] [PATCH 01/10] eigen: add C++ toolchain dependency Samuel Martin
2014-01-18 19:49   ` Yann E. MORIN
2014-01-19 20:16   ` Peter Korsgaard
2014-01-18 19:23 ` [Buildroot] [PATCH 02/10] transmission: add url in Config.in Samuel Martin
2014-01-18 19:50   ` Yann E. MORIN
2014-01-19 20:16   ` Peter Korsgaard
2014-01-18 19:23 ` [Buildroot] [PATCH 03/10] transmission: use <PKG>_INSTALL_INIT_SYSV infra instead of custom hook Samuel Martin
2014-01-18 19:52   ` Yann E. MORIN
2014-01-19 20:19   ` Peter Korsgaard
2014-01-18 19:23 ` [Buildroot] [PATCH 04/10] pkg-cmake.mk: build shared library when !BR2_PREFER_STATIC_LIB Samuel Martin
2014-01-19 20:28   ` Peter Korsgaard
2014-01-24  0:08   ` Yann E. MORIN
2014-01-18 19:23 ` [Buildroot] [PATCH 05/10] qt: add an option to install the test module Samuel Martin
2014-02-11 20:06   ` Samuel Martin
2014-01-18 19:23 ` [Buildroot] [PATCH 06/10] opencv: fix qt selection when highgui is enable Samuel Martin
2014-02-11 20:07   ` Samuel Martin
2014-01-18 19:23 ` [Buildroot] [PATCH 07/10] connman: add systemd unit file Samuel Martin
2014-01-18 19:56   ` Yann E. MORIN
2014-01-18 22:19   ` Lucas De Marchi
2014-01-18 19:23 ` [Buildroot] [PATCH 08/10] support: mkusers: add warning when using mkpasswd from the host system Samuel Martin
2014-01-19 20:29   ` Peter Korsgaard
2014-01-19 21:29     ` Yann E. MORIN
2014-01-18 19:23 ` [Buildroot] [PATCH 09/10] urg: make sdl support optional Samuel Martin
2014-01-18 20:00   ` Yann E. MORIN
2014-01-19 20:31   ` Peter Korsgaard
2014-01-18 19:23 ` [Buildroot] [PATCH 10/10] hostapd: fix static build failure Samuel Martin
2014-01-18 20:05   ` Yann E. MORIN
2014-02-10 11:53     ` Samuel Martin

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