All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Nelson <eric.nelson@boundarydevices.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH V5 0/3] i.MX: Updates to Freescale acceleration
Date: Thu, 13 Feb 2014 17:26:17 -0700	[thread overview]
Message-ID: <1392337580-16568-1-git-send-email-eric.nelson@boundarydevices.com> (raw)

This series updates the GStreamer and GPU packages from Freescale
to a recent release. 

At the time of initial post (October 2013), this was the current 
release.

Now, it's a couple of versions behind, but should function
with the kernel references in place for the Boundary Devices
Nitrogen6X, Freescale Sabre SD and Wandboard.

A follow-on patch set will bring things closer to the currently
suggested production version of i.MX components, but the
mostly structural parts of this patch set will help make that
easy.

The first patch in the series consolidates the use of 
FREESCALE_IMX_SITE across the packages.

The second updates each to use FREESCALE_IMX_VERSION for 
the package versions.

The third addresses some warning messages generated by
the self-extractors for some packages.

Eric Nelson (3):
  i.MX: Use FREESCALE_IMX_SITE for Freescale packages
  i.MX: Update versions to match latest Freescale release
  i.MX: use temp directory for Freescale self-extractors

 package/freescale-imx/firmware-imx/firmware-imx.mk |  2 +-
 package/freescale-imx/freescale-imx.mk             |  6 ++---
 .../gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.mk           | 15 ++++++++---
 package/freescale-imx/imx-lib/imx-lib.mk           | 27 +++++++++++++++++---
 .../gstreamer/gst-fsl-plugins/gst-fsl-plugins.mk   |  5 ++--
 package/libfslcodec/libfslcodec.mk                 | 14 ++++++-----
 package/libfslparser/libfslparser.mk               | 17 ++++++++-----
 package/libfslvpuwrap/libfslvpuwrap.mk             | 29 +++++++++++++++++++---
 8 files changed, 84 insertions(+), 31 deletions(-)

-- 
1.8.3.2

             reply	other threads:[~2014-02-14  0:26 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-14  0:26 Eric Nelson [this message]
2014-02-14  0:26 ` [Buildroot] [PATCH V5 1/3] i.MX: Use FREESCALE_IMX_SITE for Freescale packages Eric Nelson
2014-02-14 20:16   ` Peter Korsgaard
2014-02-14  0:26 ` [Buildroot] [PATCH V5 2/3] i.MX: Update versions to match latest Freescale release Eric Nelson
2014-02-14 20:19   ` Peter Korsgaard
2014-02-14  0:26 ` [Buildroot] [PATCH V5 3/3] i.MX: use temp directory for Freescale self-extractors Eric Nelson
2014-02-14  8:25   ` Thomas Petazzoni
2014-02-14 15:18     ` Eric Nelson
2014-02-14 19:03   ` Yann E. MORIN
2014-02-14 20:11     ` Eric Nelson
2014-02-14 20:20       ` Peter Korsgaard

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=1392337580-16568-1-git-send-email-eric.nelson@boundarydevices.com \
    --to=eric.nelson@boundarydevices.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 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.