Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Nelson <eric.nelson@boundarydevices.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/4] i.MX: Refactor and update library versions
Date: Sun, 29 Sep 2013 15:54:54 -0700	[thread overview]
Message-ID: <1380495298-22823-1-git-send-email-eric.nelson@boundarydevices.com> (raw)

This patch set restructures several libraries to share common
Makefile fragments in package/freescale-imx and bumps the 
library versions to match the Freescale 3.0.35_4.1.0 release
for i.MX6.

This series essentially replaces and improves upon patch 4/4
sent on 2013-09-25:
	http://lists.busybox.net/pipermail/buildroot/2013-September/thread.html#78989

Eric Nelson (4):
  i.MX: move Freescale i.MX packages into freescale-imx/
  i.MX: Use FREESCALE_IMX_MIRROR_SITE for newly-moved packages
  i.MX6: Use canonical site for Freescale packages
  i.MX: Bump library versions to latest release (3.0.35-4.1.0)

 package/Config.in                                  |  3 --
 package/freescale-imx/Config.in                    |  3 ++
 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           |  8 +++--
 package/freescale-imx/imx-lib/imx-lib.mk           | 18 ++++++++--
 package/freescale-imx/libfslcodec/Config.in        |  8 +++++
 package/freescale-imx/libfslcodec/libfslcodec.mk   | 39 ++++++++++++++++++++
 package/freescale-imx/libfslparser/Config.in       |  8 +++++
 package/freescale-imx/libfslparser/libfslparser.mk | 41 ++++++++++++++++++++++
 package/freescale-imx/libfslvpuwrap/Config.in      | 13 +++++++
 .../freescale-imx/libfslvpuwrap/libfslvpuwrap.mk   | 35 ++++++++++++++++++
 package/libfslcodec/Config.in                      |  8 -----
 package/libfslcodec/libfslcodec.mk                 | 40 ---------------------
 package/libfslparser/Config.in                     |  8 -----
 package/libfslparser/libfslparser.mk               | 40 ---------------------
 package/libfslvpuwrap/Config.in                    | 13 -------
 package/libfslvpuwrap/libfslvpuwrap.mk             | 18 ----------
 18 files changed, 172 insertions(+), 139 deletions(-)
 create mode 100644 package/freescale-imx/libfslcodec/Config.in
 create mode 100644 package/freescale-imx/libfslcodec/libfslcodec.mk
 create mode 100644 package/freescale-imx/libfslparser/Config.in
 create mode 100644 package/freescale-imx/libfslparser/libfslparser.mk
 create mode 100644 package/freescale-imx/libfslvpuwrap/Config.in
 create mode 100644 package/freescale-imx/libfslvpuwrap/libfslvpuwrap.mk
 delete mode 100644 package/libfslcodec/Config.in
 delete mode 100644 package/libfslcodec/libfslcodec.mk
 delete mode 100644 package/libfslparser/Config.in
 delete mode 100644 package/libfslparser/libfslparser.mk
 delete mode 100644 package/libfslvpuwrap/Config.in
 delete mode 100644 package/libfslvpuwrap/libfslvpuwrap.mk

-- 
1.8.1.2

             reply	other threads:[~2013-09-29 22:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-29 22:54 Eric Nelson [this message]
2013-09-29 22:54 ` [Buildroot] [PATCH 1/4] i.MX: move Freescale i.MX packages into freescale-imx/ Eric Nelson
2013-09-29 22:54 ` [Buildroot] [PATCH 2/4] i.MX: Use FREESCALE_IMX_MIRROR_SITE for newly-moved packages Eric Nelson
2013-09-29 22:54 ` [Buildroot] [PATCH 3/4] i.MX6: Use canonical site for Freescale packages Eric Nelson
2013-09-29 22:54 ` [Buildroot] [PATCH 4/4] i.MX: Bump library versions to latest release (3.0.35-4.1.0) Eric Nelson
2013-10-04 22:46 ` [Buildroot] [PATCH 0/4] i.MX: Refactor and update library versions Eric Nelson
2013-10-05 11:36   ` Thomas Petazzoni
2013-10-05 14:52     ` Eric Nelson
2013-10-06  8:58       ` 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=1380495298-22823-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox