mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH v2 0/5] update drm / mesa support and add testtools
Date: Fri, 10 Mar 2017 10:44:13 +0100	[thread overview]
Message-ID: <20170310094413.jnmxacqaernec2xn@pengutronix.de> (raw)
In-Reply-To: <1489059948-19114-1-git-send-email-niebelm@tqsc.de>

On Thu, Mar 09, 2017 at 12:45:43PM +0100, Markus Niebel wrote:
> From: Markus Niebel <Markus.Niebel@tq-group.com>
> 
> Markus Niebel (5):
>   host-system-python: add check for mako
>   mesalib: version bump 13.0.2 -> 17.0.1

Thanks. I've applied those two patches. The others need more work. See my
other mails.

Michael

>   libdrm: version bump 2.7.74 -> 2.7.75
>   kmscube: add new package
>   glmark2: add new package
> 
>  ...NativeStateDRM-add-imx-drm-driver-support.patch |  29 ++++
>  .../series                                         |   1 +
>  .../0001-force-autogen-to-look-for-stdc.patch      |  29 ++++
>  .../0002-fix-headers.patch                         |  39 ++++++
>  .../autogen.sh                                     |  18 +++
>  .../series                                         |   2 +
>  rules/glmark2.in                                   |  45 ++++++
>  rules/glmark2.make                                 | 156 +++++++++++++++++++++
>  rules/host-mesalib.in                              |   1 +
>  rules/host-mesalib.make                            |   2 -
>  rules/host-system-python.in                        |   3 +
>  rules/host-system-python.make                      |   6 +
>  rules/kmscube.in                                   |   9 ++
>  rules/kmscube.make                                 |  92 ++++++++++++
>  rules/libdrm.in                                    |   2 -
>  rules/libdrm.make                                  |   7 +-
>  rules/mesalib.in                                   |  20 +++
>  rules/mesalib.make                                 |  25 +++-
>  18 files changed, 473 insertions(+), 13 deletions(-)
>  create mode 100644 patches/glmark2-7215c0f337dae0b232535549c37fca441747a891/0001-NativeStateDRM-add-imx-drm-driver-support.patch
>  create mode 100644 patches/glmark2-7215c0f337dae0b232535549c37fca441747a891/series
>  create mode 100644 patches/kmscube-87e3ff5683ee54228b3e6e75f7d4de83901fadb0/0001-force-autogen-to-look-for-stdc.patch
>  create mode 100644 patches/kmscube-87e3ff5683ee54228b3e6e75f7d4de83901fadb0/0002-fix-headers.patch
>  create mode 100755 patches/kmscube-87e3ff5683ee54228b3e6e75f7d4de83901fadb0/autogen.sh
>  create mode 100644 patches/kmscube-87e3ff5683ee54228b3e6e75f7d4de83901fadb0/series
>  create mode 100644 rules/glmark2.in
>  create mode 100644 rules/glmark2.make
>  create mode 100644 rules/kmscube.in
>  create mode 100644 rules/kmscube.make
> 
> -- 
> 
> changes since v1:
> 
> - cleanup leftovers from git merge conflicts
> 
> 1.9.1
> 
> 
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

      parent reply	other threads:[~2017-03-10  9:44 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-09 11:45 Markus Niebel
2017-03-09 11:45 ` [ptxdist] [PATCH v2 1/5] host-system-python: add check for mako Markus Niebel
2017-03-09 11:45 ` [ptxdist] [PATCH v2 2/5] mesalib: version bump 13.0.2 -> 17.0.1 Markus Niebel
2017-03-09 11:45 ` [ptxdist] [PATCH v2 3/5] libdrm: version bump 2.7.74 -> 2.7.75 Markus Niebel
2017-03-09 16:36   ` Michael Olbrich
2017-03-09 11:45 ` [ptxdist] [PATCH v2 4/5] kmscube: add new package Markus Niebel
2017-03-09 15:47   ` Michael Olbrich
2017-03-09 16:08   ` Michael Olbrich
2017-03-09 11:45 ` [ptxdist] [PATCH v2 5/5] glmark2: " Markus Niebel
2017-03-09 16:07   ` Michael Olbrich
2017-03-10  9:44 ` Michael Olbrich [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=20170310094413.jnmxacqaernec2xn@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /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