From: Samuel Martin <s.martin49@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [pull request v4] Pull request for branch for-master/doc
Date: Tue, 12 Mar 2013 05:47:13 +0100 [thread overview]
Message-ID: <cover.1363063387.git.s.martin49@gmail.com> (raw)
Hello All!
No big changes in this 4th revision of the series.
Changes v3 -> v4:
- Do not embed Kconfiglib python module (because of licensing incertainty,
the whole discussion is available online on github);
- Usual list updates.
The following changes since commit 1ca9e06f1c9a5ef12feb63711a48379c0eae7e42:
package/tzdata: new package (2013-03-10 23:37:04 +0100)
are available in the git repository at:
git://github.com/tSed/buildroot.git for-master/doc
for you to fetch changes up to 942902bac4f98be7c13942d93f1a1ba46fc171d7:
manual: update generated lists (2013-03-12 05:42:27 +0100)
----------------------------------------------------------------
Samuel Martin (5):
support/scripts: add gen-manual-lists.py
manual: add a make target 'manual-update-lists'
manual: cleanup appendix.txt
Makefile: add to the release target a warning about the manual updates.
manual: update generated lists
Makefile | 2 +
docs/manual/appendix.txt | 29 +-
docs/manual/deprecated-list.txt | 79 ++-
docs/manual/host-package-list.txt | 19 +
docs/manual/manual.mk | 8 +-
docs/manual/package-list.txt | 941 ++++++++++++++++++++++++++++++++++++
docs/manual/pkg-list.txt | 870 ---------------------------------
support/scripts/gen-manual-lists.py | 354 ++++++++++++++
8 files changed, 1379 insertions(+), 923 deletions(-)
create mode 100644 docs/manual/host-package-list.txt
create mode 100644 docs/manual/package-list.txt
delete mode 100644 docs/manual/pkg-list.txt
create mode 100755 support/scripts/gen-manual-lists.py
Yours,
Samuel
--
next reply other threads:[~2013-03-12 4:47 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-12 4:47 Samuel Martin [this message]
2013-03-12 4:47 ` [Buildroot] [PATCH 1/5] support/scripts: add gen-manual-lists.py Samuel Martin
2013-03-12 4:47 ` [Buildroot] [PATCH 2/5] manual: add a make target 'manual-update-lists' Samuel Martin
2013-03-12 7:59 ` Thomas Petazzoni
2013-03-12 8:41 ` Samuel Martin
2013-03-13 7:39 ` Thomas Petazzoni
2013-03-19 21:52 ` Samuel Martin
2013-03-20 8:25 ` Thomas Petazzoni
2013-03-20 12:58 ` Lionel Orry
2013-03-20 13:49 ` Thomas Petazzoni
2013-03-12 22:04 ` Arnout Vandecappelle
2013-03-12 4:47 ` [Buildroot] [PATCH 3/5] manual: cleanup appendix.txt Samuel Martin
2013-03-12 4:47 ` [Buildroot] [PATCH 4/5] Makefile: add to the release target a warning about the manual updates Samuel Martin
2013-03-12 4:47 ` [Buildroot] [PATCH 5/5] manual: update generated lists Samuel Martin
2013-03-13 19:48 ` [Buildroot] [pull request v4] Pull request for branch for-master/doc Arnout Vandecappelle
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.1363063387.git.s.martin49@gmail.com \
--to=s.martin49@gmail.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 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.