Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/4] Use a date for cvs and bump expect
@ 2015-04-26 23:40 Fabio Porcedda
  2015-04-26 23:40 ` [Buildroot] [PATCH 1/4] support/download/cvs: add support to use a date instead of a tag Fabio Porcedda
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Fabio Porcedda @ 2015-04-26 23:40 UTC (permalink / raw)
  To: buildroot

This patch set bump expect and in order to do that add to the cvs
script support for using a date instead of a tag.

v2:
 - add acked-by to the first patch
 - improve documentation about the date
 - use TZ=UCT to set a default time zone
 - add a patch to remove the comment at the end of the version string

Fabio Porcedda (4):
  support/download/cvs: add support to use a date instead of a tag
  manual: cvs: document that a date can be used instead of a tag
  expect: bump to version 5.45.3
  manual: don't use a comment at the end of the version variable
    assignment

 docs/manual/adding-packages-generic.txt |  4 +++-
 docs/manual/adding-packages-tips.txt    |  3 ++-
 package/expect/expect.hash              |  2 --
 package/expect/expect.mk                |  6 +++---
 support/download/cvs                    | 11 ++++++++++-
 5 files changed, 18 insertions(+), 8 deletions(-)
 delete mode 100644 package/expect/expect.hash

-- 
2.3.5

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

end of thread, other threads:[~2015-05-06  9:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-26 23:40 [Buildroot] [PATCH 0/4] Use a date for cvs and bump expect Fabio Porcedda
2015-04-26 23:40 ` [Buildroot] [PATCH 1/4] support/download/cvs: add support to use a date instead of a tag Fabio Porcedda
2015-05-02 10:20   ` Arnout Vandecappelle
2015-05-04  7:53     ` Fabio Porcedda
2015-05-04 16:47       ` Arnout Vandecappelle
2015-05-06  9:19         ` Fabio Porcedda
2015-04-26 23:40 ` [Buildroot] [PATCH 2/4] manual: cvs: document that a date can be used " Fabio Porcedda
2015-04-26 23:40 ` [Buildroot] [PATCH 3/4] expect: bump to version 5.45.3 Fabio Porcedda
2015-05-02 10:21   ` Arnout Vandecappelle
2015-04-26 23:40 ` [Buildroot] [PATCH 4/4] manual: don't use a comment at the end of the version variable assignment Fabio Porcedda
2015-04-27 21:31   ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox