From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [pull request] Pull request for branch yem/misc
Date: Wed, 6 Nov 2013 00:28:02 +0100 [thread overview]
Message-ID: <cover.1383693880.git.yann.morin.1998@free.fr> (raw)
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
Hello All!
Here are a few patches I've been assigned to massage into shape, during
the last devday:
- 186840 (nut)
- 241511 (ser2net)
- 242998 + 242999 (rpi)
I'll mark those patchwork IDs as superseded in a moment.
It also includes the OOT Makefile fix since it was in the same branch,
sorry for the duplication... :-/
Regards,
Yann E. MORIN.
The following changes since commit 615881ff5e1a15e99396dd2615bb4ce8c415e0dc:
package/zic: bump (2013-11-05 23:56:46 +0100)
are available in the git repository at:
git://gitorious.org/buildroot/buildroot.git yem/misc
for you to fetch changes up to 155f4535a09b1cdce293c75108211da899c3a0a8:
Makefile: fix out-of-tree builds with multiple targets with 'all' (2013-11-06 00:19:16 +0100)
----------------------------------------------------------------
Yann E. MORIN (3):
package/nut: new package
package/ser2net: add startup script and template config file
Makefile: fix out-of-tree builds with multiple targets with 'all'
mathieu benoit (2):
rpi: improve documentation
rpi: rename board folder for consistency
board/raspberrypi/readme.txt | 127 ---------------------------------
board/rpi/readme.txt | 128 ++++++++++++++++++++++++++++++++++
package/Config.in | 1 +
package/nut/Config.in | 20 ++++++
package/nut/nut-0001-foo-config.patch | 72 +++++++++++++++++++
package/nut/nut.mk | 79 +++++++++++++++++++++
package/ser2net/S50ser2net | 48 +++++++++++++
package/ser2net/ser2net.conf | 3 +
package/ser2net/ser2net.mk | 9 +++
support/scripts/mkmakefile | 8 +--
10 files changed, 364 insertions(+), 131 deletions(-)
delete mode 100644 board/raspberrypi/readme.txt
create mode 100644 board/rpi/readme.txt
create mode 100644 package/nut/Config.in
create mode 100644 package/nut/nut-0001-foo-config.patch
create mode 100644 package/nut/nut.mk
create mode 100644 package/ser2net/S50ser2net
create mode 100644 package/ser2net/ser2net.conf
--
.-----------------.--------------------.------------------.--------------------.
| 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. |
'------------------------------^-------^------------------^--------------------'
next reply other threads:[~2013-11-05 23:28 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-05 23:28 Yann E. MORIN [this message]
2013-11-05 23:28 ` [Buildroot] [PATCH 1/5] package/nut: new package Yann E. MORIN
2013-11-06 22:04 ` Peter Korsgaard
2013-11-05 23:28 ` [Buildroot] [PATCH 2/5] package/ser2net: add startup script and template config file Yann E. MORIN
2013-11-06 22:20 ` Peter Korsgaard
2013-11-05 23:28 ` [Buildroot] [PATCH 3/5] rpi: improve documentation Yann E. MORIN
2013-11-06 22:23 ` Peter Korsgaard
2013-11-05 23:28 ` [Buildroot] [PATCH 4/5] rpi: rename board folder for consistency Yann E. MORIN
2013-11-06 10:11 ` Thomas Petazzoni
2013-11-06 10:26 ` Yann E. MORIN
2013-11-06 13:14 ` Ryan Barnett
2013-11-05 23:28 ` [Buildroot] [PATCH 5/5] Makefile: fix out-of-tree builds with multiple targets with 'all' Yann E. MORIN
2013-11-06 22:27 ` Peter Korsgaard
-- strict thread matches above, loose matches on Subject: below --
2013-12-02 20:49 [Buildroot] [pull request] Pull request for branch yem/misc Yann E. MORIN
2013-10-12 22:20 Yann E. MORIN
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=cover.1383693880.git.yann.morin.1998@free.fr \
--to=yann.morin.1998@free.fr \
--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