All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [pull request] Pull request for branch yem/misc-updates
@ 2013-09-04 21:35 Yann E. MORIN
  2013-09-04 21:35 ` [Buildroot] [PATCH 1/4] package/rpi-firmware: bump version Yann E. MORIN
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Yann E. MORIN @ 2013-09-04 21:35 UTC (permalink / raw)
  To: buildroot

From: "Yann E. MORIN" <yann.morin.1998@free.fr>

Hello All!

Peter, here are a few changes I've been sitting on since before I
switched into holidays mode (and in redo-the-kitchen-from-scrath mode,
which ultimately kicked in the has-no-time-to-get-in-front-of-computer
mode) three weeks ago.

I'm now back in operational condition! :-]

  - two changes RPI-related: bump kernel (rpi_defconfig), bunp firmware
  - further cleanup top-level config by moving target options to their
    own sub-menu
  - optionally print toolchain wrapper's args one-per-line in DEBUG mode

I still have to dequeue all my mails, but I'm still on holidays until
the end of the week, so... ;-)

Regards,
Yann E. MORIN.


The following changes since commit 5128cc6602d56a2c3af4cf6a0fe072d39d6c1aca:

  gcc: pass MAKEINFO=missing in the environment rather than as a ./configure arg (2013-09-04 16:22:30 +0200)

are available in the git repository at:

  git://gitorious.org/buildroot/buildroot.git 

for you to fetch changes up to e1d03e22b10b073d5906a4b6df22c72d38bfd8c2:

  toolchain/wrapper: add option to print one argument per line (2013-09-04 23:27:37 +0200)

----------------------------------------------------------------
Yann E. MORIN (4):
      package/rpi-firmware: bump version
      configs: bump kernel use for RPi, use simpler defconfig
      targets: move target options to their own sub-menu
      toolchain/wrapper: add option to print one argument per line

 arch/Config.in                                     |  4 ++++
 configs/rpi_defconfig                              |  4 ++--
 package/rpi-firmware/rpi-firmware.mk               |  2 +-
 .../toolchain-external/ext-toolchain-wrapper.c     | 25 +++++++++++++++-------
 4 files changed, 24 insertions(+), 11 deletions(-)

-- 
.-----------------.--------------------.------------------.--------------------.
|  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.  |
'------------------------------^-------^------------------^--------------------'

^ permalink raw reply	[flat|nested] 15+ messages in thread
* [Buildroot] [pull request] Pull request for branch yem/misc-updates
@ 2013-09-20 22:00 Yann E. MORIN
  0 siblings, 0 replies; 15+ messages in thread
From: Yann E. MORIN @ 2013-09-20 22:00 UTC (permalink / raw)
  To: buildroot

From: "Yann E. MORIN" <yann.morin.1998@free.fr>

Hello All!

Here are two misc updates:
  - bump the RPi firmware for some fixes
  - alternate debug mode for the toolchain wrapper

Regards,
Yann E. MORIN.


The following changes since commit 1fe1165e619fdaa2fedc027137974797796f80aa:

  civetweb: new package (2013-09-20 16:14:10 +0200)

are available in the git repository at:

  git://gitorious.org/buildroot/buildroot.git yem/misc-updates

for you to fetch changes up to 4092a345daa1077982e8355fdfa22c27b7240a7f:

  package/rpi-firmware: bump version (2013-09-20 19:57:56 +0200)

----------------------------------------------------------------
Yann E. MORIN (2):
      toolchain/wrapper: add option to print one argument per line
      package/rpi-firmware: bump version

 docs/manual/customize-toolchain.txt                | 11 ++++++++++
 package/rpi-firmware/rpi-firmware.mk               |  2 +-
 .../toolchain-external/ext-toolchain-wrapper.c     | 25 +++++++++++++++-------
 3 files changed, 29 insertions(+), 9 deletions(-)

-- 
.-----------------.--------------------.------------------.--------------------.
|  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.  |
'------------------------------^-------^------------------^--------------------'

^ permalink raw reply	[flat|nested] 15+ messages in thread
* [Buildroot] [pull request] Pull request for branch yem/misc-updates
@ 2013-10-04 22:00 Yann E. MORIN
  2013-10-04 22:04 ` Peter Korsgaard
  0 siblings, 1 reply; 15+ messages in thread
From: Yann E. MORIN @ 2013-10-04 22:00 UTC (permalink / raw)
  To: buildroot

From: "Yann E. MORIN" <yann.morin.1998@free.fr>

Hello All!

Here are two changes to the RPi packages:
  - bump firmware for misc fixes: USB, audio, GLESv2
  - bump userland for misc fixes: USB, camera, audio, codecs...

Regards,
Yann E. MORIN.


The following changes since commit 4ba4d1ad37810b19a7bbf9b1d4fb3e9c94f7f528:

  atngw100_defconfig: use BR2_KERNEL_HEADERS_VERSION to specify kernel headers (2013-10-04 22:06:52 +0200)

are available in the git repository at:

  git://gitorious.org/buildroot/buildroot.git yem/misc-updates

for you to fetch changes up to 57f69b1a8e7a518cc9649b9f67f99894e62580f6:

  package/rpi-userland: bump version (2013-10-04 23:52:10 +0200)

----------------------------------------------------------------
Yann E. MORIN (2):
      package/rpi-firmware: bump version
      package/rpi-userland: bump version

 package/rpi-firmware/rpi-firmware.mk | 2 +-
 package/rpi-userland/rpi-userland.mk | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
.-----------------.--------------------.------------------.--------------------.
|  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.  |
'------------------------------^-------^------------------^--------------------'

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2013-10-04 22:04 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-04 21:35 [Buildroot] [pull request] Pull request for branch yem/misc-updates Yann E. MORIN
2013-09-04 21:35 ` [Buildroot] [PATCH 1/4] package/rpi-firmware: bump version Yann E. MORIN
2013-09-05 13:42   ` Peter Korsgaard
2013-09-04 21:35 ` [Buildroot] [PATCH 2/4] configs: bump kernel use for RPi, use simpler defconfig Yann E. MORIN
2013-09-05 13:43   ` Peter Korsgaard
2013-09-04 21:35 ` [Buildroot] [PATCH 3/4] targets: move target options to their own sub-menu Yann E. MORIN
2013-09-05  2:25   ` Thomas De Schampheleire
2013-09-05 13:51     ` Yann E. MORIN
2013-09-05 13:44   ` Peter Korsgaard
2013-09-04 21:35 ` [Buildroot] [PATCH 4/4] toolchain/wrapper: add option to print one argument per line Yann E. MORIN
2013-09-05 12:48   ` Luca Ceresoli
2013-09-05 13:55     ` Yann E. MORIN
2013-09-20 22:00 [Buildroot] [pull request] Pull request for branch yem/misc-updates Yann E. MORIN
2013-10-04 22:00 Yann E. MORIN
2013-10-04 22:04 ` Peter Korsgaard

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.