Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] elf2flt: upgrade to latest version
Date: Mon, 26 Aug 2013 11:16:30 +0200	[thread overview]
Message-ID: <20130826111630.6704aef6@skate> (raw)
In-Reply-To: <1376414751-3447-1-git-send-email-gustavo@zacarias.com.ar>

Dear Gustavo Zacarias,

On Tue, 13 Aug 2013 14:25:51 -0300, Gustavo Zacarias wrote:
> Upgrade to the latest uclinux CVS snapshot, gives us blackfin support.
> 
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  package/elf2flt/Config.in.host     |    2 +-
>  package/elf2flt/src/Makefile.in    |   77 +-
>  package/elf2flt/src/README         |    2 +-
>  package/elf2flt/src/compress.c     |  198 ++
>  package/elf2flt/src/compress.h     |   44 +
>  package/elf2flt/src/config.sub     |    8 +-
>  package/elf2flt/src/configure      | 5934 +++++++++++++++++++++++-------------
>  package/elf2flt/src/configure.in   |  112 +-
>  package/elf2flt/src/elf2flt.c      |  699 ++---
>  package/elf2flt/src/elf2flt.ld     |  179 --
>  package/elf2flt/src/elf2flt.ld.in  |  210 ++
>  package/elf2flt/src/flat.h         |    2 +
>  package/elf2flt/src/flthdr.c       |  304 +-
>  package/elf2flt/src/ld-elf2flt.c   |  580 ++++
>  package/elf2flt/src/ld-elf2flt.in  |   38 +-
>  package/elf2flt/src/maketarball.sh |   12 -
>  package/elf2flt/src/stubs.c        |  129 +-
>  package/elf2flt/src/stubs.h        |   75 +
>  18 files changed, 5568 insertions(+), 3037 deletions(-)
>  create mode 100644 package/elf2flt/src/compress.c
>  create mode 100644 package/elf2flt/src/compress.h
>  delete mode 100644 package/elf2flt/src/elf2flt.ld
>  create mode 100644 package/elf2flt/src/elf2flt.ld.in
>  create mode 100644 package/elf2flt/src/ld-elf2flt.c
>  delete mode 100755 package/elf2flt/src/maketarball.sh
>  create mode 100644 package/elf2flt/src/stubs.h

Instead of having the source code within Buildroot, can't we fetch it
from whatever CVS/Git repository it is available from?

Thanks,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  reply	other threads:[~2013-08-26  9:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-13 17:25 [Buildroot] [PATCH] elf2flt: upgrade to latest version Gustavo Zacarias
2013-08-26  9:16 ` Thomas Petazzoni [this message]
2013-08-26 10:43   ` Gustavo Zacarias
2013-08-26 12:04     ` 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=20130826111630.6704aef6@skate \
    --to=thomas.petazzoni@free-electrons.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