Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/6 v3] weston: new freerdp backend (branch yem/freerdp)
@ 2014-12-07 11:39 Yann E. MORIN
  2014-12-07 11:39 ` [Buildroot] [PATCH 1/6 v3] pacakge/freerdp: disable building the manpages Yann E. MORIN
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Yann E. MORIN @ 2014-12-07 11:39 UTC (permalink / raw)
  To: buildroot

Hello All!

This series adds the RDP backend to Weston. As a side effect, it cleans
up and enhances FreeRDP.


Changes v2 -> v3:
  - rework completely the depednencies on X11 libraries  (Samuel)
  - only install keys when the server is enabled  (Samuel)

Changes v1 -> v2:
  - new package python-lxml, needed for opengl-registry (Tomas P.)
  - cleanup opengl-registry and nvidia-driver  (Thomas P.)
  - drop applied patches  (Thomas P.)


Regards,
Yann E. MORIN.


The following changes since commit c5f0e93d2cc6107cce249e1f11158aeccb4a3449:

  rp-pppoe: install default conf file (2014-12-03 23:26:21 +0100)

are available in the git repository at:

  git://git.busybox.net/~ymorin/git/buildroot 

for you to fetch changes up to 60f5963bb803d787a63918b0425798e7463984ff:

  package/weston: add support for the RDP compositor (2014-12-07 12:37:40 +0100)

----------------------------------------------------------------
Yann E. MORIN (6):
      pacakge/freerdp: disable building the manpages
      package/freerdp: do not forcibly depend on X.Org
      package/freerdp: add options to enable/disable server and/or client
      package/freerdp: also install to staging
      package/freerdp: install server key and certificate
      package/weston: add support for the RDP compositor

 package/Config.in                                  |  2 +-
 package/freerdp/Config.in                          | 29 ++++++--
 .../freerdp-0002-fix-building-shared-libs.patch    | 23 ++++++
 package/freerdp/freerdp.mk                         | 84 +++++++++++++++++++++-
 package/weston/Config.in                           | 17 +++++
 package/weston/weston.mk                           |  7 ++
 6 files changed, 154 insertions(+), 8 deletions(-)
 create mode 100644 package/freerdp/freerdp-0002-fix-building-shared-libs.patch

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

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

end of thread, other threads:[~2014-12-08 22:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-07 11:39 [Buildroot] [PATCH 0/6 v3] weston: new freerdp backend (branch yem/freerdp) Yann E. MORIN
2014-12-07 11:39 ` [Buildroot] [PATCH 1/6 v3] pacakge/freerdp: disable building the manpages Yann E. MORIN
2014-12-07 20:30   ` Thomas Petazzoni
2014-12-07 11:39 ` [Buildroot] [PATCH 2/6 v3] package/freerdp: do not forcibly depend on X.Org Yann E. MORIN
2014-12-07 11:39 ` [Buildroot] [PATCH 3/6 v3] package/freerdp: add options to enable/disable server and/or client Yann E. MORIN
2014-12-07 11:39 ` [Buildroot] [PATCH 4/6 v3] package/freerdp: also install to staging Yann E. MORIN
2014-12-07 11:39 ` [Buildroot] [PATCH 5/6 v3] package/freerdp: install server key and certificate Yann E. MORIN
2014-12-08 22:17   ` Samuel Martin
2014-12-07 11:39 ` [Buildroot] [PATCH 6/6 v3] package/weston: add support for the RDP compositor Yann E. MORIN

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