* [Buildroot] [pull request] Pull request for branch yem/misc-updates
@ 2013-09-04 21:35 Yann E. MORIN
0 siblings, 0 replies; 6+ 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] 6+ 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; 6+ 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] 6+ 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:00 ` [Buildroot] [PATCH 1/2] package/rpi-firmware: bump version Yann E. MORIN
` (2 more replies)
0 siblings, 3 replies; 6+ 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] 6+ messages in thread
* [Buildroot] [PATCH 1/2] package/rpi-firmware: bump version
2013-10-04 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:00 ` [Buildroot] [PATCH 2/2] package/rpi-userland: " Yann E. MORIN
2013-10-04 22:04 ` [Buildroot] [pull request] Pull request for branch yem/misc-updates Peter Korsgaard
2 siblings, 0 replies; 6+ 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>
Fix for issues with USB, audio, and GLESv2.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
---
package/rpi-firmware/rpi-firmware.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/rpi-firmware/rpi-firmware.mk b/package/rpi-firmware/rpi-firmware.mk
index 9319429..ddb48b3 100644
--- a/package/rpi-firmware/rpi-firmware.mk
+++ b/package/rpi-firmware/rpi-firmware.mk
@@ -4,7 +4,7 @@
#
################################################################################
-RPI_FIRMWARE_VERSION = fadc4cb
+RPI_FIRMWARE_VERSION = e6b21d6
RPI_FIRMWARE_SITE = http://github.com/raspberrypi/firmware/tarball/$(RPI_FIRMWARE_VERSION)
RPI_FIRMWARE_LICENSE = BSD-3c
RPI_FIRMWARE_LICENSE_FILES = boot/LICENCE.broadcom
--
1.8.1.2
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [Buildroot] [PATCH 2/2] package/rpi-userland: bump version
2013-10-04 22:00 [Buildroot] [pull request] Pull request for branch yem/misc-updates Yann E. MORIN
2013-10-04 22:00 ` [Buildroot] [PATCH 1/2] package/rpi-firmware: bump version Yann E. MORIN
@ 2013-10-04 22:00 ` Yann E. MORIN
2013-10-04 22:04 ` [Buildroot] [pull request] Pull request for branch yem/misc-updates Peter Korsgaard
2 siblings, 0 replies; 6+ 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>
Misc enhancements and fixes for USB, camera, audio, codecs, dispman,
and openMAX.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
---
package/rpi-userland/rpi-userland.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/rpi-userland/rpi-userland.mk b/package/rpi-userland/rpi-userland.mk
index fca0e25..c3ea43a 100644
--- a/package/rpi-userland/rpi-userland.mk
+++ b/package/rpi-userland/rpi-userland.mk
@@ -4,7 +4,7 @@
#
################################################################################
-RPI_USERLAND_VERSION = 8b271ac
+RPI_USERLAND_VERSION = 77d32cd
RPI_USERLAND_SITE = http://github.com/raspberrypi/userland/tarball/$(RPI_USERLAND_VERSION)
RPI_USERLAND_LICENSE = BSD-3c
RPI_USERLAND_LICENSE_FILES = LICENCE
--
1.8.1.2
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [Buildroot] [pull request] Pull request for branch yem/misc-updates
2013-10-04 22:00 [Buildroot] [pull request] Pull request for branch yem/misc-updates Yann E. MORIN
2013-10-04 22:00 ` [Buildroot] [PATCH 1/2] package/rpi-firmware: bump version Yann E. MORIN
2013-10-04 22:00 ` [Buildroot] [PATCH 2/2] package/rpi-userland: " Yann E. MORIN
@ 2013-10-04 22:04 ` Peter Korsgaard
2 siblings, 0 replies; 6+ messages in thread
From: Peter Korsgaard @ 2013-10-04 22:04 UTC (permalink / raw)
To: buildroot
>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:
Yann> From: "Yann E. MORIN" <yann.morin.1998@free.fr>
Yann> Hello All!
Yann> Here are two changes to the RPi packages:
Yann> - bump firmware for misc fixes: USB, audio, GLESv2
Yann> - bump userland for misc fixes: USB, camera, audio, codecs...
Committed both, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2013-10-04 22:04 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-04 22:00 [Buildroot] [pull request] Pull request for branch yem/misc-updates Yann E. MORIN
2013-10-04 22:00 ` [Buildroot] [PATCH 1/2] package/rpi-firmware: bump version Yann E. MORIN
2013-10-04 22:00 ` [Buildroot] [PATCH 2/2] package/rpi-userland: " Yann E. MORIN
2013-10-04 22:04 ` [Buildroot] [pull request] Pull request for branch yem/misc-updates Peter Korsgaard
-- strict thread matches above, loose matches on Subject: below --
2013-09-20 22:00 Yann E. MORIN
2013-09-04 21:35 Yann E. MORIN
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox