From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 08/10 v7] package/nvidia-tegra23-binaries: new package
Date: Mon, 9 Mar 2015 22:27:24 +0100 [thread overview]
Message-ID: <20150309212724.GD4009@free.fr> (raw)
In-Reply-To: <54FDF3C5.3010607@free.fr>
Laurent, All,
On 2015-03-09 20:25 +0100, Laurent Colloud spake thusly:
> On 07/03/15 16:04, Yann E. MORIN wrote:
> >Thomas, All,
> >
> >On 2015-03-07 14:19 +0100, Thomas Petazzoni spake thusly:
> >>On Sat, 7 Mar 2015 14:01:42 +0100, Yann E. MORIN wrote:
> >>>Given the feedback from Bernd, I'll see at adding such a version choice.
> >>>Let's say we go this route:
> >>> - add a version choice for 1.14.7 (for tegra-binaries) and 1.17.1 (the
> >>> current version), defaulting to 17.1;
> >>> - add hidden symbols for the driver ABI supported by each version;
> >>> - make nvidia-tegra23 depend on the appropriate ABI symbol.
> >>Seems OK to me. Though it would be good if someone can actually test
> >>the patches. I don't know when I'll have the time to test on the Tegra
> >>3 platform.
> >Well, we can at least go up to the point where it builds. From there,
> >you can pick it up when you are available for run-time testing.
> Sounds good to me too.
> I confirm that I am using Buildroot (v2014.08) and that I just hand-picked
> the version of X.org just like Bernd did and that all X libraries built
> correctly. Hopefully this is a viable solution without entering the X.org
> server <-> X libraries dependency nightmare that Thomas mentioned
> previously.
> I hope to find some time to test the patch once it's rolled out.
I have a series locally that implements just that idea. It's only
patches for now, I have to test them.
Hopefully, I can do that by the end of the week. At worse, I have next
week off, so I will be able to work on it.
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| 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. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2015-03-09 21:27 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-10 20:01 [Buildroot] [PATCH 0/10 v7] NVidia GPU binary blobs for x86 and ARM (branch yem/gfx2) Yann E. MORIN
2015-02-10 20:01 ` [Buildroot] [PATCH 01/10 v7] package/python-lxml: new host package Yann E. MORIN
2015-02-10 20:01 ` [Buildroot] [PATCH 02/10 v7] package/python-lxml: add target variant Yann E. MORIN
2015-02-10 20:01 ` [Buildroot] [PATCH 03/10 v7] package/mesa3d-headers: new package Yann E. MORIN
2015-02-11 14:06 ` Nicolas Serafini
2015-02-11 18:02 ` Yann E. MORIN
2015-02-12 17:25 ` Nicolas Serafini
2015-02-20 12:39 ` Jérôme Pouiller
2015-02-14 9:09 ` Thomas Petazzoni
2015-02-14 9:12 ` Yann E. MORIN
2015-02-21 16:43 ` Thomas Petazzoni
2015-02-10 20:01 ` [Buildroot] [PATCH 04/10 v7] package/mesa3d-headers: also install dri header and .pc file Yann E. MORIN
2015-02-21 16:45 ` Thomas Petazzoni
2015-02-10 20:01 ` [Buildroot] [PATCH 05/10 v7] package/nvidia-driver: add NVidia's OpenGL binary blob Yann E. MORIN
2015-02-10 20:01 ` [Buildroot] [PATCH 06/10 v7] package/nvidia-driver: Add gl.pc Yann E. MORIN
2015-04-24 20:16 ` Bernd Kuhls
2015-04-24 20:53 ` Yann E. MORIN
2015-02-10 20:01 ` [Buildroot] [PATCH 07/10 v7] package/nvidia-driver: build the kernel module Yann E. MORIN
2015-02-21 22:30 ` Thomas Petazzoni
2015-02-10 20:01 ` [Buildroot] [PATCH 08/10 v7] package/nvidia-tegra23-binaries: new package Yann E. MORIN
2015-02-11 13:42 ` Nicolas Serafini
2015-02-11 17:52 ` Yann E. MORIN
2015-02-21 22:46 ` Thomas Petazzoni
2015-02-21 22:58 ` Yann E. MORIN
2015-02-23 11:41 ` Nicolas Serafini
2015-03-04 22:39 ` Laurent Colloud
2015-03-06 23:15 ` Yann E. MORIN
2015-03-07 8:03 ` Thomas Petazzoni
2015-03-07 9:53 ` Bernd Kuhls
2015-03-07 13:01 ` Yann E. MORIN
2015-03-07 13:19 ` Thomas Petazzoni
2015-03-07 15:04 ` Yann E. MORIN
2015-03-09 19:25 ` Laurent Colloud
2015-03-09 21:27 ` Yann E. MORIN [this message]
2015-03-10 10:07 ` Nicolas Serafini
2015-03-07 8:05 ` Thomas Petazzoni
2015-03-07 8:06 ` Thomas Petazzoni
2015-02-10 20:01 ` [Buildroot] [PATCH 09/10 v7] package.nvidia-tegra23-binaries: add gstreamer plugins Yann E. MORIN
2015-02-10 20:01 ` [Buildroot] [PATCH 10/10 v7] package/nvidia-tegra23-codecs: new package Yann E. MORIN
2015-02-10 20:10 ` [Buildroot] [PATCH 0/10 v7] NVidia GPU binary blobs for x86 and ARM (branch yem/gfx2) Yann E. MORIN
2015-02-14 8:59 ` Thomas Petazzoni
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=20150309212724.GD4009@free.fr \
--to=yann.morin.1998@free.fr \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.