From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v4 00/18] package/x11r7/xserver_xorg-server: bump version to 1.20.0
Date: Sat, 28 Jul 2018 23:20:05 +0200 [thread overview]
Message-ID: <20180728232005.035e8a61@windsurf> (raw)
In-Reply-To: <20180721141648.29939-1-bernd.kuhls@t-online.de>
Hello Bernd,
On Sat, 21 Jul 2018 16:16:30 +0200, Bernd Kuhls wrote:
> Bernd Kuhls (18):
> package/x11r7/xorgproto: new package
> package/efl: switch to xorgproto
> package/gstreamer1/gst1-plugins-base: switch to xorgproto
> package/libdri2: switch to xorgproto
> package/libvdpau: switch to xorgproto
> package/mesa3d: switch to xorgproto
> package/x11r7/xapp_*: mass switch to xorgproto
> package/x11r7/xdriver_xf86-input-*: mass switch to xorgproto
> package/x11r7/xdriver_xf86-video-*: mass switch to xorgproto
> package/x11r7/xkeyboard-config: switch to xorgproto
> package/x11r7/xlib_*: mass switch to xorgproto
> package/x11r7/xutil_makedepend: switch to xorgproto
> package/x11r7/xserver_xorg-server: switch to xorgproto
> package/x11r7/xproto_*: mass removal
> package/x11r7/xdriver_xf86-video-r128: add ustream patch to fix
> support for xserver_xorg-server 1.20.0
> package/x11r7/xdriver_xf86-video-savage: add patch to fix support for
> xserver_xorg-server 1.20.0
> package/x11r7/xdriver_xf86-video-sis: add upstream patch to fix
> support for xserver_xorg-server 1.20.0
> package/x11r7/xserver_xorg-server: bump version to 1.20.0
Thanks a lot for your work on this, much appreciated!
I've applied the whole series. I only did some changes to the
Config.in.legacy part, to fix check-package issues and generally
improve the wording of the legacy options.
We'll see what the autobuilders have to say, but I did a X.org server
1.14 build and a X.org server 1.20 build, and both went fine.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2018-07-28 21:20 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-21 14:16 [Buildroot] [PATCH v4 00/18] package/x11r7/xserver_xorg-server: bump version to 1.20.0 Bernd Kuhls
2018-07-21 14:16 ` [Buildroot] [PATCH v4 01/18] package/x11r7/xorgproto: new package Bernd Kuhls
2018-07-21 14:16 ` [Buildroot] [PATCH v4 02/18] package/efl: switch to xorgproto Bernd Kuhls
2018-07-21 14:16 ` [Buildroot] [PATCH v4 03/18] package/gstreamer1/gst1-plugins-base: " Bernd Kuhls
2018-07-21 14:16 ` [Buildroot] [PATCH v4 04/18] package/libdri2: " Bernd Kuhls
2018-07-21 14:16 ` [Buildroot] [PATCH v4 05/18] package/libvdpau: " Bernd Kuhls
2018-07-21 14:16 ` [Buildroot] [PATCH v4 06/18] package/mesa3d: " Bernd Kuhls
2018-07-21 14:16 ` [Buildroot] [PATCH v4 07/18] package/x11r7/xapp_*: mass " Bernd Kuhls
2018-07-21 14:16 ` [Buildroot] [PATCH v4 08/18] package/x11r7/xdriver_xf86-input-*: " Bernd Kuhls
2018-07-21 14:16 ` [Buildroot] [PATCH v4 09/18] package/x11r7/xdriver_xf86-video-*: " Bernd Kuhls
2018-07-21 14:16 ` [Buildroot] [PATCH v4 10/18] package/x11r7/xkeyboard-config: " Bernd Kuhls
2018-07-21 14:16 ` [Buildroot] [PATCH v4 11/18] package/x11r7/xlib_*: mass " Bernd Kuhls
2018-07-21 14:16 ` [Buildroot] [PATCH v4 12/18] package/x11r7/xutil_makedepend: " Bernd Kuhls
2018-07-21 14:16 ` [Buildroot] [PATCH v4 13/18] package/x11r7/xserver_xorg-server: " Bernd Kuhls
2018-07-21 14:16 ` [Buildroot] [PATCH v4 14/18] package/x11r7/xproto_*: mass removal Bernd Kuhls
2018-07-21 14:16 ` [Buildroot] [PATCH v4 15/18] package/x11r7/xdriver_xf86-video-r128: add ustream patch to fix support for xserver_xorg-server 1.20.0 Bernd Kuhls
2018-07-21 14:16 ` [Buildroot] [PATCH v4 16/18] package/x11r7/xdriver_xf86-video-savage: add " Bernd Kuhls
2018-07-21 14:16 ` [Buildroot] [PATCH v4 17/18] package/x11r7/xdriver_xf86-video-sis: add upstream " Bernd Kuhls
2018-07-21 14:16 ` [Buildroot] [PATCH v4 18/18] package/x11r7/xserver_xorg-server: bump version to 1.20.0 Bernd Kuhls
2018-07-28 21:20 ` Thomas Petazzoni [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180728232005.035e8a61@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox