Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v3 00/11] Weston package enhancements
@ 2016-03-29 14:38 Gustavo Zacarias
  2016-03-29 14:39 ` [Buildroot] [PATCH v3 01/11] weston: add EGL support Gustavo Zacarias
                   ` (11 more replies)
  0 siblings, 12 replies; 15+ messages in thread
From: Gustavo Zacarias @ 2016-03-29 14:38 UTC (permalink / raw)
  To: buildroot

Changes for v3:
* Explicitly disable EGL if not available
* EGL requires mesa as provider
* libva can in fact be disabled/enabled
* Add explicit dbus support
* Add explicit lcms support
* Add explicit webp support
* Add explicit systemd support
* Add explicit libxml2 support

Changes for v2:
* Add libdrm dependency for DRM compositor
* Add weston-launch support
* Drop useless --disable-xwayland-test

Gustavo Zacarias (11):
  weston: add EGL support
  weston: set default backend for fbdev
  weston: add DRM compoitor support
  weston: handle optional libva support
  weston: add weston-launch support
  weston: drop --disable-xwayland-test
  weston: handle dbus dependency
  weston: handle lcms dependecy
  weston: handle webp dependency
  weston: handle systemd dependency
  weston: handle libxml2 dependency

 package/weston/Config.in | 10 ++++++
 package/weston/weston.mk | 82 ++++++++++++++++++++++++++++++++++++++++++------
 2 files changed, 83 insertions(+), 9 deletions(-)

-- 
2.7.3

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

end of thread, other threads:[~2016-03-30 15:04 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2016-03-30 15:02 ` [Buildroot] [PATCH v3 00/11] Weston package enhancements Thomas Petazzoni

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